Re: Pulse connect to workstation

2020-03-31 Thread David Woodhouse
On Tue, 2020-03-31 at 11:01 -0400, Tim Howard wrote: > On Sun, Mar 29, 2020 at 1:34 PM Tim Howard > wrote: > > > > Thank you both for your replies. Here's the result with just using > > the hostname: > > > > $ openconnect -C "DSID=aLongStringOfChars" --protocol=pulse > > myWorkplace.server.serv

Re: Pulse connect to workstation

2020-03-31 Thread Tim Howard
On Sun, Mar 29, 2020 at 1:34 PM Tim Howard wrote: > > Thank you both for your replies. Here's the result with just using the > hostname: > > $ openconnect -C "DSID=aLongStringOfChars" --protocol=pulse > myWorkplace.server.serv -v --os=win > Attempting to connect to server 123.123.123.233:443 > Co

Re: Pulse connect to workstation

2020-03-29 Thread Tim Howard
Thank you both for your replies. Here's the result with just using the hostname: $ openconnect -C "DSID=aLongStringOfChars" --protocol=pulse myWorkplace.server.serv -v --os=win Attempting to connect to server 123.123.123.233:443 Connected to 123.123.123.233:443 SSL negotiation with myWorkplace.ser

Re: Pulse connect to workstation

2020-03-29 Thread David Woodhouse
On Sun, 2020-03-29 at 08:32 -0400, Tim Howard wrote: > D. My connection attempts (url and IP addresses obscured): > $ openconnect -C "DSID=aLongStringOfChars" --protocol=pulse > myWorkplace.server.serv/dana/home/index.cgi# -v --os=win > Attempting to connect to server 123.123.123.233:443 > Connecte

Re: Pulse connect to workstation

2020-03-29 Thread Daniel Lenski
Hi Tim, This is the right approach to investigating and experimenting here. Nicely done. In brief, the "Server response to hostname packet is error 0x08" error means that NC mode is disabled and only Pulse mode is allowed: https://gitlab.com/openconnect/openconnect/issues/42 If your network admins

Pulse connect to workstation

2020-03-29 Thread Tim Howard
Dear all, My employer has made it so we can access our at-work workstations from home during this coronavirus emergency. We are hoping openconnect can help us accomplish this with linux and mac systems. I *think* I'm getting close with Ubuntu. Behavior under Windows 10: 1. Browse to initial websit