iptables -nL -v will tell you more, including per-rule hits. 

Based on your [networks], you should have a line like this, with packet count 
increasing as you ping. 

Chain INPUT (policy DROP 5375 packets, 613K bytes) 
pkts bytes target prot opt in out source destination 
1125 361K input-internal-vlan-if all -- eth0.2 * 0.0.0.0/0 192.168.2.1 

These are on the same network. That seems wrong. 


[interface eth0] 
mask=255.255.255.0 
type=management 
gateway=192.168.1.13 
ip=192.168.1.10 



[interface eth1] 
mask=255.255.255.0 
type=monitor 
gateway=192.168.1.5 
ip=192.168.1.1 
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to