IP addressing question.

Hello,

I’m starting a WISP, I just received V-DSL service with 128 static ip addresses. How can i setup my network so that i may distribute static ip’s for some customers, multiple static ip’s (5), and do NAT for some customers (residential)

I appreciate any input you may offer, I’ve searched and searched and didn’t find much.

If you want to supply the Public IPs which you have received, you need to subnet and have to route it.

Try making a PPPoE server.

This system permit use publics IP because the connection from the client to the server is a ppp tunnel. Make a secret and a profile, and configure PPPoE clients in the customer equipment, using an IP pool with the public IPs that your ISP give to you.

Regards