NetworkBridgeSupport changed

This commit is contained in:
Olivier Medoc 2013-08-09 13:23:53 +00:00
parent 98e538523e
commit c6991de5e6

View File

@ -72,3 +72,12 @@ Modify manually the Template you use for your NetVM (not the NetVM itself). This
```
Ensure that the IP addresses used by default in qubes are in the form 10.137.1.\* or 10.137.2.\* by running ifconfig. Of course, this setup won't work with IPv6.
Now you need to restart the NetVM and FirewallVM or only iptables in both VMs if you prefer:
``` {.wiki}
# systemctl restart iptables
```
Create the Bridge VM inside the current NetVM
---------------------------------------------