So, I'm trying to setup my 2520 as a DHCP (for inside) / PAT "server", and I have found most of the documentation I need.
The only think I can't seem to find, mostly because my search terms return info pertaining to something else, is how to set the default gateway via dhcp.
If I set a route for 0.0.0.0 0.0.0.0 to e0 nothing; however, if I also set the default-gateway to the ip address of, well, the default gateway - it works.
Shouldn't I be able to have that information get passed from the dhcp server that is on the other end of e0 (outside)?
I setup e0 - ip address dhcp and it get's IP/dns info, just no default gateway info, but my PC's get default gateway info...

:
Thanks!