Iptables: Difference between revisions
From charlesreid1
(Created page with "iptables is a firewall program. For an exmple of iptables scripts, you can visit the OpenVPN/Static Key page. More specifically: * https://charlesreid1.com/wiki/OpenVPN/S...") |
No edit summary |
||
| Line 4: | Line 4: | ||
* https://charlesreid1.com/wiki/OpenVPN/Static_Key#Server_Firewall_Script | * https://charlesreid1.com/wiki/OpenVPN/Static_Key#Server_Firewall_Script | ||
* https://charlesreid1.com/wiki/OpenVPN/Static_Key#Client_Firewall_Script | * https://charlesreid1.com/wiki/OpenVPN/Static_Key#Client_Firewall_Script | ||
=Flags= | |||
{{LinuxNetworkingFlag}} | |||
[[Category:Linux]] | |||
[[Category:Networking]] | |||
Revision as of 05:52, 22 August 2016
iptables is a firewall program.
For an exmple of iptables scripts, you can visit the OpenVPN/Static Key page. More specifically:
- https://charlesreid1.com/wiki/OpenVPN/Static_Key#Server_Firewall_Script
- https://charlesreid1.com/wiki/OpenVPN/Static_Key#Client_Firewall_Script
Flags
| linux networking all the pages for linux networking
Diagnosing network interfaces: Linux/Network Interfaces Connecting to nodes with ssh: Linux/SSH Bridging networks with ssh tunnels: Linux/SSH Linux file server nfs/smb/sshfs: Linux/File Server Samba on linux: Linux/Samba Automounting network shares on linux: Linux/Automount Network Shares Monitoring system resources: Linux/System Monitoring Linux systemd: Linux/Systemd
IP Schema (ipcalc): Linux/IP Schema DHCP Server: Linux/DHCP DNS Server: Linux/DNS NTP Server: Linux/NTP
|