| Linode Forum https://forum.linode.com/ |
|
| securing dhcpcd https://forum.linode.com/viewtopic.php?f=19&t=1917 |
Page 1 of 1 |
| Author: | astro [ Tue Oct 18, 2005 10:40 pm ] |
| Post subject: | securing dhcpcd |
Is there any way to secure dhcpcd, such as with iptables? If so, what would that rule look like? |
|
| Author: | vodka [ Wed Oct 19, 2005 12:25 pm ] |
| Post subject: | |
Exactly what do you mean by 'securing' dhcpcd? Dhcpcd doesn't open any ports, so all you can do with iptables is block dhcp requests made by dhcpcd, which will make it useless. |
|
| Author: | astro [ Wed Oct 19, 2005 1:00 pm ] |
| Post subject: | |
OK, so you are saying that it's safe how it is? netstat says it is on 0.0.0.0:68, but it's not in the LISTEN state. I had read this: http://www.gentoo.org/security/en/glsa/ ... 507-16.xml but I guess that means that the dhcp server would have to be comprimised, and like you said, if you blocked access to that then dhcpcd would be useless. This is a bit new to me. I'm just trying to make sure that I've closed any holes. Thanks. -austin |
|
| Author: | vodka [ Wed Oct 19, 2005 1:58 pm ] |
| Post subject: | |
well, if you distrust dhcpcd, you can aways configure your ip adress manually. I don't know what distro you use, but in gentoo, you edit /etc/conf.d/net.example apropriately and save it to /etc/conf.d/net The example file explains how it works. No more dhcpcd, one worry less |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|