BLU Discuss list archive


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

[Discuss] nmap output question



Kent Borg wrote: 
> What does this nmap output mean:
> 
> > 6001/tcp open? X11????? (access denied)
> 

6001 is a TCP port that is commonly used for X11. Something is
answering at that port, but your IP address is not on its xhost
allow list, so it won't talk to you.

-dsr-