Re: dhcpd error - rrset doesn't exist add...timed out.

2004-12-09 Thread Paulo Fonseca Jr.
On Thursday 09 December 2004 12:58, Lowell Gilbert wrote: > "Paulo Fonseca Jr." <[EMAIL PROTECTED]> writes: > > Hi, > > > > I'm receiving the folowing error when a windows machine to try a > > connection with internet through freebsd adsl (ppp) gateway: "IF > > windows.myisp.com.br IN A rrset doesn

Re: dhcpd error - rrset doesn't exist add...timed out.

2004-12-09 Thread Lowell Gilbert
"Paulo Fonseca Jr." <[EMAIL PROTECTED]> writes: > Hi, > > I'm receiving the folowing error when a windows machine to try a connection > with internet through freebsd adsl (ppp) gateway: "IF windows.myisp.com.br IN > A rrset doesn't exist add windows.myisp.com.br 300 IN A 192.168.0.3: timed > o

dhcpd error - rrset doesn't exist add...timed out.

2004-12-08 Thread Paulo Fonseca Jr.
Hi, I'm receiving the folowing error when a windows machine to try a connection with internet through freebsd adsl (ppp) gateway: "IF windows.myisp.com.br IN A rrset doesn't exist add windows.myisp.com.br 300 IN A 192.168.0.3: timed out." I'm not running a dns on My dhcpd.conf: option domain-

Re: DHCPD Error

2003-02-18 Thread Marcel Stangenberger
> expression relating different types > if (defines (ddns-fwd-name) and ddns-fwd-name != > can't parse standard dns updater! > DDNS doesn't require to be "ad-hoc" but it does need to know what to do with it. > http://transamrit.net/files/dhcpd.conf is what my conf > file looks like. > I rewrot

Re: DHCPD Error

2003-02-18 Thread Bill Moran
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 f

DHCPD Error

2003-02-18 Thread Fozzy the Bear
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