08-26-2002 08:52 AM - edited 02-20-2020 10:12 PM
How to configure DHCP RELAY (ip helper-address) in PIX ios 6.2.2?
Thanks!
08-26-2002 09:03 AM
I hope someone can confirm this, but the PIX does not support an helper-address.
- Configure your outside interface as DHCP Client (ip address outside dhcp)
- Configure the dhcpd /Server) for Inside Interface
- Tell the pix dhcpd to use the parameters received as DHCP Client on outside interface: dhcpd auto_config
From a long distance view this looks like a dhcp-relay function ; -)
Edgar
08-26-2002 12:43 PM
Are you trying to use a DHCP server located one interface of the PIX to serve addresses to clients residing on other interfaces of the PIX? If that is the case, then Reineke is right. The PIX does not support ip-helper. I am not even sure that Reineke's solution will work for you.
08-27-2002 12:43 AM
Yes, I trying to use a DHCP server located one interface of the PIX to serve addresses to clients residing on other interfaces of the PIX....
Cisco, make this function in PIX!
Thanks
08-27-2002 11:04 AM
Me again ...
Actually the PIX only supports dhcpd for clients physically connected to the inside network. The dhcpc function is only available at the outside interface.
Edgar
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