xVPN and unixVPN project issue. (General questions)
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.
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.
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.
Stevo,
Did you add any channels in once connected?
If none are added, no traffic will go through wodVPN.
Regards,
Damba