Hi to everyone,
when trying to add or edit a firewall rule for a dynamic VPN to an IP in the green network the frontend gives an error message with the IP of the source and destination.
To reconstruct the error in CU195 all you have to do is to select OpenVPN as source and the green network as destination both in the standard networks category and click add/update. All other settings do not matter for a reconstruction.
Adding/Editing the rule via CLI works fine and firewall is acting normal.
Rule in /var/ipfire/firewall/config looks like this:
1,ACCEPT,FORWARDFW,ON,std_net_src,OpenVPN-Dyn,cust_host_tgt,MyServer,ON,cust_srvgrp,MyServices,Description here,00:00,00:00,AUTO,dnat,second
So using the CLI works as a workaround if you know how to write a rule.