[PATCH ocserv 1/4] Add X-CSTP-License header for mobile client compatibility

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The Android AnyConnect client passes authentication but refuses to
establish a VPN link if this header is missing.
---
 src/worker-vpn.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/worker-vpn.c b/src/worker-vpn.c
index b079b72..1c5d979 100644
--- a/src/worker-vpn.c
+++ b/src/worker-vpn.c
@@ -955,6 +955,7 @@ bandwidth_st b_rx;
 		"X-CSTP-Keep: true\r\n"
 		"X-CSTP-TCP-Keepalive: true\r\n"
 		"X-CSTP-Tunnel-All-DNS: false\r\n"
+		"X-CSTP-License: accept\r\n"
 		);
 	SEND_ERR(ret);
 
-- 
1.8.2.1




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux