🔒 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
  • 495
    Views
  • 3
    Participants
Last reply from:
xhucks

Trending Topics

Online now

Members online
887
Guests online
2,936
Total visitors
3,823

Forum statistics

Threads
2,331,577
Posts
29,259,078
Members
1,147,711
Latest member
Zenye
Back
Top