Skip to content
Snippets Groups Projects
Commit ffcd13de authored by Shahaan Ayyub's avatar Shahaan Ayyub
Browse files

Deleted the iptables.j2 after the reversion.

parent 8e9cc626
No related branches found
No related tags found
No related merge requests found
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [3876421698:11303590692860]
:OpenVPN-INPUT - [0:0]
-A INPUT -i tun0 -j OpenVPN-INPUT
-A FORWARD -j OpenVPN-INPUT
# Start adding the Rules
#-A OpenVPN-INPUT -p tcp -m tcp -i tun0 -s {{ nfs_network }} -j ACCEPT
-P INPUT -i tun0 -j ACCEPT
COMMIT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment