xVPN and unixVPN project issue. - WeOnlyDo Discussion board

xVPN and unixVPN project issue. (General questions)

by Stevo, Wednesday, April 13, 2011, 01:23 (4785 days ago)

Hi there,

We have compiled xVPN and unixVPN project for test.

When we supply VPN password , we saw error message.

When we used empty password then saw status message 'CONNECTED to VPN ID '. but no packets are received.

We are sure that we have assigned VPN ID and Password on the server.

Do we need additional libraries to connect the VPN server using xVPN? What might be the problem?

Regards.
Stevo

Re: xVPN and unixVPN project issue.

by wodDamir, Wednesday, April 13, 2011, 08:50 (4784 days ago) @ Stevo

Hi Stevo,

Unfortunately, wodVPN doesn't work with other VPN solutions. Also, there's no server part of the component.

wodVPN is a peer to peer VPN component, meaning that connection is established directly between the two peers. Of course, multiple connections are possible, but only through the use of multiple wodVPN instances.

Hope this helps.

Regards,
Damba

Re: xVPN and unixVPN project issue.

by Stevo, Wednesday, April 13, 2011, 13:03 (4784 days ago) @ wodDamir

Hi Damba,

Yes. I am familiar with wodVPN.

What I tried to communicate was that we have setup a wodVPN in a Windows machine then tried connecting to it from another peer using xVPN and unixVPN code. Then we had the problems I described on my last message.

Please let me know what might be the problem.

Regards,
Stevo

Hi Stevo,

Unfortunately, wodVPN doesn't work with other VPN solutions. Also, there's no server part of the component.

wodVPN is a peer to peer VPN component, meaning that connection is established directly between the two peers. Of course, multiple connections are possible, but only through the use of multiple wodVPN instances.

Hope this helps.

Regards,
Damba

Re: xVPN and unixVPN project issue.

by wodDamir, Wednesday, April 13, 2011, 14:18 (4784 days ago) @ Stevo

Stevo,

Did you add any channels in once connected?

If none are added, no traffic will go through wodVPN.

Regards,
Damba