Troubleshooting
Using traceroute (Windows):
tracert -d -w200 x.x.x.x
Using traceroute (FreeBSD):
traceroute -v -PICMP -n -w 1 x.x.x.x
Using tcpdump (FreeBSD):
tcpdump -ni em0 -s0 -w /tmp/dump01.pcap port 80
No comments yet
Using traceroute (Windows):
tracert -d -w200 x.x.x.x
Using traceroute (FreeBSD):
traceroute -v -PICMP -n -w 1 x.x.x.x
Using tcpdump (FreeBSD):
tcpdump -ni em0 -s0 -w /tmp/dump01.pcap port 80