Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-25 Thread Max Nikulin
On 25/01/2025 14:17, Thomas Anderson wrote: $ nmcli connection show IP4.ADDRESS[1]: 192.168.1.6/24 IP4.GATEWAY:    192.168.1.1 IP4.ROUTE[1]:   dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100 IP4.ROUTE[2]:

Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-25 Thread Andy Smith
Hi Thomas, On Sat, Jan 25, 2025 at 08:17:44AM +0100, Thomas Anderson wrote: > $ nmcli connection show "Wired connection 1" > > nnection.id:  Wired connection 1 > ipv4.method:    manual > ipv4.dns:   192.168.1.8 > ipv4.add

Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-24 Thread Thomas Anderson
$ nmcli connection show NAME    UUID TYPE  DEVICE Wired connection 1  fc7feb2f-f189-44c3-b06c-88d053fd087f ethernet  enp27s0 $ nmcli connection show "Wired connection 1" nnection.id:  Wired connection 1 connection.uuid: fc7feb2f-f189-44c3-b06c-88d053fd087

Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-24 Thread Andy Smith
Hi Thomas, On Fri, Jan 24, 2025 at 06:48:08PM +0100, Thomas Anderson wrote: > ip a -> > 2: enp27s0: mtu 1500 qdisc pfifo_fast > state UP group default qlen 1000 >     link/ether 30:9c:23:b7:48:8c brd ff:ff:ff:ff:ff:ff >     inet 192.168.1.6/24 brd 192.168.1.255 scope global noprefixroute enp27s0

Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-24 Thread Thomas Anderson
I see. Thanks Greg. Let's see if this works ip a -> 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00     inet 127.0.0.1/8 scope host lo    valid_lft forever preferred_lft forever     inet6 ::1/128 scope host    

Re: Fwd: weird networking anomaly whereby my gateway always defaults to 0.0.0.0

2025-01-24 Thread Greg Wooledge
On Fri, Jan 24, 2025 at 17:11:06 +0100, Thomas Anderson wrote: > Here is updated version with CR in this context means carriage returns. Which is actually not the correct term -- they meant LF (line feed) or newlines. But what they *really* meant was for you to send the message as plain text, n