Feature #847
add option for alternative udp/ike port to the app
Start date:
13.02.2015
Due date:
Estimated time:
Resolution:
Fixed
Description
i have here an remote host where the default udp ports
(500+4500) are allready used for another ipsec solution.
this setup works very well with native strongswan and the
use of "left/rightikeport".
it would be great to add an option to the strongswan app to! :-)
the easiest solution would be extending the "gateway" field in
the app with the classical A.B.C.D:YYYY syntax.
tanks!
Associated revisions
History
#1 Updated by Tobias Brunner almost 7 years ago
- Status changed from New to Closed
- Assignee set to Tobias Brunner
- Resolution set to Fixed
The next release of the app will provide an option to specify the server port (see android-updates branch).
Merge branch 'android-updates'
Fixes the roaming behavior on Android 5+, a linker issue on Android M,
a few bugs, and adds several new advanced options for VPN profile (MTU,
server port, split tunneling).
Also adds methods and a constructor to parse settings_t from a string
instead of a file.
Fixes #782, #847, #865.