Non mes machines ne sont pas sur le même réseau, je peux te donner que les résultats de mon pc donc :
[kus@localhost ~]$ nmap -sT -PT 127.0.0.1
Starting Nmap 4.11 (
http://www.insecure.org/nmap/ ) at 2007-03-16 18:34 CET
Interesting ports on localhost.swip.net (127.0.0.1):
Not shown: 1675 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
111/tcp open rpcbind
984/tcp open unknown
Nmap finished: 1 IP address (1 host up) scanned in 0.274 seconds
*******************************************************************************************************************
[kus@localhost ~]$ netstat -atup 127.0.0.1
(Tous les processus ne peuvent être identifiés, les infos sur les processus
non possédés ne seront pas affichées, vous devez être root pour les voir toutes.)
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost.swip.net:2208 *:* LISTEN -
tcp 0 0 *:sunrpc *:* LISTEN -
tcp 0 0 *:984 *:* LISTEN -
tcp 0 0 localhost.swip.net:smtp *:* LISTEN -
tcp 0 0 localhost.swip.net:2207 *:* LISTEN -
tcp 0 0 d80-170-9-5.cust.tele:52231 fedora.bu.edu:45209 TIME_WAIT -
tcp 327 0 d80-170-9-5.cust.tele:43745 download.fedora.redhat:http CLOSE_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:44644 fedora.bu.edu:45823 TIME_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:39354 fedora.bu.edu:45508 TIME_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:48598 207.46.28.93:msnp TIME_WAIT -
tcp 0 178 d80-170-9-5.cust.tele:42452 sunsite.ms.mff.cuni.cz:http ESTABLISHED -
tcp 641 0 d80-170-9-5.cust.tele:42168
ftp.ndlug.nd.edu:http CLOSE_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:46231 by2msg2204916.phx.gbl:msnp ESTABLISHED 4411/gaim
tcp 390 0 d80-170-9-5.cust.tele:56175 newmirror.linux.duke.e:http CLOSE_WAIT -
tcp 407 0 d80-170-9-5.cust.tele:47496 moon.switch.ch:http CLOSE_WAIT -
tcp 441 0 d80-170-9-5.cust.tele:34961 argonath.las.ic.unicam:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:55738 download.fedora.redhat:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:48907 gulus.usherbrooke.ca:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:58794 fpserv.fedoraproject.o:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:58803 fpserv.fedoraproject.o:http CLOSE_WAIT -
tcp 327 0 d80-170-9-5.cust.tele:54905 download.fedora.redhat:http CLOSE_WAIT -
tcp 68489 0 d80-170-9-5.cust.tele:40181 mirrors.secsup.org:http ESTABLISHED -
tcp 0 0 d80-170-9-5.cust.tele:44239 fedora.bu.edu:45427 TIME_WAIT -
tcp 408 0 d80-170-9-5.cust.tele:55864 ftp-b.stw-bonn.de:http CLOSE_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:55862 fedora.bu.edu:46141 TIME_WAIT -
tcp 407 0 d80-170-9-5.cust.tele:36577 mandril.creatis.insa-l:http CLOSE_WAIT -
tcp 407 0 d80-170-9-5.cust.tele:36584 mandril.creatis.insa-l:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:60929 benden.crazyfrogs.org:http CLOSE_WAIT -
tcp 420 0 d80-170-9-5.cust.tele:39770 mirror.eas.muohio.edu:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:41873 riksun.riken.go.jp:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:57617 mirror.colorado.edu:http CLOSE_WAIT -
tcp 1 0 d80-170-9-5.cust.tele:41040 babbage.hrz.tu-chemnit:http CLOSE_WAIT -
tcp 0 0 d80-170-9-5.cust.tele:49060 fedora.bu.edu:45318 TIME_WAIT -
tcp 0 0 *:http *:* LISTEN -
tcp 0 0 *:ssh *:* LISTEN -
tcp 0 0 localhost.localdomain:ipp *:* LISTEN -
udp 0 0 *:filenet-tms *:* -
udp 0 0 *:978 *:* -
udp 0 0 *:981 *:* -
udp 0 0 *:mdns *:* -
udp 0 0 *:sunrpc *:* -
udp 0 0 *:ipp *:* -
udp 0 0 *:filenet-rpc *:* -
udp 0 0 *:mdns *:* -
*******************************************************************************************
[root@localhost ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT esp -- anywhere anywhere
ACCEPT ah -- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT tcp -- anywhere anywhere tcp dpt:ipp
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:telnet
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:4665
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:52947
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:arepa-raft
ACCEPT udp -- anywhere anywhere state NEW udp dpt:arepa-raft
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:oms
ACCEPT udp -- anywhere anywhere state NEW udp dpt:rfa
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:sieve
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited