Joel V. wrote:

Netstat -a doesn't show anything interesting, arp -a doesn't show any
incomplete addresses He tried to build and install a new fresh kernel.
Nothing. This is the most creepy networking problem I've heard of. Can YOU
help? Any ideas where to start looking?

tcpdump

you need 5 seconds of packet capture on the approproate interface

tcpdump -s0 -wcapture.out -i (interface) wait 5 seconds
^C

then you can talk with authority about what IS and IS NOT happenning on his 
network.


Thank you in advance!
Joel

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to