IP Range sample for 500 PPPoE User

Dear all,

Can anyone please help me providing the info? I bought a CCR1009 8G 1S 1S+ to configure PPPoE server with usermanager for 500 clients. I’m in confusion using the proper IP address to serve 500 PPPOE client. Can anyone please give me a real template? ether1 will be WAN & ether2 will be LAN. Now what IP address do I need to use for WAN, LAN, IP Pool or anything else for serving 500 PPPoE user?

Regards.

/23 range enough to serve. You can use 192.168.1.0/23 basically.

the IP of the WAN will depend on your ISP he most give you the IP
the ip of the LAN can be any IP such as 10.0.0.1
and i recommend to use this pool 10.0.1.2-10.0.255.254 this will give you the ability to serve about 2^16 users

Thanks again Sinan, if I put the ip ranges you provided for PPPoE server pool than what kind of IP addresses I need to use for my Radio AP and Cpe’s devices? I’ve 4 UBNT rocket m5 connected with that lan port via unmanageable dlink switch. The IP addresses for the radios are 192.168.1.20 something like that.

You can use any private IP Address for your Lan /23.

You can change it to DHCP and make it static on your router. On this way, you never forget which IP you set.

you can freely assign pppoe ip address pool different with your LAN addresses which same with your radio ip address:
LAN = 192.168.1.0/24 for your radios
PPPoE pool= 192.168.2.1-192.168.3.254
then make pppoe server on LAN interface..