Hello,
i need my asa DHCP server not to pass default router ip address.
I didn't configure any option 3 but the asa passes it's interface address as default router.
Here is my configuration:
PV-TEST-ASA# sh run dhcpd
dhcpd option 121 hex 0d0ad80ae40001100ad70ae4000110ac180ae4000110ac1b0ae4000110ac1d0ae40001
!
dhcpd address 10.228.0.2-10.228.0.2 inside
dhcpd enable inside
I only need my asa passes one ip address, some static routes and no default gateway as I have a second ethernet adapter.
I could also fit if default router passed by asa dhcp server could be with a high metric.
Thanks
Johnny