Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
whats bootpc? (solved)
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
brianahr
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 236
Location: USA

PostPosted: Mon Jun 12, 2006 1:54 am    Post subject: whats bootpc? (solved) Reply with quote

I recently noticed this on my box, and dont know what it is. My guess is something to do with dhcp? Do I need to be concerned about this? Thanks.

Code:
# netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
udp        0      0 *:bootpc                *:*

_________________
no matter how you legislate, information wants to be free.


Last edited by brianahr on Mon Jun 12, 2006 5:05 am; edited 1 time in total
Back to top
View user's profile Send private message
troymc
Guru
Guru


Joined: 22 Mar 2006
Posts: 553

PostPosted: Mon Jun 12, 2006 3:34 am    Post subject: Reply with quote

bootpc is simply the bootp client. Here's a simple explanation of bootp.

In this case, take that with a grain of salt. All netstat is doing is doing a lookup of a port # in /etc/services.

Try a netstat -anp, which will show you the port # [68] and the real process holding the port open.


troymc
Back to top
View user's profile Send private message
brianahr
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 236
Location: USA

PostPosted: Mon Jun 12, 2006 5:05 am    Post subject: Reply with quote

thanks. ya. it just said dhcpcd.
_________________
no matter how you legislate, information wants to be free.
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