I have two internet connections (different ISPs), one via LAN another via Wifi.
I want to connect to a few websites (for which I know the IP addresses) through wifi but I want to connect to other networks through LAN port.
Right now, I switch off LAN port to access those websites by wifi, is there any permanent solution to achieve this?
sudo ip route add w.x.y.z/32 dev wlan0
– muru May 12 '20 at 17:36