Hi,
I have a rpi that is directly connected to my laptop through ethernet cable for ssh access from my laptop.
With wlan or usb I am connected to internet either through wireless router or usb tethering from my phone.
The problem is that when I have rpi connected to my laptop for ssh, my rpi does not have any access to internet even though I am connected either through wlan or usb. When I pull off my direct connection to my laptop (and reboot), rpi gets connected to internet.
Is there anyways to configure rpi that the rpi receives internet connection from wlan/usb while have access from ssh through direct connection?
I am aware that there can be some workaround, such as having my direct connection bridged to internet enabled adapter to gain access to internet, but I currently have no such option due to a company restriction (blocked bridging).