🔒 Closed Block VPN using iptables or any method?

Status
Not open for further replies.
iptables -I INPUT -p tcp -s <your-IP> --dport 1194 -j ACCEPT
iptables -I INPUT -p udp -s <your-IP> --dport 1194 -j ACCEPT
iptables -I INPUT -p tcp --dport 1194 -j DROP
iptables -I INPUT -p udp --dport 1194 -j DROP
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 479
    Views
  • 3
    Participants
Last reply from:
xhucks

Trending Topics

Online now

Members online
537
Guests online
1,607
Total visitors
2,144

Forum statistics

Threads
2,293,579
Posts
29,084,917
Members
1,208,868
Latest member
zyrsheda
Back
Top