PPPoE client not obtaining gateway

I have a remote radius server authenticating public ip’s to a PPPoE server for its clients. The client dials up and authenticates ok and recieves the exact ip that the radius server should be handing out and its dns but the default GW remains as 0.0.0.0 on both pc’s I have here.
I have STF and read the wiki but seems no one has had this problem before.

Help.! :frowning:

Any ideas guys where I should be checking to resolve this problem?

I desperately need to get this sorted as I have new sites ready to come online, but this issue is holding me back.

Are you sending the attribute “FRAMED-IP-ADDRESS” from the radius server to assign the ip? If so, you should try sending the attribute “FRAMED-ROUTE” also. Google ‘radius framed-route format’ for the format of the value.

Thanks Tim for your reply,
I am using the Mikrotik User Manager as the radius. I dont think there is options in it like that. I simply log on to the web interface, create a new account and under ip address in the account I put in their static ip.

look at ‘Local Address’ in PPP profile

I sorted this after, I just needed to enable proxy-arp on one of the interfaces.