Suspect default   route    was not set. 

    If there is a next time  : 

    run

   #  netstat -r -n       to display the routing table. 

You need   a default  route, listing your  ADSL router  as the Gateway  (UG) 
 
  $ netstat -rn 

Routing Table: IPv4
Destination           Gateway           Flags  Ref     Use     Interface 
-------------------- -------------------- ----- ----- ---------- --------- 
default              192.168.4.1          UG        1         14           
192.168.4.0          192.168.4.2        U         1          2 nge0      
127.0.0.1            127.0.0.1            UH        2        380 lo0
 
 
This message posted from opensolaris.org

Reply via email to