How to setup this?
WiFi Internet connection <> Windows Laptop <> Wired LAN <> Ubuntu PC
How to setup this?
WiFi Internet connection <> Windows Laptop <> Wired LAN <> Ubuntu PC
On the Windows PC:
ipconfig from a command prompt and note the Ethernet connection (wired LAN) IP address (<IP>).On the Ubuntu PC:
sudo ip route add default via <IP> proto static metric 50Tips to debug:
ipconfig /allroute PRINTtracert 8.8.8.8ifconfig and nmcli dev showip routetraceroute 8.8.8.8