FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14146 questions

16798 answers

27614 comments

54022 members

0 votes
672 views 1 comments
by
Hi all

What's the uci command (or any other shell command) which is most similar to the "Save" button on the Port-Forwarding Web Menu Page?
I want to reload the firewall port forward rules via ssh. This is for RUT240 and RUT950 devices.

Thank you

priesen

1 Answer

0 votes
by

Hello,

You can reload router's firewall with the following SSH/CLI command:

/etc/init.d/firewall restart

Best answer
by
Okay, thank you very much!