bernid wrote: 
> B2
> 
> > 
Code:
--------------------
  >   > tc@piCorePlayer:~$ route
  > Kernel IP routing table
  > Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
  > default         192.168.1.1     0.0.0.0         UG    0      0        0 
wlan0
  > 127.0.0.1       *               255.255.255.255 UH    0      0        0 lo
  > 192.168.1.0     *               255.255.255.0   U     0      0        0 
wlan0
  > 
--------------------
> > 

That looks fine.....how about running commands below, and comparing the
output that you should get.


Code:
--------------------
    
  tc@piTouch:~$ cat /etc/resolv.conf
  nameserver 192.168.0.1
  
  tc@piTouch:~$ nslookup picoreplayer.sourceforge.net
  Server:    192.168.0.1
  Address 1: 192.168.0.1
  
  Name:      picoreplayer.sourceforge.net
  Address 1: 216.34.181.96 projects.sourceforge.net
  
  tc@piTouch:~$ nslookup repo.tinycorelinux.net
  Server:    192.168.0.1
  Address 1: 192.168.0.1
  
  Name:      repo.tinycorelinux.net
  Address 1: 89.22.99.37 .
  
--------------------


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to