ics-openconnect icon indicating copy to clipboard operation
ics-openconnect copied to clipboard

no-route is not work

Open hshh opened this issue 8 years ago • 4 comments

I pull route table from server, there is only no-route entry (no route setting). iOS anyconnect works well, but anyconnect on android or isc-openconnect fail to add exclude rules.

Tested on Android 6.0.1, isc-openvpn can successfully handle exclude route rules.

hshh avatar Jun 27 '16 09:06 hshh

Same issue

kn007 avatar Feb 11 '17 05:02 kn007

I have same issue on android client program(cisco anyconnect).. 'no-route' parameter is working correct on windows client version connecting to same server.

mrez-ir avatar Dec 04 '20 19:12 mrez-ir

tl;dr Don't use the Android version of OpenConnect if you want frequent updates and improvements. Use the CLI version for Linux or macOS. :man_shrugging:

'no-route' parameter is working correct on windows client version connecting to same server.

This is because the Android client currently simply ignores split-exclude routes (what you are calling "no route"). https://github.com/cernekee/ics-openconnect/blob/29a65d920778383c3eecf02b36a4de2cb7bdec9c/app/src/main/java/app/openconnect/core/OpenConnectManagementThread.java#L617-L632

Q. "When might this be updated?" A. See https://github.com/cernekee/ics-openconnect/issues/66#issuecomment-733269325

dlenski avatar Dec 07 '20 18:12 dlenski

soo... if its not implemented in the past 6 years we can safely say it's not going to happen at all. since the repo is not updating as well.

Pezhvak avatar Mar 12 '22 15:03 Pezhvak