Running RPiOS Lite (Trixie/13) on an RPi4B. I have attempted to fix the RPi adress, using nmtui. The RPi is connected by ethernet only - WLAN disabled using nmtui.
I can connect through SSH to 192.168.1.70 which was the initial IP address assigned by my router. The fixed address is 192.168.1.191 - which is active - I can connect to the Lyrion Media Server running on the Pi with ..191. The ..70 address remains active after several router re-boots.
Question is, how can I constrain the Pi to use just ..191?
Suggestions welcome, please.
Thanks/Paul
I can connect through SSH to 192.168.1.70 which was the initial IP address assigned by my router. The fixed address is 192.168.1.191 - which is active - I can connect to the Lyrion Media Server running on the Pi with ..191. The ..70 address remains active after several router re-boots.
Question is, how can I constrain the Pi to use just ..191?
Code:
$ nmcli dev statusDEVICE TYPE STATE CONNECTIONeth0 ethernet connected netplan-eth0lo loopback connected (externally) lowlan0 wifi unavailable --Code:
$ nmclieth0: connected to netplan-eth0 "eth0" ethernet (bcmgenet), DC:A6:32:6F:71:F6, hw, mtu 1500 ip4 default inet4 192.168.1.70/24 inet4 192.168.1.191/24Thanks/Paul
Statistics: Posted by paulf59 — Thu Feb 05, 2026 11:59 pm