On Thu, Mar 19, 2009 at 6:09 PM, Mikel Jimenez Fernandez <[email protected]> wrote: > Hello > > I have a firewall with 2 interfaces. WAN and AN and CARP > > LAN = 10.10.0.99 > CARP=10.10.0.100 > > Is this normal from lan host? > > > backup:~# ping -f 10.10.0.99 > PING 10.10.0.99 (10.10.0.99) 56(84) bytes of data. > ........................................................................................................................ > --- 10.10.0.99 ping statistics --- > 1118 packets transmitted, 998 received, 10% packet loss, time 1621ms > rtt min/avg/max/mdev = 0.090/0.145/0.721/0.038 ms, ipg/ewma 1.452/0.150 ms > backup:~# ping -f 10.10.0.100 > PING 10.10.0.100 (10.10.0.100) 56(84) bytes of data. > ................................................................................................................................................................. > --- 10.10.0.100 ping statistics --- > 1658 packets transmitted, 1497 received, 9% packet loss, time 2207ms > rtt min/avg/max/mdev = 0.090/0.147/0.778/0.051 ms, ipg/ewma 1.332/0.151 ms
Why are you doing such a thing? Sure icmp limiting would step on this? $ sysctl -a | grep icmp | grep lim net.inet.icmp.icmplim: 200 Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
