John Aldrich <[EMAIL PROTECTED]> writes:

> On Tue, 02 Jan 2001, Burke, Thomas G. wrote:
> > $IPCHAINS -A input -l -p tcp -s $ALLADDR -d $EXTERNAL_NET 177 -j DENY
> > 
> > I might have the port wrong, tho (177) - I can't remember for sure what it
> > is...
> > 
> Ok. Thanks. I've got a list of port numbers here... I'll look it up.
> ;-)
>       John

Probably the simplest way is to start X with the `nolisten' flag.

startx -- -nolisten

You can check the results by running netstat -tupan to see what is
listening on what port and what its pid is.

Try it after starting X  in the regular way, and again after 
`startx -- -nolisten'



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to