Hi All,

I would first like to thank the dev group on the great work with PFsense. Ive always been an avid fan of openBSD's pf implementation and to have such a frontend is fantastic.

Going through the mailing list archive, I have not found a answer to the issue I am currently facing with OpenVPN impelementation.

PFsense version:  1.2

I have setup the Openvpn with a remote range of 172.16.0.0/24. When connecting from one client, I would receive 172.16.0.6 and with another client with a different client certificate, would be assigned the same ip of 172.160.0.6.

Config on the Openvpn server instance:

Protocol UDP
Dynamic IP - Yes
Local port 1194
Address Pool - 172.16.0.0/24
Use static ip's - No
Local network - 10.0.1.0/24
Remote network - nil
Client to client vpn - no
Cryto - BF-CBC (128bit)
Auth - PKI
LZO Compression - Yes


The client .ovpn file is as follows:

float
port 1194
dev tun
dev-node ovpn
#proto tcp-client
remote 1.2.3.4 1194
ping 10
persist-tun
persist-key
tls-client
ca blah.crt
cert user.crt
key user.key
ns-cert-type server
comp-lzo
pull
verb 4

I have a feeling im missing something. Any help will be appreciated as I cannot seem to get my head around this.

Best Regards,
Ezat



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Commercial support available - https://portal.pfsense.org

Reply via email to