After updating recently to 1.9.0 on my ER lite, I can't seem to get port forwarding rules to work. Every time I use the UI, as soon as I hit "apply" I get a "failed to apply the configuration". I've tried doing it from the command line using the following:
set port-forward rule 11 description Plex
set port-forward rule 11 forward-to address x.x.x.x
set port-forward rule 11 forward-to port xxxx
set port-forward rule 11 original-port xxxx
set port-forward rule 11 protocol tcp_udp
and this seems to work, since I don't get any errors. I've also tried looking for logs on the ERL to see why it's failing, but nothing (messages, ubnt-daemon, etc) seem to show any errros during save. For what it's worth, the rules get added (if I log out and back in they show) but sometimes the port forward doesn't actually work (tested with nmap). Existing rules work fine. Any thoughts?