On Mon, 2008-02-04 at 18:05 -0500, Michael DeHaan wrote: > > > > I did netstat -alp | grep 25 and noticed something odd. Netstat claimed > > that port 25152 was owned by dhcpd. > > > > Not possible :)
And what is this?
[EMAIL PROTECTED] ~]# netstat -alp | grep 25
tcp 0 0 localhost.localdomain:25152 *:*
LISTEN 28404/python
tcp 0 0 *:25151 *:*
LISTEN 28405/python
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33122 TIME_WAIT -
tcp 0 0 localhost.localdomain:33120
localhost.localdomain:25152 TIME_WAIT -
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33126 TIME_WAIT -
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33124 TIME_WAIT -
tcp 0 0
vinf02.coe.muc.redhat.:http ::ffff:172.17.252.11:57593 TIME_WAIT
-
udp 0 0 *:25150 *:*
28402/python
unix 2 [ ] DGRAM 3825
1144/rpc.statd
[EMAIL PROTECTED] ~]# service cobblerd restart
Stopping cobbler daemon: [ OK ]
Starting cobbler daemon: [ OK ]
[EMAIL PROTECTED] ~]# netstat -alp | grep 25
tcp 0 0 localhost.localdomain:25152 *:*
LISTEN 29980/dhcpd
tcp 0 0 *:25151 *:*
LISTEN 30016/python
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33122 TIME_WAIT -
tcp 0 0 localhost.localdomain:33120
localhost.localdomain:25152 TIME_WAIT -
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33126 TIME_WAIT -
tcp 0 0 localhost.localdomain:25152
localhost.localdomain:33124 TIME_WAIT -
tcp 0 0
vinf02.coe.muc.redhat.:http ::ffff:172.17.252.11:57593 TIME_WAIT
-
udp 0 0 *:25150 *:*
30013/python
unix 2 [ ] DGRAM 3825
1144/rpc.statd
--
Jan H Wildeboer |
Solution Architect, RHCE | Office: +49 (0)89 205071-207
Red Hat GmbH | Mobile: +49 (0)174 33 23 249
Otto-Hahn-Str.20 | Fax: +49 (0)89 205071-111
D-85609 Dornach/Munich | eMail: [EMAIL PROTECTED]
_____________________________________________________________________
GPG-Key-ID: 5DEBAFB0
GPG-Fingerprint: 6104 0F74 8513 F17E DFD5 E820 6F61 A078 5DEB AFB0
_____________________________________________________________________
Reg. Adresse: Red Hat GmbH, Hauptstaetter Strasse 58, 70178 Stuttgart
Handelsregister: Amtsgericht Stuttgart HRB 153243
Geschaeftsfuehrer: Brendan Lane, Charlie Peters, Michael Cunningham,
Werner Knoblich
_____________________________________________________________________
signature.asc
Description: This is a digitally signed message part
_______________________________________________ et-mgmt-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/et-mgmt-tools
