Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-30 Thread Jeff Quinonez
Is it possible to edit the dhclient.conf and comment out the Domain Name request? I can't even read the file:

# ls -al dhclient.conf
lrwxr-xr-x  1 root  wheel  22 Sep 28 06:42 dhclient.conf -> /var/etc/dhclient.conf
# more /var/etc/dhclient.conf
/var/etc/dhclient.conf: No such file or directory
# ls -l /var/etc/dhclient.conf
ls: /var/etc/dhclient.conf: No such file or directory
# cd /var/etc
# ls -l
total 18
-rw---  1 root  wheel  1495 Sep 28 07:26 cert.pem
-rw-r--r--  1 root  wheel    15 Sep 28 06:42 defaultdomain.conf
-rw-r--r--  1 root  wheel    89 Sep 28 07:26 hosts
drwxr-xr-x  2 root  wheel   512 Sep 28 06:42 mpd-vpn
-rw---  1 root  wheel    30 Sep 28 19:59 psk.txt
-rw-r--r--  1 root  wheel   568 Sep 28 19:59 racoon.conf
-rw-r--r--  1 root  wheel    70 Sep 28 07:26 resolv.conf
-rw---  1 root  wheel 0 Sep 28 19:59 sasyncd.conf
-rw-r--r--  1 root  wheel 0 Sep 28 07:26 slbd.conf
-rw-r--r--  1 root  wheel   306 Sep 28 19:59 spd.conf
-rw-r--r--  1 root  wheel   490 Sep 28 07:26 syslog.conf
#
On 9/29/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
OK, more info... Did a fresh install of 85.6 and I get the same DHCP error. Basically it barfs on a DHCP offer option 15:

Option 15: Domain Name = "domain_not_set.invalid" (from Ethereal sniff)

And in the pfsense system log:

dhclient[3538]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
dhclient[3538]: Invalid lease option - ignoring offer
dhclient[3538]: Invalid lease option - ignoring offer
dhclient[3538]: packet_to_lease failed.
dhclient[3538]: No DHCPOFFERS received.

And if I try to add domain_not_set.invalid to the domain name in pfsense I get:

The following input errors were detected:

    * The domain may only contain the characters a-z, 0-9, '-' and '.'.

This is SBC/Yahoo DSL and XP handles the DHCP offer fine. Earlier versions of pfsense also handled it fine. 
Did the BSD crew rewrite dhcpclient? I did see some grumblings around the Internets. 

On 9/27/05, Scott Ullrich <[EMAIL PROTECTED]
> wrote:
On 9/27/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> Anyway, I downgraded to 70.4 and all is well. Manual upgrade to 
85.4 and I> have the same issue of not getting a DHCP address and the same errors. Also,
> after the 85.4 update if I go to Manual Update I get Unable to Receive> Version Info. I'll look into this DHCP error a little later, as I have seen> this in some BSD forums. I have an extra box so I'll try to recreate the
> issue. Keep up the good work. :-)Thanks, that would be a _HUGE_ help!Scott-To unsubscribe, e-mail: 

[EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]
-- "got root?"

-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-29 Thread Jeff Quinonez
OK, more info... Did a fresh install of 85.6 and I get the same DHCP error. Basically it barfs on a DHCP offer option 15:

Option 15: Domain Name = "domain_not_set.invalid" (from Ethereal sniff)

And in the pfsense system log:

dhclient[3538]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
dhclient[3538]: Invalid lease option - ignoring offer
dhclient[3538]: Invalid lease option - ignoring offer
dhclient[3538]: packet_to_lease failed.
dhclient[3538]: No DHCPOFFERS received.

And if I try to add domain_not_set.invalid to the domain name in pfsense I get:

The following input errors were detected:

    * The domain may only contain the characters a-z, 0-9, '-' and '.'.

This is SBC/Yahoo DSL and XP handles the DHCP offer fine. Earlier versions of pfsense also handled it fine. 
Did the BSD crew rewrite dhcpclient? I did see some grumblings around the Internets. 

On 9/27/05, Scott Ullrich <[EMAIL PROTECTED]> wrote:
On 9/27/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> Anyway, I downgraded to 70.4 and all is well. Manual upgrade to 85.4 and I> have the same issue of not getting a DHCP address and the same errors. Also,
> after the 85.4 update if I go to Manual Update I get Unable to Receive> Version Info. I'll look into this DHCP error a little later, as I have seen> this in some BSD forums. I have an extra box so I'll try to recreate the
> issue. Keep up the good work. :-)Thanks, that would be a _HUGE_ help!Scott-To unsubscribe, e-mail: 
[EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-27 Thread Scott Ullrich
On 9/27/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
> Anyway, I downgraded to 70.4 and all is well. Manual upgrade to 85.4 and I
> have the same issue of not getting a DHCP address and the same errors. Also,
> after the 85.4 update if I go to Manual Update I get Unable to Receive
> Version Info. I'll look into this DHCP error a little later, as I have seen
> this in some BSD forums. I have an extra box so I'll try to recreate the
> issue. Keep up the good work. :-)

