Page 1 of 1

IP addressing question.

Posted: Tue Feb 03, 2009 10:05 am
by expo
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.

Re: IP addressing question.

Posted: Tue Feb 03, 2009 12:02 pm
by ashish
If you want to supply the Public IPs which you have received, you need to subnet and have to route it.

Re: IP addressing question.

Posted: Thu Feb 05, 2009 11:54 am
by Ikatsu
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