Internet shuts down after a few minutes – firewall suspected

  1. 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.

  1. 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]
  1. dsthost=[ip addrress VPN 1] dstports=[port number] comment=[insert comment]
  2. qvm-firewall [appvm / sysnetvm name] add specialtarget=dns
  3. qvm-firewall [appvm / sysnetvm name] drop icmp
  4. qvm-firewall [appvm / sysnetvm name] drop

What means “comment=[insert comment]”?