I have configured a VPN (site-to-site, PIX to Juniper) and I have to use the DHCP-Server in location A with the clients in location B. I configured
dhcprelay server 10.10.10.10 outside
dhcprelay enable inside
dhcprelay timeout 30
Now if I do ipconfig /renew at the client the vpn comes up but no more.
In debug mode I see
DHCPRA msg recieved, fip=0.0.0.0, fport=68
What?s going wrong?
With static IP I can ping the DHCP-Server.
regards
Helmut