Auto-commit: 2026-01-07 11:02:13
This commit is contained in:
@@ -35,13 +35,13 @@ Mode=bridge
|
||||
};
|
||||
|
||||
macvtaphost = {
|
||||
matchConfig.Name = "macvtaphost";
|
||||
name = "macvtaphost";
|
||||
address = [ "10.0.10.5/16" ];
|
||||
DHCP = "ipv6";
|
||||
DNS = [ "10.0.0.1" ];
|
||||
Gateway = [ "10.0.0.1" ];
|
||||
networkConfig = {
|
||||
DHCP = "ipv6";
|
||||
IPv6AcceptRA = true;
|
||||
Address = "10.0.10.5/16";
|
||||
DNS = [ "10.0.0.1" ];
|
||||
Gateway = "10.0.0.1";
|
||||
};
|
||||
dhcpV4Config.UseDNS = false;
|
||||
dhcpV6Config.UseDNS = false;
|
||||
|
||||
Reference in New Issue
Block a user