mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing this
allows my iphone to connect to my pfsense box just like it does on 1.2.1
This commit is contained in:
parent
871ce0259f
commit
3c63cc7c98
@ -1047,7 +1047,6 @@ pt{$i}:
|
||||
set pptp enable incoming
|
||||
set pptp disable originate
|
||||
set pptp disable windowing
|
||||
set pptp self 127.0.0.1
|
||||
|
||||
EOD;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user