How to check if a specific port is open for OUTPUT mode?

خرید بک لینک

I'm playing with iptables on Linux, and I created some rules to allow only port 53 to send packets:

 iptables -P INPUT DROP

 iptables -A OUTPUT -p tcp --dport 53 -j ACCEPT

Now I would like to check if port 53 is actually able to send data to another computer (or maybe I misunderstood the role of a port. Any idea ?

- - , .
.

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 237 تاريخ: چهارشنبه 23 تير 1395 ساعت: 14:33

صفحه بندی