I have problem to create VPN conection via Pulse Client. I made everything from this link(fix UI) https://gist.github.com/eugenetriguba/beb90e0bca7e5299436693d9b74a9853
Looks like the UI client is working.
I imported the certificate to pulse client. I see this cert and privet key in my gnome keyring
/usr/local/pulse/PulseClient_x86_64.sh install_certficates -inpriv File.key -inpub File.pem
Pulse Secure Enter Configuration:
Name: xxxx
URL: https://ssl.xxxx.com
Click connect -> connecting to server -> faild -> status: disconnected
Logs on -> AskUbuntu (Message cannot exceed 20,000 characters.)
https://askubuntu.com/questions/1326051/ubuntu-20-04-pulse-client-cant-connect-to-server
I think you are trying to create a PSAM / Layer 4 connection
PSAM is a windows feature where it will use WFP/TDI drivers, especially for windows, it will not work in the Linux platform.
For Linux, we recommend using PDC with a JSAM / L3 tunnel to access internal resources.