Forum Discussion
francisco_1_162
Nimbostratus
Jan 16, 2008bootp through the ltm
Below is the setup i have. I have LTM with two interfaces, one connected to dmz vlan and the other connected to a cisco firewall. The firewall is connected to a switch and behind the switch i have DHCP server. What i need is to get a server we are building on the dmz to get ip address from the DHCP server(192.168.80.100) bootpc.
DMZ Servers (DMZ Vlan)
-
- 10.1.0.1/254 -(LTM Internal Int)
BIP LTM
- 10.2.0.1/24 -(LTM external Int)
- 10.2.0.2/24 -(Firewall DMZ Int)
Firewall
- 10.3.0.1/24 -(Firewall Inside)
-
Switch
Vlan 80
DHCP Server - 172.25.80.100
To allow new servers on the to get ip from dhcp servers enable BOOTP and PXE traffic through the LTM, i have setup the following
Step 1: run this CLI command:
b db TM.AllowMulticastL2DestinationTraffic enable
Setup 2: create a set of pool/ virtual server:
BOOTP and DHCP traffic is sent to the destination port 67/udp.
Setup 3: create a pool that contains your PXE server. 172.25.80.100
Pool member: PXE server; Service port "* all services"
Setup 4: create a virtual server listening on the port 67
Destination Type: Network
Address: 0.0.0.0
Mask: 0.0.0.0
Service port: Other > 67
Default pool: pool created above
Setup 5: And another one listening on port 68
Destination Type: Network
Address: 0.0.0.0
Mask: 0.0.0.0
Service port: Other > 68
Default pool: pool created above
This should allow the BIG-IP to forward the BOOTP and DHCP traffic to the PXE server located on the other VLAN. BUT it doesnt work. infact i dont see any traffic when i look at the pool members statictics or vitual server statictics.
Please advise.
- JRahm
Admin
bootp is a broadcast, and the LTM is not yet capable of dhcp relay. You'll need to configure a relay agent in the DMZ to handle this for you. - JRahm
Admin
Please open a support case against the CR noted in this thread: - James_Thomson
Employee
I can get the initial bootp request through the LTM, but the response doesn't make it back through because of what a dhcp response looks like. Here is what I see in my testing. - JRahm
Admin
The more customers who open cases against this, the more visible the request becomes...the CR is CR50233 - francisco_1_162
Nimbostratus
I have already open a case with F5 support. i will speak to them tomorrow morning about CR50233. - francisco_1_162
Nimbostratus
j.thomson,
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects