hi, i am trying to do drblpush and srv but i am unable to do so , its not identifyin my two netowrk cards although they show on "ipaddress"
1: lo: <loopback,up,lower_up> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether f0:09:0d:3e:6c:8b brd ff:ff:ff:ff:ff:ff
3: eno1: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 44:39:c4:3b:6c:d2 brd ff:ff:ff:ff:ff:ff
altname enp0s25
root@clonezilla:/home/clonezilla# sudo nano /etc/network/interfaces
root@clonezilla:/home/clonezilla# sudo systemctl restart networking.service
Job for networking.service failed because the control process exited with error code.
See "systemctl status networking.service" and "journalctl -xeu networking.service" for details.
root@clonezilla:/home/clonezilla# dmesg | grep -i network
[ 0.962639] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.124171] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection</broadcast,multicast,up,lower_up></broadcast,multicast,up,lower_up></loopback,up,lower_up>
1: lo: <loopback,up,lower_up> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether f0:09:0d:3e:6c:8b brd ff:ff:ff:ff:ff:ff
3: eno1: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 44:39:c4:3b:6c:d2 brd ff:ff:ff:ff:ff:ff
altname enp0s25
root@clonezilla:/home/clonezilla# sudo nano /etc/network/interfaces
root@clonezilla:/home/clonezilla# sudo systemctl restart networking.service
Job for networking.service failed because the control process exited with error code.
See "systemctl status networking.service" and "journalctl -xeu networking.service" for details.
root@clonezilla:/home/clonezilla# dmesg | grep -i network
[ 0.962639] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.124171] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection</broadcast,multicast,up,lower_up></broadcast,multicast,up,lower_up></loopback,up,lower_up>
"1: lo: <loopback,up,lower_up> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether f0:09:0d:3e:6c:8b brd ff:ff:ff:ff:ff:ff
3: eno1: <broadcast,multicast,up,lower_up> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 44:39:c4:3b:6c:d2 brd ff:ff:ff:ff:ff:ff"
-> There is no any IPv4 address.
What's the content for your file /etc/network/interfaces?</broadcast,multicast,up,lower_up></broadcast,multicast,up,lower_up></loopback,up,lower_up>
Steven