Hello,
I have a forwardrule:
;;; Allow forward traffic sstp-username
chain=forward action=accept in-interface= out-interface=bridge-lan log=no log-prefix=“”
The problem: After the User disconnects the Rule never reenabled again, even if the user reconnects. So my Question is: how do i allow a special user access to this network or add them to the bridge?
Thx for your support.