Quote Originally Posted by byrdman
Can't ping from Win98SE or WinXPSP2 to Linux, don't see router. Firewall for XP is off, I have PCCillin AV and Firewall, I have tried unplugging cable modem, turning off PCCillin and rebooting everything, still can't see each other on the LAN. Nothing will showup in My Network Places or LinNeighbborhood.
Open up a terminal window and type the following code:
Code:
(set -x
ifconfig -a
lsmod
lspci
ping -c 1 localhost
) >& post.txt
Please post the output from post.txt here.

Regards,
- Robert
http://www.cwelug.org