Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Using Traceroute under Linux

  1. #11
    Senior Member
    Join Date
    Aug 2002
    Posts
    508
    How about if you turn of your iptables/ipchains for a minutes and try do traceroute again..if that one works you need to reconfigure your iptables/ipchains rules.
    Not an image or image does not exist!
    Not an image or image does not exist!

  2. #12
    Everytime I run Lokkit, and select no firewall, it defaults back to a security level of high....


    getting very pissed off here!!!




  3. #13
    Senior Member
    Join Date
    Aug 2002
    Posts
    508
    Originally posted here by JockVSJock
    Everytime I run Lokkit, and select no firewall, it defaults back to a security level of high....


    getting very pissed off here!!!



    Ok after you select no firewall , have you reboot your comp? try to "not reboot" and do traceroute and then do "reboot" try again traceroute.
    Not an image or image does not exist!
    Not an image or image does not exist!

  4. #14
    str34m3r
    Guest
    service iptables stop
    service iptables save

    That will lower your firewall and make it remember the settings. And if lokkit continues to change it back, you can always fix the problem by removing lokkit with:

    rpm -e lokkit

  5. #15
    Originally posted here by sweet_angel


    Ok after you select no firewall , have you reboot your comp? try to "not reboot" and do traceroute and then do "reboot" try again traceroute.
    I've done both, select no firewall and rebooted and not rebooted, but it keeps coming back. I've selected iptables not to start and if I run ps -aux | more, I do not see iptables running nor ipchains.

    ???

    Originally posted here by str34m3r
    service iptables stop
    service iptables save

    That will lower your firewall and make it remember the settings. And if lokkit continues to change it back, you can always fix the problem by removing lokkit with:

    rpm -e lokkit
    running service iptables stop gets me this output

    Code:
     
    Flushing all chains:[FAILED]
    Removing user defined chains:[FAILED]
    Resetting built-in chains to the default ACCEPT 
    policy:[FAILED]

  6. #16
    Problem solved.

    It is something to do with the firmware on my Linksys router/firewall.
    If I do a traceroute -I antionline.com, it works because it is not using udp, but icmp for this, correct?

    Anyways, I upgraded the firmware and it works now if I use the -I option or not.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •