HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DHCP in a multi-segmented enviornment
Operating System - HP-UX
1829575
Members
4134
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2002 06:40 AM
08-30-2002 06:40 AM
DHCP in a multi-segmented enviornment
Hello,
We need to impliment DHCP for PC/Workstations for the company. We already have DNS servers with 4 NICs, each NIC going to different segments. Planning to run DHCP on the same unix servers.
How do we ensure that the DHCP client gets an address from its own subnet, and not from other subnets, as our DHCP server will serve more than one subnet.
Regards
Vinit Adya
We need to impliment DHCP for PC/Workstations for the company. We already have DNS servers with 4 NICs, each NIC going to different segments. Planning to run DHCP on the same unix servers.
How do we ensure that the DHCP client gets an address from its own subnet, and not from other subnets, as our DHCP server will serve more than one subnet.
Regards
Vinit Adya
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2002 06:48 AM
08-30-2002 06:48 AM
Re: DHCP in a multi-segmented enviornment
Hi
The choice can be made on the MAC address ...
On your DHCP server, have a list of *all* potential clients for each subnet ...
HTH
Fred
The choice can be made on the MAC address ...
On your DHCP server, have a list of *all* potential clients for each subnet ...
HTH
Fred
Why should I bother ? The problem will be gone with the next release ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2002 06:51 AM
08-30-2002 06:51 AM
Re: DHCP in a multi-segmented enviornment
Hi again
*maybe*, a *clever* DHCP server can define from which NIC the request is coming an assign an address for the *correct* subnet ?
Or four dhcp server on the same machine ?
Fred
*maybe*, a *clever* DHCP server can define from which NIC the request is coming an assign an address for the *correct* subnet ?
Or four dhcp server on the same machine ?
Fred
Why should I bother ? The problem will be gone with the next release ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2002 06:54 AM
08-30-2002 06:54 AM
Re: DHCP in a multi-segmented enviornment
If it were me, I would download and compile/link dhcpd from these guys:
http://www.isc.org/ . These are the DHCP guys.
Their implementation will also address an area that I'll bet you haven't considered. Suppose that you have users which have laptops and travel from site to site within your organization. In addition to regular DHCP, you also hand-out fixed IP addresses based upon the hardware address of the client. This is typically done for firewall rules. This version of DHCPD will also hand out fixed ip addresses based not only upon the hardware address (MAC) of the client but also the subnet originating the request.
If you need it these guys also have dynamic DNS. The compile/links are quite easy - just run make. This is definitely my weapon of choice.
http://www.isc.org/ . These are the DHCP guys.
Their implementation will also address an area that I'll bet you haven't considered. Suppose that you have users which have laptops and travel from site to site within your organization. In addition to regular DHCP, you also hand-out fixed IP addresses based upon the hardware address of the client. This is typically done for firewall rules. This version of DHCPD will also hand out fixed ip addresses based not only upon the hardware address (MAC) of the client but also the subnet originating the request.
If you need it these guys also have dynamic DNS. The compile/links are quite easy - just run make. This is definitely my weapon of choice.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP