Displaying 2 results from an estimated 2 matches for "3999ms".
Did you mean:
999ms
2010 Oct 18
0
Ping time resolution
....net (123.1.2.3): icmp_seq=3 ttl=62 time=0.000 ms
64 bytes from test.example.net (123.1.2.3): icmp_seq=4 ttl=62 time=0.000 ms
64 bytes from test.example.net (123.1.2.3): icmp_seq=5 ttl=62 time=0.000 ms
--- test.example.net ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 0.000/0.599/1.999/0.800 ms
2006 Apr 21
0
Split traffic problem
...p cnet
ip rule add from 10.0.0.0/24 lookup cnet
ip rule add to 10.0.0.0/24 lookup cnet
Now, i try to ping a public dns server from lan1
ping 194.20.8.1
PING 194.20.8.1 (194.20.8.1) 56(84) bytes of data.
--- 194.20.8.1 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 3999ms
tcpdump on my firewall, monitoring interface bad0 connected to router1 show:
15:09:35.148181 IP 195.43.186.50 > urano.inet.it: icmp 64: echo request seq 1
15:09:35.171411 IP urano.inet.it > 195.43.186.50: icmp 64: echo reply seq 1
15:09:36.147390 IP 195.43.186.50 > urano.inet.it: icmp 6...