Page 1 of 1

Assign Public IP's through Ovpn

Posted: Thu Aug 23, 2012 8:02 am
by imjebran
Hello,

We have successfully configured Open VPN server on a windows server OS, almost every thing is configured successfully and working fine for us.

Just one thing still pending that we want to assign public IP's to each session of OpenVPN, wouldn't want to use NAT, is it possible that OpenVPN server give Public IPs to each client who and established connection via dialing OpenVPN, We have 60 additional IP with the server where OpenVPN installed.

Awaiting for you reply.

Re: Assign Public IP's through Ovpn

Posted: Thu Aug 23, 2012 8:07 am
by maikcat
hi there,

the routing for public ips is done bi ISPs...are you ISP?

AFAIK nat is the only way you can go....

Michael.

Re: Assign Public IP's through Ovpn

Posted: Tue Aug 28, 2012 7:54 pm
by imjebran
Hello maikcat,

Yes We are ISP providing internet through cable locally, we using VPN to authenticate our clients and providing public IP's to each VPN session, Already providing via PPTP windows RRAS.

Some of our clients are asking that we want to use OPEN VPN to authenticate our services and using internet.

Do you know how can we assign PUBLIC IP's without NAT to Openvpn clients?


Regards,
Jebran.

Re: Assign Public IP's through Ovpn

Posted: Wed Aug 29, 2012 11:19 am
by maikcat
hi there,

assigning ips to your openvpn clients is openvpns job (ccd files)

NAT on the other hand it depends on how you will design your network topology...

Michael.

Re: Assign Public IP's through Ovpn

Posted: Wed Aug 29, 2012 12:56 pm
by imjebran
Hi,

Thanks for suggestion.

I have also tried (ccd) files process this will be assigning public IPs, but it was assigning IP's to specific username or client certificate, we need to assign IP randomly from our IP range.

I think you got my point. :)

Jebran

Re: Assign Public IP's through Ovpn

Posted: Mon Sep 03, 2012 8:29 am
by maikcat
hi there,

please read about "server" directive... ;)

Michael.

Re: Assign Public IP's through Ovpn

Posted: Tue Sep 04, 2012 12:58 pm
by imjebran
Hello,

I will check "server" directive then update you, :)


Regards,
Jebran.

Re: Assign Public IP's through Ovpn

Posted: Fri Sep 07, 2012 8:09 am
by imjebran
Hello Michael,

Is the same thing possible if we configuring OpenVPN server on windows server 2008?

advise any tutorial if you have.


Regards,
Jebran.

Re: Assign Public IP's through Ovpn

Posted: Fri Sep 07, 2012 10:30 am
by maikcat
Is the same thing possible if we configuring OpenVPN server on windows server 2008?
yes , same things applies to windows also..

please check the documentation section on openvpn.net website,
there are examples manuals and howtos...

Michael.