Skip to main content
added 543 characters in body
Source Link

[UPDATE]

Update infos from comments on answer: Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf


[UPDATE]

Update infos from comments on answer: Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf

deleted 23 characters in body
Source Link
# ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.103 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::7dd4:fb6d:ce8:a2aazzzzzzzzzzzzzzz prefixlen 64 scopeid 0x20<link> ether b8xx:27xx:ebxx:3axx:3dxx:7fxx txqueuelen 1000 (Ethernet) RX packets 133500 bytes 132927619 (126.7 MiB) RX errors 0 dropped 12 overruns 0 frame 0 TX packets 97296 bytes 63923420 (60.9 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.8.100 netmask 255.255.255.0 broadcast 192.168.8.255 inet6 fe80::f6e6:2dee:59e5:1d99vvvvvvvvvvvvvvvv prefixlen 64 scopeid 0x20<link> ether 0cyy:5byy:8fyy:27yy:9ayy:64yy txqueuelen 1000 (Ethernet) RX packets 23672 bytes 11549930 (11.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 19765 bytes 10665918 (10.1 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 253 bytes 30503 (29.7 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 253 bytes 30503 (29.7 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.253.1 netmask 255.255.255.0 broadcast 192.168.253.255 inet6 fe80::f9b3:e5db:6d40:57b9mmmmmmmmmmmmmmmmmmmm prefixlen 64 scopeid 0x20<link> ether b8aa:27aa:ebaa:6faa:68aa:2aaa txqueuelen 1000 (Ethernet) RX packets 155008 bytes 100683215 (96.0 MiB) RX errors 0 dropped 8 overruns 0 frame 0 TX packets 193745 bytes 187522062 (178.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 

Update infos from comments on answer:
Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf

# ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.103 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::7dd4:fb6d:ce8:a2aa prefixlen 64 scopeid 0x20<link> ether b8:27:eb:3a:3d:7f txqueuelen 1000 (Ethernet) RX packets 133500 bytes 132927619 (126.7 MiB) RX errors 0 dropped 12 overruns 0 frame 0 TX packets 97296 bytes 63923420 (60.9 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.8.100 netmask 255.255.255.0 broadcast 192.168.8.255 inet6 fe80::f6e6:2dee:59e5:1d99 prefixlen 64 scopeid 0x20<link> ether 0c:5b:8f:27:9a:64 txqueuelen 1000 (Ethernet) RX packets 23672 bytes 11549930 (11.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 19765 bytes 10665918 (10.1 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 253 bytes 30503 (29.7 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 253 bytes 30503 (29.7 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.253.1 netmask 255.255.255.0 broadcast 192.168.253.255 inet6 fe80::f9b3:e5db:6d40:57b9 prefixlen 64 scopeid 0x20<link> ether b8:27:eb:6f:68:2a txqueuelen 1000 (Ethernet) RX packets 155008 bytes 100683215 (96.0 MiB) RX errors 0 dropped 8 overruns 0 frame 0 TX packets 193745 bytes 187522062 (178.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 

Update infos from comments on answer:
Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf

# ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.103 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 zzzzzzzzzzzzzzz prefixlen 64 scopeid 0x20<link> ether xx:xx:xx:xx:xx:xx txqueuelen 1000 (Ethernet) RX packets 133500 bytes 132927619 (126.7 MiB) RX errors 0 dropped 12 overruns 0 frame 0 TX packets 97296 bytes 63923420 (60.9 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.8.100 netmask 255.255.255.0 broadcast 192.168.8.255 inet6 vvvvvvvvvvvvvvvv prefixlen 64 scopeid 0x20<link> ether yy:yy:yy:yy:yy:yy txqueuelen 1000 (Ethernet) RX packets 23672 bytes 11549930 (11.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 19765 bytes 10665918 (10.1 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 253 bytes 30503 (29.7 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 253 bytes 30503 (29.7 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.253.1 netmask 255.255.255.0 broadcast 192.168.253.255 inet6 mmmmmmmmmmmmmmmmmmmm prefixlen 64 scopeid 0x20<link> ether aa:aa:aa:aa:aa:aa txqueuelen 1000 (Ethernet) RX packets 155008 bytes 100683215 (96.0 MiB) RX errors 0 dropped 8 overruns 0 frame 0 TX packets 193745 bytes 187522062 (178.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 
Added infos from comments
Source Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207

Update infos from comments on answer:
Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf

Update infos from comments on answer:
Mean while I have another problem after configuring bonding for interfaces. Eth1 is the usb-modem, which becomes the Ethernet interface with usb_modeswitch. When this interface is not bonding - it becomes 'up' with ip address (common situation). When bonding - eth1 is down, however the eth0 is up. I believe, the problem comes from usb dongle router.

Definitely, this issue happens right after I disable dhcp on eth1. echo "denyinterfaces eth0 eth1" >> /etc/dhcpcd.conf

Source Link
Loading