Re: Fedora - ports 32770-1 open

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On November 25, 2003 07:03 pm, Herculano de Lima Einloft Neto wrote:
>  Hello all,
>
>    After upgrading to Fedora, some ports appeared open which I don't
> know..
> What are these ports for and how can I close them?
>
> [heinloft@localhost heinloft]$ netstat -l --inet
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address         State
> tcp        0      0 *:32770                 *:*                     LISTEN
> tcp        0      0 localhost.localdo:32771 *:*                     LISTEN
> tcp        0      0 *:sunrpc                *:*                     LISTEN
> tcp        0      0 *:ssh                   *:*                     LISTEN
> tcp        0      0 localhost.localdoma:ipp *:*                     LISTEN
> tcp        0      0 localhost.localdom:smtp *:*                     LISTEN
> udp        0      0 *:32768                 *:*
> udp        0      0 *:32769                 *:*
> udp        0      0 *:849                   *:*
> udp        0      0 *:sunrpc                *:*
> udp        0      0 *:ipp                   *:*
> udp        0      0 192.168.0.1:ntp         *:*
> udp        0      0 localhost.localdoma:ntp *:*
>
> TIA,

Hi,
You should probably post this to the Fedora list, not the Red Hat list.

just grep in /etc/services.
If it is not listed, try google for "service port <number/name>"
or http://www.seifried.org/security/ports/

Most of these look like you have an nfs server runing on that box, plus ssh 
and maybe cups and a local time server (192.168.0.1:ntp)

To stop service use:
service <damon_name> stop (or try status first)

To stop it from restarting at boot  use chkconfig (it does lots more)
-- 
Pete Nesbitt, rhce


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux