Bon, un sujet polémique ce coup-ci... Enfin, on va faire de notre mieux pour modérer tout ça objectivement, pas vrai?
Apparemment, donc, le serveur d'Update Connection tourne sous Windows (et ne s'en trouve pas mieux que si c'était un Solaris). D'abord vu avec un simple telnet: $ telnet updates.sun.com 80 Trying 128.11.152.82... Connected to updates.sun.com. Escape character is '^]'. GET / <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Sun Microsystems</title> <META HTTP-EQUIV="Refresh" CONTENT="0; URL=https://updates.sun.com"> </head> <body> </body> </html> Connection to updates.sun.com closed by foreign host. Le jeu de caractère, Windows-1252, n'est pas vraiment un défaut courant sur Unix... D'où un nmap rapide: # /opt/nmap-3.81/bin/nmap -O -sV -p 80,443 -P0 updates.sun.com Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2005-09-26 19:58 CEST Warning: OS detection will be MUCH less reliable because we did not find at least 1 open and 1 closed TCP port Interesting ports on 128.11.152.82: PORT STATE SERVICE VERSION 80/tcp open http? 443/tcp open ssl/unknown 2 services unrecognized despite returning data. If you know the service/version, please submit the following fingerprints at http://www.insecure.org/cgi-bin/servicefp-submit.cgi : Device type: general purpose Running (JUST GUESSING) : IBM AIX 4.X (88%), Microsoft Windows 2003/.NET|NT/2K/XP (88%), OpenBSD 3.X (87%) Aggressive OS guesses: IBM AIX 4.3.2.0-4.3.3.0 on an IBM RS/* (88%), Microsoft Windows Server 2003 (88%), Microsoft Windows 2000 SP3 (88%), OpenBSD 3.6 x86 with pf "scrub in all" (87%) No exact OS matches for host (test conditions non-ideal). Uptime 0.828 days (since Mon Sep 26 00:09:06 2005) Nmap finished: 1 IP address (1 host up) scanned in 129.969 seconds Ceci dit, je remarque que ça ne tourne pas chez Sun de toute manière: http://www.generic-nic.net/dyn/whois/ask?query=128.11.152.82 Et que CSC s'est bien engagé à utiliser le JES, mais pas Solaris: http://www.csc.com/solutions/applicationoutsourcing/news/3703.shtml Laurent -- A hundred thousand lemmings can't be wrong!
_______________________________________________ Solaris_fr liste de diffusion en français pour Solaris, sur toutes architectures [email protected] http://x86.sun.com/mailman/listinfo/solaris_fr
