Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dhcpd use udp socket on unknown port
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Veovis
n00b
n00b


Joined: 15 Aug 2007
Posts: 8

PostPosted: Tue Oct 25, 2011 2:14 pm    Post subject: dhcpd use udp socket on unknown port Reply with quote

Hi,

I discover something weird with my dhcp server.
It works completely fine, but there are 2 udp socket that seems useless but open.

# netstat -nlp | grep dhcp
udp 0 0 0.0.0.0:67 0.0.0.0:* 16041/dhcpd
udp 0 0 0.0.0.0:59843 0.0.0.0:* 16041/dhcpd
udp6 0 0 :::25470 :::* 16041/dhcpd
raw 0 0 0.0.0.0:1 0.0.0.0:* 7 16041/dhcpd

The dhcpd version:
[ebuild R ] net-misc/dhcp-4.2.2-r2 USE="client ipv6 server ssl vim-syntax -ldap (-selinux)" 8,559 kB

I'm OK with udp port 67 and raw port, but what are the 2 others ?
I observed that on both x86 and x64 platform.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum