MidG971

Results 24 comments of MidG971

Yes they do. I tried the method you provided / tried with nmcli / mntui , they do both appear when I use `ip a` but if I unplug eth0...

I used your method ```console root@DietPi:~# cat /etc/network/interfaces.d/eth1.conf allow-hotplug eth1 iface eth1 inet dhcp address 192.168.1.100/24 ``` and also : ```console root@DietPi:~# cat /etc/network/interfaces auto lo iface lo inet loopback...

```console root@DietPi:~# nmcli connection show Wired\ connection\ 1 connection.id: Wired connection 1 connection.uuid: 416424b2-1093-3eb4-914a-89e0972c4c94 connection.stable-id: -- connection.type: 802-3-ethernet connection.interface-name: eth0 connection.autoconnect: yes connection.autoconnect-priority: -999 connection.autoconnect-retries: -1 (default) connection.multi-connect: 0 (default)...

```console root@DietPi:~# inxi -xxx -N -a -i Network: Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel bus-ID: 0000:01:00.0 chip-ID: 8086:095a class-ID: 0280 IF: wlan0 state: up mac: c8:21:58:b7:a7:b9 IP v4:...