Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Sep 1999 13:41:45 +0200
From:      sthaug@nethelp.no
To:        madrapour@hotmail.com
Cc:        freebsd-security@freebsd.org
Subject:   Re: Tracing open ports on FreeBSD
Message-ID:  <36622.936445305@verdi.nethelp.no>
In-Reply-To: Your message of "Sat, 04 Sep 1999 04:28:53 PDT"
References:  <19990904112855.43007.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 1) I realized that the TCP ports of 6010,6011,6012 and 6013 are openly 
> listening on my FreeBSD box. I don't know how this has happened, as they 
> were not open before. They are related to X11 as far as I know. But I had 
> already disabled XDM in /etc/ttys file. Could anybody tell me how I can 
> disable this stuff? Or how they could get opened and listening?

You're probably using ssh with X11 forwarding. If you use the 'sockstat'
program you'll find that sshd is listening to those ports. Disable it
by running ssh without X11 forwarding (e.g. 'X11Forwarding no' in the
sshd config file).

Steinar Haug, Nethelp consulting, sthaug@nethelp.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36622.936445305>