Can't connect outside local subnet.

Karl Auer kauer at biplane.com.au
Tue Nov 26 20:59:54 UTC 2019


On Tue, 2019-11-26 at 13:33 -0500, bdushok at luzerne.edu wrote:
> network:
>         version: 2
>         renderer: networkd
>         ethernets:
>                 ens160:
>                         dhcp4: no
>                         addresses: [10.3.1.169/16]
>                         gateway4: 10.3.0.1
>                         nameservers:
>                                 addresses: [10.3.1.100, 10.3.1.166]

I'm not familiar with netplan, but it looks as if the "addresses" item
is giving the interface an address 10.3.1.169 in 10.3.0.0/16. That
would put the gateway AND the nameservers in the same subnet as the
host. That's a BIG subnet and an unusual arrangement, and one I would
normally look at and think "misconfiguration". Do you have any other
system that is configured similarly and is working reliably that you
could compare configs with?

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389

GPG fingerprint: 8D08 9CAA 649A AFEF E862 062A 2E97 42D4 A2A0 616D
Old fingerprint: A0CD 28F0 10BE FC21 C57C 67C1 19A6 83A4 9B0B 1D75






More information about the ubuntu-users mailing list