HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- configuring the DHCP relay agent RHEL4
Operating System - Linux
1828046
Members
1812
Online
109973
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
12-21-2005 07:31 PM
12-21-2005 07:31 PM
configuring the DHCP relay agent RHEL4
How will you configure the DHCP relay agent in RHEL4?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 08:19 PM
12-21-2005 08:19 PM
Re: configuring the DHCP relay agent RHEL4
install the dhcp package.
rpm -ivh dhcp-3
edit the file /etc/sysconfig/dhcrelay
on INTERFACES specify the interface on which to listen for requests
on DHCPSERVERS specify the ip of the server to forward the requests.
start the service:
service dhcrelay start
assign points.
rpm -ivh dhcp-3
edit the file /etc/sysconfig/dhcrelay
on INTERFACES specify the interface on which to listen for requests
on DHCPSERVERS specify the ip of the server to forward the requests.
start the service:
service dhcrelay start
assign points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2005 12:14 AM
12-23-2005 12:14 AM
Re: configuring the DHCP relay agent RHEL4
Please, can you explain me this agent?
It's the same agent that a Dhcp client?
Thanks in advance.
Regards!
It's the same agent that a Dhcp client?
Thanks in advance.
Regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2005 12:48 AM
12-23-2005 12:48 AM
Re: configuring the DHCP relay agent RHEL4
No, it isn't.
A DHCP relay agent is a DHCP server that forward requests to another DHCP server. This is used when you have a network separated by a router, and the router does not forwards bootp traffic:
network A -----------router---------network B
If the DHCP server is in network A, and network B should get address from that server, you must configure a DHCP relay agent on a server in network B, so clients query for DHCP server, DHCP relay forwards the request to the DHCP server, and then returns the IP to the client.
A DHCP relay agent is a DHCP server that forward requests to another DHCP server. This is used when you have a network separated by a router, and the router does not forwards bootp traffic:
network A -----------router---------network B
If the DHCP server is in network A, and network B should get address from that server, you must configure a DHCP relay agent on a server in network B, so clients query for DHCP server, DHCP relay forwards the request to the DHCP server, and then returns the IP to the client.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP