- Please check this first:
Go to your sys-firewalls and sys-vpn’s → settings → advanced tab and check if provides network is checked. If not check it.
In the VPNs I can activate that feature under “Services” but in the firewalls it is not available. When I click on custom, no features are shown.
- Are these commands for the terminal?
1 .qvm-firewall [appvm / sysvm name] add --before [rule number] accept proto=[udp/tcp] dsthost=[ip addrress VPN 2] dstports=[port number] comment=[insert comment]
2.qvm-firewall [appvm / sysvm name] add --before [rule number] accept proto=[udp/tcp]
- dsthost=[ip addrress VPN 1] dstports=[port number] comment=[insert comment]
- qvm-firewall [appvm / sysnetvm name] add specialtarget=dns
- qvm-firewall [appvm / sysnetvm name] drop icmp
- qvm-firewall [appvm / sysnetvm name] drop
What means “comment=[insert comment]”?