Thanks, that would be a _HUGE_ help!

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-27 Thread Jeff Quinonez
Anyway, I downgraded to 70.4 and all is well. Manual upgrade to 85.4
and I have the same issue of not getting a DHCP address and the same
errors. Also, after the 85.4 update if I go to Manual Update I get
Unable to Receive Version Info. I'll look into this DHCP error a little
later, as I have seen this in some BSD forums. I have an extra box so
I'll try to recreate the issue. Keep up the good work. :-)On 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]
> wrote:Sorry, should have included that:

# ls -la /var/etc/dhclient.conf
lrwxr-xr-x  1 root  wheel  18 Sep 25 08:10 /var/etc/dhclient.conf -> /etc/dhclient.conf

# file /etc/dhclient.conf /etc/dhclient.conf: broken symbolic link to `/var/etc/dhclient.conf'

# ls -la /etc/dhclient.conf
lrwxr-xr-x  1 root  wheel  22 Sep 25 15:26 /etc/dhclient.conf -> /var/etc/dhclient.conf


On 9/25/05, Scott Ullrich <[EMAIL PROTECTED]
> wrote:
please do:ls -la /var/etc/dhclient.confls -la /etc/dhclient.confScottOn 9/25/05, Jeff Quinonez <
[EMAIL PROTECTED]> wrote:> Also:
>  # more dhclient.conf>  dhclient.conf: Too many levels of symbolic links>  # On 9/25/05, Jeff Quinonez <
[EMAIL PROTECTED]
> wrote:> > Here is what I am seeing in the logs, thanks:> >> > Sep 25 06:41:42 dhclient[7846]: DHCPDISCOVER on fxp0 to> 
255.255.255.255
 port 67 interval 13> > Sep 25 06:41:42 dhclient[7846]: DHCPOFFER from 192.168.0.1> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:
> domain_not_set.invalid (domain_not_set.invalid)
> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:> domain_not_set.invalid (domain_not_set.invalid)> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer
> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer> > Sep 25 06:41:42 dhclient[7846]: packet_to_lease failed.> >> >> >> > On 9/24/05, Scott Ullrich < 
[EMAIL PROTECTED]> wrote:> > > Can you please send any logs from dhcp.  This really isn't enough
> > > information to go on.> > >> > > Thanks.
> > >> > > Scott> > >> > > On 9/24/05, Jeff Quinonez <
[EMAIL PROTECTED]> wrote:> > > > After upgrading to 85 I cannot get an IP address on my WAN interface
> using> > > > DSL.> > > >> > > > --> > > > "got root?"> > >> > >> -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]> > > For additional commands, e-mail: 

[EMAIL PROTECTED]> > >> > >> >> >> >> > --> > "got root?" --> "got root?"

-To unsubscribe, e-mail: 
[EMAIL PROTECTED]For additional commands, e-mail: 
[EMAIL PROTECTED]
-- "got root?"

-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-25 Thread Jeff Quinonez
Sorry, should have included that:

# ls -la /var/etc/dhclient.conf
lrwxr-xr-x  1 root  wheel  18 Sep 25 08:10 /var/etc/dhclient.conf -> /etc/dhclient.conf

# file /etc/dhclient.conf /etc/dhclient.conf: broken symbolic link to `/var/etc/dhclient.conf'

# ls -la /etc/dhclient.conf
lrwxr-xr-x  1 root  wheel  22 Sep 25 15:26 /etc/dhclient.conf -> /var/etc/dhclient.conf


On 9/25/05, Scott Ullrich <[EMAIL PROTECTED]> wrote:
please do:ls -la /var/etc/dhclient.confls -la /etc/dhclient.confScottOn 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> Also:
>  # more dhclient.conf>  dhclient.conf: Too many levels of symbolic links>  # On 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]
> wrote:> > Here is what I am seeing in the logs, thanks:> >> > Sep 25 06:41:42 dhclient[7846]: DHCPDISCOVER on fxp0 to> 255.255.255.255
 port 67 interval 13> > Sep 25 06:41:42 dhclient[7846]: DHCPOFFER from 192.168.0.1> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:> domain_not_set.invalid (domain_not_set.invalid)
> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:> domain_not_set.invalid (domain_not_set.invalid)> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer
> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer> > Sep 25 06:41:42 dhclient[7846]: packet_to_lease failed.> >> >> >> > On 9/24/05, Scott Ullrich < 
[EMAIL PROTECTED]> wrote:> > > Can you please send any logs from dhcp.  This really isn't enough> > > information to go on.> > >> > > Thanks.
> > >> > > Scott> > >> > > On 9/24/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> > > > After upgrading to 85 I cannot get an IP address on my WAN interface
> using> > > > DSL.> > > >> > > > --> > > > "got root?"> > >> > >> -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]> > > For additional commands, e-mail: 
[EMAIL PROTECTED]> > >> > >> >> >> >> > --> > "got root?" --> "got root?"
-To unsubscribe, e-mail: [EMAIL PROTECTED]For additional commands, e-mail: 
[EMAIL PROTECTED]-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-25 Thread Scott Ullrich
please do:

ls -la /var/etc/dhclient.conf
ls -la /etc/dhclient.conf

Scott



On 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
> Also:
>  # more dhclient.conf
>  dhclient.conf: Too many levels of symbolic links
>  #
>
>
>
> On 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
> > Here is what I am seeing in the logs, thanks:
> >
> > Sep 25 06:41:42 dhclient[7846]: DHCPDISCOVER on fxp0 to
> 255.255.255.255 port 67 interval 13
> > Sep 25 06:41:42 dhclient[7846]: DHCPOFFER from 192.168.0.1
> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:
> domain_not_set.invalid (domain_not_set.invalid)
> > Sep 25 06:41:42 dhclient[7846]: Bogus domain search list 15:
> domain_not_set.invalid (domain_not_set.invalid)
> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer
> > Sep 25 06:41:42 dhclient[7846]: Invalid lease option - ignoring offer
> > Sep 25 06:41:42 dhclient[7846]: packet_to_lease failed.
> >
> >
> >
> > On 9/24/05, Scott Ullrich < [EMAIL PROTECTED]> wrote:
> > > Can you please send any logs from dhcp.  This really isn't enough
> > > information to go on.
> > >
> > > Thanks.
> > >
> > > Scott
> > >
> > > On 9/24/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
> > > > After upgrading to 85 I cannot get an IP address on my WAN interface
> using
> > > > DSL.
> > > >
> > > > --
> > > > "got root?"
> > >
> > >
> -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> >
> > --
> > "got root?"
>
>
>
> --
> "got root?"

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-25 Thread Jeff Quinonez
Also:
# more dhclient.conf
dhclient.conf: Too many levels of symbolic links
#
On 9/25/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
Here is what I am seeing in the logs, thanks:

Sep 25 06:41:42     dhclient[7846]: DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 13
Sep 25 06:41:42     dhclient[7846]: DHCPOFFER from 192.168.0.1
Sep 25 06:41:42     dhclient[7846]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
Sep 25 06:41:42     dhclient[7846]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
Sep 25 06:41:42     dhclient[7846]: Invalid lease option - ignoring offer
Sep 25 06:41:42     dhclient[7846]: Invalid lease option - ignoring offer
Sep 25 06:41:42     dhclient[7846]: packet_to_lease failed.On 9/24/05, Scott Ullrich <
[EMAIL PROTECTED]> wrote:
Can you please send any logs from dhcp.  This really isn't enoughinformation to go on.
Thanks.ScottOn 9/24/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> After upgrading to 85 I cannot get an IP address on my WAN interface using
> DSL.>> --> "got root?"-To unsubscribe, e-mail: 
[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-- "got root?"

-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-25 Thread Jeff Quinonez
Here is what I am seeing in the logs, thanks:

Sep 25 06:41:42     dhclient[7846]: DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 13
Sep 25 06:41:42     dhclient[7846]: DHCPOFFER from 192.168.0.1
Sep 25 06:41:42     dhclient[7846]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
Sep 25 06:41:42     dhclient[7846]: Bogus domain search list 15: domain_not_set.invalid (domain_not_set.invalid)
Sep 25 06:41:42     dhclient[7846]: Invalid lease option - ignoring offer
Sep 25 06:41:42     dhclient[7846]: Invalid lease option - ignoring offer
Sep 25 06:41:42     dhclient[7846]: packet_to_lease failed.On 9/24/05, Scott Ullrich <[EMAIL PROTECTED]> wrote:
Can you please send any logs from dhcp.  This really isn't enoughinformation to go on.
Thanks.ScottOn 9/24/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:> After upgrading to 85 I cannot get an IP address on my WAN interface using
> DSL.>> --> "got root?"-To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]-- "got root?"


Re: [pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-24 Thread Scott Ullrich
Can you please send any logs from dhcp.  This really isn't enough
information to go on.

Thanks.

Scott

On 9/24/05, Jeff Quinonez <[EMAIL PROTECTED]> wrote:
> After upgrading to 85 I cannot get an IP address on my WAN interface using
> DSL.
>
> --
> "got root?"

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] dhcpclient Invalid lease option - ignoring offer

2005-09-24 Thread Jeff Quinonez
After upgrading to 85 I cannot get an IP address on my WAN interface using DSL.-- "got root?"