Update Proxmox/ThunderboltNetwork.md
This commit is contained in:
@@ -144,10 +144,12 @@ sed -i '/^source \/etc\/network\/interfaces\.d\/\*$/d' /etc/network/interfaces
|
|||||||
sed '${/^$/d;}' /etc/network/interfaces > temp.txt && mv temp.txt /etc/network/interfaces
|
sed '${/^$/d;}' /etc/network/interfaces > temp.txt && mv temp.txt /etc/network/interfaces
|
||||||
|
|
||||||
tee -a /etc/network/interfaces <<EOF
|
tee -a /etc/network/interfaces <<EOF
|
||||||
|
auto en05
|
||||||
allow-hotplug en05
|
allow-hotplug en05
|
||||||
iface en05 inet manual
|
iface en05 inet manual
|
||||||
mtu 65520
|
mtu 65520
|
||||||
|
|
||||||
|
auto en06
|
||||||
allow-hotplug en06
|
allow-hotplug en06
|
||||||
iface en06 inet manual
|
iface en06 inet manual
|
||||||
mtu 65520
|
mtu 65520
|
||||||
|
|||||||
Reference in New Issue
Block a user