Re: How to disable XFree86 and wdm listening ports

From: Wolfgang Kess (bsdlist_at_kess.ch)
Date: 10/28/03

  • Next message: Wolfgang Kess: "Re: How to disable XFree86 and wdm listening ports"
    Date: Tue, 28 Oct 2003 19:05:47 +0100
    To: Nigel Houghton <nigel@sourcefire.com>
    
    

    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
    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Wolfgang Kess: "Re: How to disable XFree86 and wdm listening ports"