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 -->
  #3 (permalink)  
Old 01-16-2008
stevie_velvet stevie_velvet is offline
Registered User
 

Join Date: Jan 2008
Location: London e Milano
Posts: 81
yes, i agree on your point on Linux, Let's go through the usual suspects

Assumptions are that your connecting to the Interent at home using a DSL (Broadband\ADSL in the UK) router connected to the ethernet\nic\network port (not usb)
- if your using a USB modem - pass....you'll need the drivers for the modem from the manufacturer

Check the the lights on the router & your able to tets it's functioing using another computer

First Test - Start a Web Browser - usually Firefox. Whatever the page, try another page,e.g. UNI - Ente nazionale italiano di unificazione - Versione Italiana or Sun Microsystems

Second Test - Open up (or start a Terminal session - search around for the Terminal Option on the solaris menu
Type the following (excluidng the # symbol)

# su -
(enter you password when prompted)
# ping www.unix.com
(you should recieve 4 lines of replies, if not, post the result)

We'll get onto chking the Network Interface Card if you still stuck
Reply With Quote