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.
Printable View
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.
Everytime I run Lokkit, and select no firewall, it defaults back to a security level of high....
getting very pissed off here!!!
:mad:
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.Quote:
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!!!
:mad:
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
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.Quote:
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.
???
running service iptables stop gets me this outputQuote:
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
Code:
Flushing all chains:[60G[[0;31mFAILED[0;39m]
Removing user defined chains:[60G[[0;31mFAILED[0;39m]
Resetting built-in chains to the default ACCEPT
policy:[60G[[0;31mFAILED[0;39m]
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.