paul- wrote: 
> That looks fine.....how about running commands below, and comparing the
> output that you should get.
> 
> 

Thank you.
Please find below my results. 

Code:
--------------------
    tc@piCorePlayer:~$ cat /etc/resolv.conf
  search elkadro
  nameserver 192.168.1.1
  tc@piCorePlayer:~$ nslookup picoreplayer.sourceforge.net
  Server:    192.168.1.1
  Address 1: 192.168.1.1
  
  nslookup: can't resolve 'picoreplayer.sourceforge.net'
  tc@piCorePlayer:~$ nslookup repo.tinycorelinux.net
  Server:    192.168.1.1
  Address 1: 192.168.1.1
  
  nslookup: can't resolve 'repo.tinycorelinux.net'
  
--------------------


I've check another device with command 'route' connected to the same
WIFI network (BeagleBone Black -BBB with which I have no problem so
far).
The result is slightly different.  
The RPi (piCore) has  address: 192.168.1.14 and BBB: 192.168.1.15


Code:
--------------------
    root@beaglebone:~# route
  Kernel IP routing table
  Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
  default         ipfire.elkadro  0.0.0.0         UG    1024   0        0 wlan0
  192.168.1.0     *               255.255.255.0   U     0      0        0 wlan0
  ipfire.elkadro  *               255.255.255.255 UH    1024   0        0 wlan0
  192.168.7.0     *               255.255.255.252 U     0      0        0 usb0
--------------------


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

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to