I read the article on undeadly and a question came up.
dhcpd in base install does not support dynamic DNS (which is modern I
guess) so I followed this guide to configure a 4.0 box to support it
http://www.bsdguides.org/guides/openbsd/networking/dynamic_dns_dhcp.phpBut the following seems wrong to me:
cd /usr/sbin
mkdir isc-dhcp-2.0
mv dhcpd isc-dhcp-2.0/
mv /usr/local/sbin/dhcpd dhcpdBecause it breaks the rule of packages being outside of the base
install. So, what is the correct way to do it? I'm going to upgrade 4.0
to 4.2 when it releases so I actually am looking for information on this.Or, is nobody using dynamic DNS for some reason?
Thanks for any advise about this.Tom Van Looy
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Christoph Lameter | Re: Major regression on hackbench with SLUB (more numbers) |
| Mike Travis | Re: [RFC 00/15] x86_64: Optimize percpu accesses |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Hugh Dickins | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
