View previous topic :: View next topic |
Author |
Message |
Gentree Watchman
Joined: 01 Jul 2003 Posts: 5350 Location: France, Old Europe
|
Posted: Tue May 13, 2008 10:12 pm Post subject: infernal firewalls |
|
|
Hi,
I am trying to connect to gentoo from a local pc but http fails , ftp times out and ping does not get anywhere.
I stopped iptables daemon and now see this
Code: | bash-3.2#iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
bash-3.2#iptables -h
iptables v1.4.0
|
iptables -h sites -X option but this fails as well:
Code: |
bash-3.2#iptables -X INPUT
iptables: Invalid argument |
I'll deal later with trying to set the firewall rules to do what I want . Just now I need to get the damn thing out of the way so I can get a specific job done.
Thanks for any help.
TIA, Gentree. _________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86 |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Wed May 14, 2008 2:31 am Post subject: |
|
|
When iptables is stopped, it should not be blocking any traffic.
Double check: machine IP, default route (gateway), dns server, interrupt count for network device in /proc/interrupts (if 0, or not increasing with network activity, this indicates a non-functional driver or PCI IRQ config problem), network cabling and devices (switch/router) |
|
Back to top |
|
|
Gentree Watchman
Joined: 01 Jul 2003 Posts: 5350 Location: France, Old Europe
|
Posted: Wed May 14, 2008 7:40 pm Post subject: |
|
|
quite correct, I was only seeing what I expected to see without checking. The ping to the gentoo box was picking up a WAN IP not the LAN address.
but I cant see where the heck it is getting it.
/etc/hosts contains the correct LAN setting.
_________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86 |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|