Network isolation?
MR ZenWiz
mrzenwiz at gmail.com
Sun Mar 6 04:07:24 UTC 2022
On Sat, Mar 5, 2022 at 7:18 PM Karl Auer <kauer at biplane.com.au> wrote:
>
:
> This sounds like a routing problem. It looks as if the desktop has a
> route for your local network, but the laptop does not. Assuming you
> don't have weirdnesses (like a VPN running on the laptop), do this on
> both systems:
>
> ip route
>
> And post the results. If the laptop is Windows, it's "route print" I
> think.
>
Here's what I get. marbase is my desktop, marLG17Z90N is the laptop.
18:02 [admar at marbase:~] $ ip route
default via 192.168.1.1 dev enp5s0 proto dhcp metric 100
169.254.0.0/16 dev enp5s0 scope link metric 1000
192.168.1.0/24 dev enp5s0 proto kernel scope link src 192.168.1.148 metric 100
20:03 [admar at marLG17Z90N:~] $ ip route
default via 192.168.1.1 dev wlp0s20f3 proto dhcp metric 600
169.254.0.0/16 dev wlp0s20f3 scope link metric 1000
192.168.1.0/24 dev wlp0s20f3 proto kernel scope link src 192.168.1.137
metric 600
Thanks - hope that helps...
Mark
More information about the ubuntu-users
mailing list