1- create a bridge
2- active the second interface
Solution | ||||||
---|---|---|---|---|---|---|
create Bridge | ||||||
Need to install ifupdown2 | ||||||
ifup enp2s0 | ||||||
iface enp2s0 inet dhcp
| ||||||
...
1- create a bridge
2- active the second interface
Solution | ||||||
---|---|---|---|---|---|---|
create Bridge | ||||||
Need to install ifupdown2 | ||||||
ifup enp2s0 | ||||||
iface enp2s0 inet dhcp
| ||||||
...