fedora updates and systemd renames
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 58s
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 58s
This commit is contained in:
7
active/software_virsh/dual-stack-no-dhcp.xml
Normal file
7
active/software_virsh/dual-stack-no-dhcp.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<network>
|
||||
<name>dual-stack-no-dhcp</name>
|
||||
<forward mode="nat"/>
|
||||
<domain name="dual-stack-no-dhcp"/>
|
||||
<ip address="192.168.123.1" netmask="255.255.255.0"/>
|
||||
<ip family="ipv6" address="fd4d:58e7:17f6:1::1" prefix="64"/>
|
||||
</network>
|
||||
Reference in New Issue
Block a user