剛接觸linux有個小問題想請問各位大大@@
os:ubuntu 8.04
在使用netstat -ntulp之後所得到資訊為:
Proto Recv-Q Send-Q local Add. Forign Add. State PID
tcp 0 0 127.0.0.1:631 0.0.0.0:* listen -
tcp6 0 0 :::50010 :::* listen 22302
tcp6 0 0 127.0.0.1:45397 :::* listen 22553
其中想請問一下
tcp和tcp6有什麼差別(tcp6是指IPv6嗎?)
為何有的程序local address和forign address只顯示:::*呢?
謝謝大家
--
內有宅宅 生人勿近
http://www.wretch.cc/album/clould
--
os:ubuntu 8.04
在使用netstat -ntulp之後所得到資訊為:
Proto Recv-Q Send-Q local Add. Forign Add. State PID
tcp 0 0 127.0.0.1:631 0.0.0.0:* listen -
tcp6 0 0 :::50010 :::* listen 22302
tcp6 0 0 127.0.0.1:45397 :::* listen 22553
其中想請問一下
tcp和tcp6有什麼差別(tcp6是指IPv6嗎?)
為何有的程序local address和forign address只顯示:::*呢?
謝謝大家
--
內有宅宅 生人勿近
http://www.wretch.cc/album/clould
--
All Comments