And to stop xdm's port add "-udpPort 0" to /etc/init.d/xdm 
something like:
start-stop-daemon --start --quiet --pid $PIDFILE --exec $DAEMON -- -udpPort 0 
|| echo -n " already running"

or prefered in /etc/X11/xdm/xdm-config add
DisplayManager.requestPort:     0

        J.Currey

On Wed, Mar 22, 2000 at 02:45:51PM +0100, Ingemar Fällman wrote:
> > printer is lpd, /etc/init.d/lprng stop.
> 
> That is not a god idea if you want to be able to print.
> 
> >  X11 is opened whenever you start X, no way around that, a ipchains rule is
> > the best way to deal with X IMO. Netbus and nterm, no idea.
> 
> Start X whit the parameter '-nolisten tcp' (startx -- -nolisten tcp) then
> X wont listen on port 6000
> 
> /Ingemar
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

Reply via email to