02-01-2005 06:46 AM - edited 02-20-2020 11:54 PM
I need to send different DHCP options to users; however, I need to put certain groups in different subnets. Is it possible to setup the concentrator to relay for addresses from different scopes?
02-01-2005 09:10 PM
v4.0 of the concentrator code added functionality for this. Under the Group, under the General tab, right down the bottom there's a DHCP Scope option. In here add the specific scope (subnet) that you want the concentrator to request addresses from from the DHCP server.
Keep in mind that your internal network needs routes for each of these scopes that point back to the inside interface of the concentrator.
See http://www.cisco.com/univercd/cc/td/doc/product/vpn/vpn3000/4_0/config/usermgt.htm#1893938, or the online help for details.
02-02-2005 06:18 AM
This looks like a global setting, and only one DHCP scope can be added... I need to have the concentrator request addresses from different scopes ie:
group 1 needs to have address in scope 172.16.1.0/24
group 2 needs to have address in scope 10.1.1.0/24
02-03-2005 05:02 PM
Not sure what you mean by a global setting. Go under Group 1 and modify it, under the General tab you can add the scope in there. If you go under Group 2 you'll be able to add a different scope under its General tab.
02-08-2005 12:45 PM
- Configuration
- System
- IP Routing
- DHCP Relay
a. Enable 'Enabled' checkbox
b. Select Forward to
c. Address == 192.168.10.8 255.255.255.0
- Address Management
- Assignment
a. Enable 'Use DHCP'
- User Management
- Groups
- Select 'groupA'
- Modify Group
- Click General tab
- Enter 'DHCP Network Scope' x.x.x.x
- Select 'groupA'
- Remove Address Pool
Now I get the following error:
118 02/08/2005 13:29:00.720 SEV=3 DHCPDBG/39 RPT=34
DHCP discover timeout: no response from polled servers (xid 3821297335)
I can ping the server, and it is serving up this scope to other devices (just not from the concentrator)
05-03-2006 03:36 PM
I am having the same problem. Did you ever find a solution to this?
06-19-2006 02:04 PM
your problem is probably that the net you are assigning to that group via dhcp has to be routed to the box, cause the reply from the dhcp server will be sent to the adress that you type in the dhcp scope field, the vpn3k will then listen for dhcp offers on that address.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide