bernid wrote: > 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 -------------------- > >
i noticed that the gateway is ipfire.elkadro. So I googled ipfire which is a Linux firewall. This suggest to me that your firewall I blocking your piCorePlayer from the internet. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://sites.google.com/site/picoreplayer/home *Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer* ------------------------------------------------------------------------ sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237 View this thread: http://forums.slimdevices.com/showthread.php?t=107352 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
