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
"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
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-
> 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
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
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