I have a number of client routers that connect to the Network, initially I used DHCP, then started to use PPPoE configured on a bridge, the overhead was to much and everything slowed down when I got to about 100 Users, now thanks to ZeroByte, it is no longer on a bridge, I use FreeRadius for authentication and for issuing static IP addresses and for specifying which pool to use and to determine which MT router the user goes out the internet over, this is done using the NAS Identity attribute to determine the calling MT
With the PPPoE slowing down, I have had to use DHCP for some customers routers what I would like to do is use Radius for the DHCP to authenticate the users router but I need to have some routers assigned an IP on different public subnet and thus go out over the router for that subnet.
Any idea how I can get DHCP to issue a different default gateway for specific clients when using Radius.