Results 1 to 1 of 1
Hi,
I have a bunch of rules in iptables to calculate network traffic and these are working fine for most IPs on the network (192.168.0.106, 192.168.0.107 etc).
One however is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 1
Linux IPTables/Routing Problem
Hi,
I have a bunch of rules in iptables to calculate network traffic and these are working fine for most IPs on the network (192.168.0.106, 192.168.0.107 etc).
One however is not working, this is 192.168.0.205. I have set this up exactly the same as all the other rules. The only difference I can see is that I have an entry in the route table with 192.168.0.205.
Could this be stopping the rules in iptables counting traffic for this ip?Code:Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 210.55.140.0 * 255.255.255.0 U 0 0 0 eth1 192.168.1.0 192.168.0.205 255.255.255.0 UG 0 0 0 eth0 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 default 210.55.140.129 0.0.0.0 UG 0 0 0 eth1
Any help would be appreciated.
Thanks


Reply With Quote
