I have Ubuntu 16.04
(machine 1) and Windows 10
(machine2). I have connected the ubuntu to the wifi with IP 192.168.0.110
and I can browse internet easily.
I have to do remote C++
development on ubuntu from windows using Visual studio. I have connected the Ethernet cable between ubuntu and windows. On both the side I have set the static IP i.e. ubuntu has 192.168.0.150
and windows has 192.168.0.149
. I can ping windows from ubuntu and vice versa. But when I try to browse internet on Ubuntu, its not working. If I disconnect wired connection from ubuntu, I can browse the internet fine. I don't know what I have done wrong here due to which I am not able to connect to internet on Ubuntu.
Can anyone please suggest any idea. Thanks
192.168.1.xx
instead of192.168.0.xx
.? – S Andrew Oct 15 '19 at 06:29