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

Trending Topics

Online now

Members online
1,176
Guests online
3,619
Total visitors
4,795

Forum statistics

Threads
2,306,805
Posts
29,174,397
Members
1,194,050
Latest member
maksik29200
Back
Top