Project

General

Profile

Actions

Bug #6888

closed

openVPN - Client Specific Overrides

Added by Daniel Kaspar over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/03/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
amd64

Description

System: 2.3.2-RELEASE-p1

On WebGUI i put 'ifconfig-push 172.50.0.10 255.255.255.0' but client gets this IP: 172.50.0.0

Now i have looked at the file in /var/etc/openvpn-csc/server_x and file looks like this:

ifconfig-push 172.50.0.10 255.255.255.0
ifconfig-push 172.50.0.0 255.255.255.0

I've deleted the second ifconfig-push line and all worked well.


Files

pfsense01.PNG (9.74 KB) pfsense01.PNG File Daniel Kaspar, 11/03/2016 09:19 AM
pfsense02.PNG (38.8 KB) pfsense02.PNG webGUI Daniel Kaspar, 11/03/2016 09:19 AM
Actions #1

Updated by Jim Pingle over 8 years ago

  • Status changed from New to Rejected

Don't use a manual "ifconfig-push" line, that's what the "Tunnel Network" option in the override sets up automatically.

You could use a manual ifconfig-push if you leave the tunnel network in the override blank, but it's easier to put in the client IP address in the tunnel network directly ( 172.50.0.10/24 in this case)

Actions

Also available in: Atom PDF