Due to @home going under I've been forced to change service providers to charter. Charter for some reason does not give any router information other than 0.0.0.0 from it's dhcp servers even when I require it in the dhclient script. I'm having to set the default route manually with route add default eth0.
Is there a way to make dhclient do this without having to put it into an external script in say /etc/network/if-up.d/? Is this even correct behavioir on either charter's or my end? --mike

