Fozzy the Bear wrote:
I just cvsup'd to the most recent FreeBSD 5.0-release.
And I downloaded the most recent port of
ISC-DHCP3-3.0.1.r11_1 I then configure the dhcpd.conf
in /usr/local/etc When I restart my computer I get an
error that tells me I need "ddns-update-style ad-hoc;"
in my conf file for it to work. So I add that line,
restart, and then I get this error:
old name service update routine line 11: illegal
expression relating different types if (defines (ddns-fwd-name) and ddns-fwd-name != can't parse standard dns updater!
I had this problem as well. You can work around it by using: ddns-update-style none;
I don't know why nothing else works, but that will get you going. I'm copying the port maintainer on this. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
