Connecting to CheckPoint VPN with 2FA

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I'm trying to connect to a CheckPoint VPN which uses two factor authentication (generated token from a mobile device).



I'm aware of the snx tool from CheckPoint, and have used it on other VPNs, but am unable to get it to work with 2FA - or perhaps I just don't know how to use it with 2FA



My question is what are my options, and what's the best option.



  • does the snx tool work with 2FA, or is there another CheckPoint client?

  • will another client work with a CheckPoint VPN, e.g. StrongSwan, OpenVPN, etc?

I'm working with a plan to run the Windows CheckPoint client in a VM and then route my Ubuntu traffic through the VM's network, but it's clunky at best.










share|improve this question

















  • 1




    StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
    – Thomas Ward♦
    Mar 31 at 3:09






  • 1




    However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
    – Thomas Ward♦
    Mar 31 at 3:10











  • It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
    – RobAu
    Aug 15 at 10:36














up vote
1
down vote

favorite












I'm trying to connect to a CheckPoint VPN which uses two factor authentication (generated token from a mobile device).



I'm aware of the snx tool from CheckPoint, and have used it on other VPNs, but am unable to get it to work with 2FA - or perhaps I just don't know how to use it with 2FA



My question is what are my options, and what's the best option.



  • does the snx tool work with 2FA, or is there another CheckPoint client?

  • will another client work with a CheckPoint VPN, e.g. StrongSwan, OpenVPN, etc?

I'm working with a plan to run the Windows CheckPoint client in a VM and then route my Ubuntu traffic through the VM's network, but it's clunky at best.










share|improve this question

















  • 1




    StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
    – Thomas Ward♦
    Mar 31 at 3:09






  • 1




    However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
    – Thomas Ward♦
    Mar 31 at 3:10











  • It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
    – RobAu
    Aug 15 at 10:36












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I'm trying to connect to a CheckPoint VPN which uses two factor authentication (generated token from a mobile device).



I'm aware of the snx tool from CheckPoint, and have used it on other VPNs, but am unable to get it to work with 2FA - or perhaps I just don't know how to use it with 2FA



My question is what are my options, and what's the best option.



  • does the snx tool work with 2FA, or is there another CheckPoint client?

  • will another client work with a CheckPoint VPN, e.g. StrongSwan, OpenVPN, etc?

I'm working with a plan to run the Windows CheckPoint client in a VM and then route my Ubuntu traffic through the VM's network, but it's clunky at best.










share|improve this question













I'm trying to connect to a CheckPoint VPN which uses two factor authentication (generated token from a mobile device).



I'm aware of the snx tool from CheckPoint, and have used it on other VPNs, but am unable to get it to work with 2FA - or perhaps I just don't know how to use it with 2FA



My question is what are my options, and what's the best option.



  • does the snx tool work with 2FA, or is there another CheckPoint client?

  • will another client work with a CheckPoint VPN, e.g. StrongSwan, OpenVPN, etc?

I'm working with a plan to run the Windows CheckPoint client in a VM and then route my Ubuntu traffic through the VM's network, but it's clunky at best.







networking vpn virtualbox-networking






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 31 at 2:55









Kirk Broadhurst

1235




1235







  • 1




    StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
    – Thomas Ward♦
    Mar 31 at 3:09






  • 1




    However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
    – Thomas Ward♦
    Mar 31 at 3:10











  • It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
    – RobAu
    Aug 15 at 10:36












  • 1




    StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
    – Thomas Ward♦
    Mar 31 at 3:09






  • 1




    However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
    – Thomas Ward♦
    Mar 31 at 3:10











  • It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
    – RobAu
    Aug 15 at 10:36







1




1




StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
– Thomas Ward♦
Mar 31 at 3:09




StrongSwan is a VPN server for IPSec and not a VPN client. OpenVPN has a client and a server but only speaks OpenVPN. It looks like Checkpoint VPN (CP VPN) under the hood uses a form of IPSec that is tunneled over SSL/TLS. This might be a unique form of technological deployment. In pure theory, if CP VPN is speaking IPSec, then you could theoretically build a vpnc configuration that would work under the hood, but you're restricted to the CLI version of the VPN client for connecting (2FA isn't usable in the NetworkManager plugin for vpnc/IPSec connections). (1/2)
– Thomas Ward♦
Mar 31 at 3:09




1




1




However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
– Thomas Ward♦
Mar 31 at 3:10





However, this is a highly speculative answer, as CheckPoint doesn't offer a VPN-only device and only offer it as part of their unified protection gateways, and as CheckPoint gateway solutions are non-free the only people who can really give you clear guidance are going to be the CheckPoint people. They're pushing hard for the SNX tool, though; they don't talk about 2FA though on their forums. You might want to consult with CheckPoint about 2FA enablement/solutions for things. (2/2)
– Thomas Ward♦
Mar 31 at 3:10













It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
– RobAu
Aug 15 at 10:36




It should be possible. I used to have Firefox + java for the web-interface, which just passed stuff to the local snx installation. But I never got my finger around it. Maybe local java debugging could provide some insights.
– RobAu
Aug 15 at 10:36















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020745%2fconnecting-to-checkpoint-vpn-with-2fa%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020745%2fconnecting-to-checkpoint-vpn-with-2fa%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

Problem in reading from socket

Help me with the firebase tools