14,958
edits
| Line 50: | Line 50: | ||
*** {{Linux}} (1) {{kbd | key = iptables -L --line-numbers}} to list all rules<ref>[http://wiki.centos.org/HowTos/Network/IPTables HowTos/Network/IPTables - CentOS Wiki]</ref> (2) rule with lower line-number will override the rule with higherer line-number<ref>[https://fedoraproject.org/wiki/How_to_edit_iptables_rules?rd=User_talk:Rforlot How to edit iptables rules - FedoraProject]</ref> | *** {{Linux}} (1) {{kbd | key = iptables -L --line-numbers}} to list all rules<ref>[http://wiki.centos.org/HowTos/Network/IPTables HowTos/Network/IPTables - CentOS Wiki]</ref> (2) rule with lower line-number will override the rule with higherer line-number<ref>[https://fedoraproject.org/wiki/How_to_edit_iptables_rules?rd=User_talk:Rforlot How to edit iptables rules - FedoraProject]</ref> | ||
** protected by antivirus? | ** protected by antivirus? | ||
** connect to localhost ex: {{kbd | key= telnet 127.0.0.1 23}} 23 is the port number where the service running | |||
WAN o ------- <span style="color:red">o LAN ------- o localhost</span> | WAN o ------- <span style="color:red">o LAN ------- o localhost</span> | ||