Kevin Yue

Results 406 comments of Kevin Yue
trafficstars

Hi @matiasandina, the logs indicate that you still use the embedded authentication browser. Would you please try to use the external default browser for authentication? ``` sudo gpclient connect --default-browser...

@matiasandina Can you post the full logs here?

Yes. I found this problem in my VM 15.5 as well. I will investigate deeper later.

Looks related to https://gitlab.com/openconnect/openconnect/-/issues/701 Can you try it with submitting HIP? `sudo gpclient connect --hip `

> For me today, with my organization's UK gateway, `--disable-ipv6` seemed me to be the key, but currently that only seems to be supported with the version 1.x GlobalProtect-openconnect. That's...

@martindorey so the `--disable-ipv6` works for you? @yjjl can you try 2.3.0 with the `--disable-ipv6` option?

@yjjl can you try with the `openconnect` command? - `openconnect --protocol=gp --disable-ipv6 ` - `openconnect --protocol=gp `

Hi @huang-jy thanks for your investigation. But I'm afraid the cipher suite might not be the root cause of this problem. Because the HTTPS error could occur if it doesn't...

@yjjl there is no progress on our side. This might related to the server-side configuration or the VPN portal in your case.

@jrpatterson, there is a `--disable-ipv6` option. Does it work for you?