diff options
Diffstat (limited to 'veth251.network')
-rw-r--r-- | veth251.network | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/veth251.network b/veth251.network new file mode 100644 index 0000000..8b74fff --- /dev/null +++ b/veth251.network @@ -0,0 +1,14 @@ +[Match] +Name=veth251 + +[Network] +ConfigureWithoutCarrier=true +IgnoreCarrierLoss=true +LinkLocalAddressing=no +IPv6AcceptRA=no +IPv6SendRA=no +DHCP=no + +[Link] +MTUBytes=65535 +Promiscuous=true |