Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:firewall:fw3_configurations:bridge [2023/09/27 13:03] – [Testing] optimize links vgaeteradocs:guide-user:firewall:fw3_configurations:bridge [2023/10/14 05:41] – use service invocation vgaetera
Line 44: Line 44:
 uci set firewall.bridge.path="/etc/nftables.d/bridge.sh" uci set firewall.bridge.path="/etc/nftables.d/bridge.sh"
 uci commit firewall uci commit firewall
-/etc/init.d/firewall restart+service firewall restart
 </code> </code>
  
Line 50: Line 50:
  
 ===== Testing ===== ===== Testing =====
-Use [[man>nslookup(1)]], [[man>ping(1)]], [[man>ping6(1)]] on LAN clients to verify the firewall configuration.+Use [[man>nslookup(1)|nslookup]], [[man>ping(1)|ping]], [[man>ping6(1)|ping6]] on LAN clients to verify the firewall configuration.
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
Line 57: Line 57:
 <code bash> <code bash>
 # Log and status # Log and status
-/etc/init.d/firewall restart+service firewall restart
  
 # Runtime configuration # Runtime configuration
  • Last modified: 2024/11/01 16:42
  • by vgaetera