Qortal Project

The future of blockchain platforms

User Tools

Site Tools


hardware_-_firewall_rules

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
hardware_-_firewall_rules [09/10/2020 05:40] gfactorhardware_-_firewall_rules [02/20/2023 19:08] (current) – code formatting quickmythril
Line 33: Line 33:
 * iptables -L -v (list current firewall rules) \\ * iptables -L -v (list current firewall rules) \\
 * iptables -F (flush all rules) \\ * iptables -F (flush all rules) \\
-* iptables-save > /etc/iptables.rules (saves your custom rules) OR you can edit the file with nano editor /etc/rc.local and paste your rules there. Do "nano /etc/rc.local", paste the rules and Ctrl + X to save and edit.+* iptables-save > /etc/iptables.rules (saves your custom rules) OR you can edit the file with nano editor /etc/rc.local and paste your rules there. Do ''nano /etc/rc.local'', paste the rules and Ctrl + X to save and edit.
  
 ===== Adding Your Firewall Rules ===== ===== Adding Your Firewall Rules =====
hardware_-_firewall_rules.1599730820.txt.gz · Last modified: 09/10/2020 05:40 by gfactor