The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-29-2002
jurrien jurrien is offline
Registered User
 

Join Date: Sep 2000
Posts: 70
first try to type with no capitals ;-p (or only used usefull).


first some small question what do ou see when you ifconfig (with this command you can see your network config).
if you see the right ip by the netwerk card to the outside can you ping to the gateway of your provider.
if that also works try to add an route.
something like route add -net 0.0.0.0/0 gw "gatewayip"

if you didn't see an ip then config your computer with yast
(suse) or netconf (red hat). then if you have an ip to the network card do the above

second what provider do you have. (if the above is not helping you).