View Single Post
Posts: 72 | Thanked: 2 times | Joined on Jul 2007
#4
Sorry i couldn't help Things like these take lots of trouble shooting.
heres some more commands that you can use to find info for trouble shooting
Code:
netstat -rn
will give you some routing info
Code:
cat /etc/resolv.conf
will show you name servers.
Code:
ifconfig
will give you your network settings.