LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Check Point SNX (Linux VPN client) (https://www.linuxquestions.org/questions/linux-networking-3/check-point-snx-linux-vpn-client-4175593515/)

GabiAPF 11-14-2016 11:16 AM

Check Point SNX (Linux VPN client)
 
I have installed the Check Point VPN client, but I am unable to connect to a server. I get the following message when running snx 181.30.128.30 -u <username>:

Quote:

Check Point's Linux SNX
build 800005013
Please enter your password:

SNX: Connection aborted.
The log located in in ~/snx.elg contains the following:

Quote:

[14 Nov 14:04:03] snx: starting debug - Mon Nov 14 14:04:03 2016

[14 Nov 14:04:09] snx_browser::snx_browser(): called
[14 Nov 14:04:09] snx_browser::auth: entering
[14 Nov 14:04:09] gwinfo:gwinfo: entered!0x9348fb0
[14 Nov 14:04:09] CP_gethostbyname: Failed to resolve hostname ''
[14 Nov 14:04:09] creating the ssl layer
[14 Nov 14:04:09] talkssl::talkssl(): entered with chunk=512, opaque=f7278008, link_established=80d3db0, link_failure=80d3d90, packet_receive=80d3d60, verify_gw=80d3dd0
[14 Nov 14:04:09] talkssl::set_sslalg: setting ssl alg to 2
[14 Nov 14:04:09] connecting
[14 Nov 14:04:09] talkssl:: init_ssl_neg: using 3DES
[14 Nov 14:04:09] ckpSSLctx_New: prefs = 1a
[14 Nov 14:04:09] CkpRegDir: Environment variable CPDIR is not set.
[14 Nov 14:04:09] GenerateGlobalEntry: Unable to get registry path
[14 Nov 14:04:09] isExist: ProxyEntity didn't initiated yet
[14 Nov 14:04:09] talkssl::start_async: no input
[14 Nov 14:04:09] talkssl:: init_ssl_neg: failed to connect
[14 Nov 14:04:09] snx_browser::Failure: entering with code: 3
[14 Nov 14:04:09] got link down!- exit
[14 Nov 14:04:09] snx: quit.
[14 Nov 14:04:09] snx_browser::~snx_browser: called
[14 Nov 14:04:09] talkssl::~talkssl: delete link
[14 Nov 14:04:09] talkssl::~talkssl: end
[14 Nov 14:04:09] done
Could anyone please help me figure out what the problem is?

Thanks in advance.

lfnando 03-14-2020 08:08 PM

Update your snx version
 
I was taken the same error. Then I updated my snx to version 800008073 and it's working fine!

GabiAPF 03-16-2020 11:01 AM

First of all, thank you for your reply, lfnando. Could you please tell me where I can download build 800008073? So far I have only been able to find build 800007075, which produces the same error as the old one.

lfnando 03-21-2020 10:28 AM

I've got it in the company's intranet.
Do u still have the same error?

Try this:

https://unix.stackexchange.com/quest...e-command-line

GabiAPF 03-25-2020 06:06 AM

Thanks for trying to help, but that is exactly what I tried last time and I am still getting the same error. It would be great if you could help me get the version you are using.

jessicabrobert 03-25-2020 09:18 AM

did you use any vpn service on linux, before?

GabiAPF 03-25-2020 09:19 AM

Yes, I used OpenVPN and it worked fine.

felipeabrao 04-01-2020 02:55 PM

Hello GabiAPF!

Maybe you are just forgetting to use "-s" (without cotes) before the server's name. Try this:

snx -s 181.30.128.30 -u <username>

I hope it works!

GabiAPF 04-02-2020 09:02 AM

Oh, that was it! Thank you very much!

sevendogsbsd 04-02-2020 09:11 AM

Quote:

Originally Posted by felipeabrao (Post 6106745)
Hello GabiAPF!

Maybe you are just forgetting to use "-s" (without cotes) before the server's name. Try this:

snx -s 181.30.128.30 -u <username>

I hope it works!

Since you posted this exact question in another thread, can you mark that one solved if your solution worked?

felipeabrao 04-02-2020 11:39 AM

Quote:

Originally Posted by GabiAPF (Post 6107021)
Oh, that was it! Thank you very much!

You are welcome!

felipeabrao 04-02-2020 11:44 AM

Quote:

Originally Posted by sevendogsbsd (Post 6107024)
Since you posted this exact question in another thread, can you mark that one solved if your solution worked?

Sorry, but the question in the other thread is different. It has to do with connecting to a Windows server from a Linux client.

sevendogsbsd 04-02-2020 12:05 PM

Right but it was the exact same problem with the same software and scenario so I thought it was the same or related post. My apologies.

felipeabrao 04-02-2020 02:01 PM

No problem! Thank you!

dmza 11-25-2022 03:12 PM

Quote:

Originally Posted by felipeabrao (Post 6106745)
Hello GabiAPF!

Maybe you are just forgetting to use "-s" (without cotes) before the server's name. Try this:

snx -s 181.30.128.30 -u <username>

I hope it works!

Hi

can I use this snx -s gateway.domain.co.za -u username because I have no idea what ip these solutions are taking about or need, I have a url to use which I use with Checkpoint vpn client on windows.

I just get connection aborted the whole time I have re- installed snx about a hundred million times by now using every single solution I can find on the internet and I cannot get it working - I am very much a linux toddler - I copy and paste and hope like hell it works - I don't understand half the techincal explanations about why I have to do the steps - so I just follw the steps as best I can - no luck so far.

somebody would literally have to be on a shared screen with me and hold my hand and dictate the entire procces or I am never going to get this working. is something like that even possible - please I am so desperate at this stage and I don't want to give up.


All times are GMT -5. The time now is 01:48 AM.