--- Eric Reinbold <[EMAIL PROTECTED]> a �crit :
> eric:/home/eric# nmap -P0 192.168.1.1
>
> Starting nmap 3.75 ( http://www.insecure.org/nmap/ )
> at 2005-03-01 15:01 CET
> Interesting ports on eric.maison (192.168.1.1):
> (The 1657 ports scanned but not shown below are in
> state: closed)
> PORT STATE SERVICE
> 22/tcp open ssh
> 111/tcp open rpcbind
> 113/tcp open auth
> 631/tcp open ipp
> 951/tcp open unknown
> 5432/tcp open postgres
>
> Nmap run completed -- 1 IP address (1 host up)
> scanned in 0.161 seconds
> eric:/home/eric# nmap -P0 192.168.1.2
>
> Starting nmap 3.75 ( http://www.insecure.org/nmap/ )
> at 2005-03-01 15:02 CET
> Interesting ports on 192.168.1.2:
> (The 1658 ports scanned but not shown below are in
> state: closed)
> PORT STATE SERVICE
> 22/tcp open ssh
> 25/tcp open smtp
> 111/tcp open rpcbind
> 113/tcp open auth
> 785/tcp open unknown
> MAC Address: 00:40:05:65:2D:16 (ANI Communications)
>
> Nmap run completed -- 1 IP address (1 host up)
> scanned in 0.497 seconds
> eric:/home/eric#
>
> Bon r�seau c'est bon (hihi)
En plus tu auras appris � te servir de nmap :-)
>
> Mais internet pas bon, je n'ai toujours pas de
> 'route' sur le .1.2
> ipp ? c'est quoi?
Dans ton fichier /etc/network/interfaces
rajoute une ligne gateway et redemarre le reseau
/etc/init.d/networking restart
Voici mon fichier
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.2.21
netmask 255.255.255.0
network 192.168.2.0
broadcast 192.168.2.255
gateway 192.168.2.254
>
> t'est pas possibe...
Touti les possibles
> Eric
AC
D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
--
Pensez � lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]