NewB needs help understanding 'netstat' output
From: ken king (kenkingNOSPAM@knology.net)Date: 05/13/02
- Next message: Ray Lassiter: "Re: OpenSSL Certificate Creation"
- Previous message: Mark Hill: "Re: GPG with mutt/outlook ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: ken king <kenkingNOSPAM@knology.net> Date: Sun, 12 May 2002 19:22:21 -0500
I'm fairly new at Linux, so I really don't quite know what I'm doing,
but....
Occasionally I do "netstat -tuln" just to see that things don't change,
but today this is what I got.....
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 0.0.0.0:32768 0.0.0.0:*
LISTEN
----The following line (Port 515) didn't use to be there, but I've
installed a printer -- so that makes sense
tcp 0 0 0.0.0.0:515 0.0.0.0:*
LISTEN
tcp 0 0 192.168.1.1:139 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:143 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:6000 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:*
LISTEN
udp 0 0 0.0.0.0:32768 0.0.0.0:*
udp 0 0 192.168.1.1:137 0.0.0.0:*
udp 0 0 0.0.0.0:137 0.0.0.0:*
udp 0 0 192.168.1.1:138 0.0.0.0:*
udp 0 0 0.0.0.0:138 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
---The following (port 635) USED to be "0.0.0.0:628" why would it
change???
udp 0 0 0.0.0.0:635 0.0.0.0:*
(rpc.statd owns the last one and the ones on ports 32768)
Running red hat (basically default workstation install), using
masquerading for a home network (DHCP via cable). This box is also
running samba, imap, and sendmail for the internal network. Samba &
imap are bound to the internal i/f by thier config files & tcp wrappers.
Sendmail will not relay from an outside domain. Also, these ports are
closed to the outside i/f by firewall rules and scanning services have
confirm them closed.
I just can't think of anything I might have done to remove a service
from 628 (I'm not even smart enough to know what it was), let alone add
something to port 635 (I don't know what rpc.statd is).
Any help at understanding this?
thanks,
kk
- Next message: Ray Lassiter: "Re: OpenSSL Certificate Creation"
- Previous message: Mark Hill: "Re: GPG with mutt/outlook ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|