[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dhcp-users
Subject:    RE: ACS URL
From:       "David Peterson" <davidp () wirelessconnections ! net>
Date:       2013-03-18 9:50:53
Message-ID: 000901ce23be$15e74700$41b5d500$ () wirelessconnections ! net
[Download RAW message or body]

Thanks for the help Andre.  It appears that if you have 2 dhcpd.conf files
and you edit the wrong one you can't get things to work properly.  :)

David

-----Original Message-----
From: Andre Schubert [mailto:andre@km3.de] 
Sent: Monday, March 18, 2013 5:10 AM
To: dhcp-users@lists.isc.org
Cc: David Peterson-WirelessConnections
Subject: Re: ACS URL

Hi,

does this work:
option dhcp-parameter-request-list = concat(option
dhcp-parameter-request-list,2b);

Best Regards,
Andre


On Fri, 8 Mar 2013 15:00:55 -0500
"David Peterson" <davidp@wirelessconnections.net> wrote:

DP> I am having difficulty sending option 43 (specifically an ACS url).  
DP> 
DP> I have defined it in two ways:
DP> 
DP> This works in 3.1.x...
DP> 
DP> subnet 10.200.200.0 netmask 255.255.255.0 {
DP>   range 10.200.200.150 10.200.200.200;
DP>   option domain-name-servers 8.8.8.8, 4.2.2.2;
DP>   option routers 10.200.200.1;
DP>   append dhcp-parameter-request-list 43;
DP>   option vendor-encapsulated-options 
DP> "InternetGatewayDevice.ManagementServer.URL=http://192.168.60.140:80
DP> 80/dps/T
DP> R069";
DP> }
DP> 
DP> I tried this in 4.1.1 and 4.2.6:
DP> 
DP> option space ACS;
DP> option ACS.acs_url code 1 = text;
DP> 
DP> subclass "vendor-classes" "dslforum.org" { vendor-option-space ACS; 
DP> option ACS.acs_url "http://your.acs.url:8080/openacs/acs&#8221;;
DP> }
DP> 
DP> 
DP> subnet 10.200.200.0 netmask 255.255.255.0 {
DP>   range 10.200.200.150 10.200.200.200;
DP>   option domain-name-servers 8.8.8.8, 4.2.2.2;
DP>   option routers 10.200.200.1;
DP>  option dhcp-parameter-request-list = concat(option 
DP> dhcp-parameter-request-list,2b); }
DP> 
DP> 
DP> 
DP> I can only seem to get this working in 3.1.1.  Any thoughts are 
DP> greatly appreciated.
DP> 
DP> David
DP> 
DP> _______________________________________________
DP> dhcp-users mailing list
DP> dhcp-users@lists.isc.org
DP> https://lists.isc.org/mailman/listinfo/dhcp-users
DP> 

_______________________________________________
dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic