在 Linux 上可以直接利用 nmap 這個工具來確認。
可以參考 [1],用法很簡單~
nmap -p 25 mta1.iii.org.tw
回應的資訊如下:
Nmap scan report for xxx.xxx.xxx.tw (oo.oo.oo.oo) Host is up (0.0022s latency). PORT STATE SERVICE 25/tcp filtered smtp
其中 xxx.xxx.xxx.tw 是要檢測的目標網域,oo.oo.oo.oo 是該網域的 IP。
參考資料:
1、Ping a Specific Port
2、Nmap Reference Guide
沒有留言:
張貼留言