Yes I’d like to know how to set this up. If you want that too you came to the right place.
And now go and follow this link… https://wiki.sharewiz.net/doku.php?id=pfsense:vpn:openvpn:assign_a_fixed_ip_to_a_remote_client
Okay you still here ? ….
Well then in short.
1. Setup open VPN connection – ( this is a must ) this is not a tutorial how to setup one.
2. Make sure you’re using credentials auth.
3. Make sure you’re devices can see the OpenVPN connected clients. ( That you’re pc can ping it )
4. Open user tab on pfSense and select and copy username that you want to set static ip to.
5. Go to openVPN -> Client Specific Overrides
6. Add new one
Now this is important: SET COMMON NAME same as username of openVPN clientt that you want to connect.
Pick server from serverlist
Add in Last tab. :Advanced Settings: ifconfig-push <desired ip address> <netmast>
example. ifconfig-push 192.168.112.12 255.255.255.0