On Mon, Apr 23, 2018 at 6:49 AM, Parhar, Ajeet <Ajeet.Parhar at team.telstra.com> wrote: > On the page > > http://lists.infradead.org/pipermail/openconnect-devel/2016-August/003850.html > > it says known forms are added to when advised. so currently I'm getting this message on openconnect -v --juniper ... : > > Unknown form ID 'frm' > Dumping unknown HTML form: > <form id="frm_142" name="frm" action="remediate.cgi"> > > <input id="action_31" type="hidden" name="action" value=""> > > <input id="signinId_2" type="hidden" name="signinId" value="url_default"> > <input id="realmId_10" type="hidden" name="realmId" value=""> > <input id="executedStep_2" type="hidden" name="executedStep" value="installfail"> > <input id="stateId_8" type="hidden" name="stateId" value=""> > <input id="p_16" type="hidden" name="p" value="no-roles"> > > <input id="showContinue_2" type="hidden" name="showContinue" value="0"> > <input id="showRemedOption_2" type="hidden" name="showRemedOption" value="0"> > > <input id="hostcheckTS_2" type="hidden" name="hostcheckTS" value=""> > <input id="totalseconds_2" type="hidden" name="totalseconds" value=""> > > <input id="executedAction_2" type="hidden" name="executedAction" value=""> > </form>Failed to obtain WebVPN cookie > > Would be grateful if the form was added and there was some advice on when the addition was available to use. > > Or is there some configuration I can do on my local openconnect installation to address the issue? This one isn't a known form, and you'd need to provide more information in order to figure out what openconnect should do with it. - What is this form for? - When does it appear in the authentication flow for your VPN? - The context and purpose of this form aren't apparent from this extract? though it appears that it _may_ be related to the TNCC "Host Checker" security trojan. (http://www.infradead.org/openconnect/juniper.html) Perhaps you can send a longer anonymized extract from `openconnect --dump -vvvvv` to clarify some of these questions? Dan