[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xdmcp



* antoine@starinux.org <antoine@starinux.org> [2008-06-12 11:28:05 +0200] wrote :

> > # nmap localhost -p 6000
> > Starting Nmap 4.53
> > Interesting ports on localhost.localdomain (127.0.0.1):
> > PORT       STATE    SERVICE
> > 6000/tcp  closed   X11
> > Le port 6000  ferme X11
> > Et comment le rendre "open" ?
> -------------------------
> > grep nolisten /etc/* -R
> > un peu trash, mais ça devrait être efficace.
> > En résumé, X et Xorg ont une option "-nolisten tcp" qui permet de fermer ce port, 
> > donc on supprime l'option de celles fournies au lancement du serveur, et le port sera ouvert. 
> --------------------
> grep nolisten /etc/* -R
> puis
> nmap localhost -p 6000
> PORT       STATE    SERVICE
> 6000/tcp  closed   X11
> 
> pareil ...

Firewall ? 

-- 
. ''`.  (\___/) E d i   S T O J I C E V I C
: :'  : (='.'=) http://www.debianworld.org 
`. `~'  (")_(") GPG: 0x1237B032
  `-


Reply to: