PPPOE ip Adress assignement

Hi all!
Ok i have configure a pppoe server using the wiki, when i connect to pppoe i get an adresse 10.0.0.1 ( from ip pool i have created) netmask 255.0.0.0 no default gateway… is this normal?
Thanks!

netmask should be /32 not /8

I know but where do i change this?

You don’t change it. /32 is by design. If your client is not installing /32 route then there is a bug in pppoe client.

I’m using 5.0Beta2 and I’m having trouble with my PPPOE clients as well. They are getting a /32 subnet and a 0.0.0.0 default gateway but they can’t ping anything outside of the local subnet. Its as if they don’t have a default gateway… Not sure what to do here. If I connect without PPPOE and just pickup an address from the default DHCP pool everything works correctly.