On Wed, Jan 26, 2000 at 02:34:53PM -0800, matt boex wrote:
: Port    State       Protocol  Service         Owner
: 22      open        tcp        ssh             
: 25      open        tcp        smtp            
: 111     open        tcp        sunrpc          
: 6000    open        tcp        X11
: 
: now, i want ssh to be running and smtp.  i commented
: out sunrpc(whatever that is) in /etc/services but it
: keeps popping up.  i commented out the tcp and udp
: entries for it but with no joy.  also, X11.  how do i
: shut that off to the outside while still running it on
: my box?

Err..  You won't be disabling ANYTHING by commenting out lines in
/etc/services.  You don't want the portmapper?  Don't start portmap. :)

As for X, either don't run an X server, setup your ipchains rules to
reject X, or make sure you've got appropriate X access control.

-- 
                 Jason Costomiris <><
            Technologist, cryptogeek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to