FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
723 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 anonymous

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!