pavowren wrote: > 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
Why didn't you tell us all this in the first place ? I can't see how you will ever get that to work. You should be able to configure a bridge on the NUC but if the hotspot isn't on how will the NUC ever know how to route the packets? It will failover to the only available connection - the LAN. You would be far better off using the Linksys Wireless Router as it is intended (with DHCP etc) and then stick another Wireless Access Port configured in client mode on its WAN port to connect to the hotspot (when available) OR get a router with a SIM card option on WAN side. VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s *Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3 -> Onkyo CRN755 -> Wharfedale Modus Cubes *Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio) *Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones *Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s Everything controlled by iPeng ------------------------------------------------------------------------ d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=110232 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
