d6jg wrote: 
> Quite clearly the Pi has no route to the internet when not connected by
> WiFI.
> 
> When only connected by LAN what is its default gateway? No in you info
> above.
> How are IP addresses obtained on the LAN? DHCP or Static. If DHCP where
> from ?

All devices on LAN have static addresses including a Linksys router  
which serves as only AP, so that my phones and tablets can get to other
devices.

As shown below, default gateway on RPi is NUC (192.168.1.150).
but i've had it at Linksys. It didn't seem to matter either way. RPi
cannot get to the internet via NUC
which has the ONLY path to internet via the mobile hotspot.
Thus, my feeble attempts to "bridge" NUC's wired and wifi.

for RPi,
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
0.0.0.0         192.168.1.150   0.0.0.0         UG    202    0        0
eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     202    0        0
eth0

for NUC,
groundie@NUCi:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
0.0.0.0         192.168.43.1    0.0.0.0         UG    600    0        0
wlp0s20f3           <<<======  t-mo hotspot at ..43.1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
eno1
192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0
eno1
192.168.43.0    0.0.0.0         255.255.255.0   U     600    0        0
wlp0s20f3


------------------------------------------------------------------------
pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
View this thread: http://forums.slimdevices.com/showthread.php?t=110232

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

Reply via email to