How to disable XFree86 and wdm listening ports
Wolfgang Kess
bsdlist at kess.ch
Tue Oct 28 10:05:49 PST 2003
On Tue, Oct 28, 2003 at 12:08:02PM -0500, Nigel Houghton wrote:
> WK :
> WK :ttyv8 "/usr/X11R6/bin/wdm -nodaemon" xterm on secure
> WK :
> WK :adding an -nolisten does not work
>
> This is not where you need to add the -nolisten option as you have found
> out :)
Now I closed the wdm listening ports by this:
ttyv8 "/usr/X11R6/bin/wdm -nodaemon -udpPort 0 -tcpPort 0" xterm on secure
all other attempts with wdm config files in /usr/X11R6/lib/X11/wdm did not work.
Wolfgang
More information about the freebsd-security
mailing list