round robin problem

SoftEther VPN に関するご質問はこのフォーラムにお気軽にご投稿ください。
Post Reply
DjMohsen
Posts: 4
Joined: Wed Jun 06, 2018 9:00 am

round robin problem

Post by DjMohsen » Wed Jun 06, 2018 9:14 am

hello;
i have setup a new round robin for nameserver , but unfortunately the connection intrupts and reconnects continusely ,
my gateway is: t.anti-filter.net
wich is rounded between tow ips , both are a copy of linux running softether4 and auth using radius astrisk , you can test connection using the name server i have provided and port :2000 with the credentials bellow
{
username: test
password: tsttst
port: 2000
name server: t.anti-filter.net
}
ps: you can ping each ip and connect them directly without problem, we need to solve problem with round robin wich we have set on the mentioned test NS,...
i appreciate your co-operation to solve this problem.
thank you


email: Dj.Moh3n

cedar
Site Admin
Posts: 2070
Joined: Sat Mar 09, 2013 5:37 am

Re: round robin problem

Post by cedar » Wed Jun 06, 2018 9:43 am

Did you try to disable NAT-T connection?

DjMohsen
Posts: 4
Joined: Wed Jun 06, 2018 9:00 am

Re: round robin problem

Post by DjMohsen » Wed Jun 06, 2018 1:36 pm

cedar wrote:
> Did you try to disable NAT-T connection?

i need to use both udp and tcp connections like direct connect
i can not disable it because vpn function will be useless

cedar
Site Admin
Posts: 2070
Joined: Sat Mar 09, 2013 5:37 am

Re: round robin problem

Post by cedar » Thu Jun 07, 2018 8:52 am

NAT-T of SoftEther VPN uses UDP hole punching technology.
It is necessary to let the VPN client and VPN server throw UDP packets simultaneously.
The NAT-T broker service provided by SoftEther Corporation identifies the VPN server to be synchronized with the destination server name specified in the connection setting of the VPN client.
Therefore, it is impossible to correctly identify the destination VPN server with round robin DNS name.

DjMohsen
Posts: 4
Joined: Wed Jun 06, 2018 9:00 am

Re: round robin problem

Post by DjMohsen » Sat Jun 09, 2018 6:47 pm

cedar wrote:
> NAT-T of SoftEther VPN uses UDP hole punching technology.
> It is necessary to let the VPN client and VPN server throw UDP packets
> simultaneously.
> The NAT-T broker service provided by SoftEther Corporation identifies the
> VPN server to be synchronized with the destination server name specified in
> the connection setting of the VPN client.
> Therefore, it is impossible to correctly identify the destination VPN
> server with round robin DNS name.

is there any way like changing source code to get it compatable ?

cedar
Site Admin
Posts: 2070
Joined: Sat Mar 09, 2013 5:37 am

Re: round robin problem

Post by cedar » Mon Jun 11, 2018 9:28 am

Since this is the limit of the underlying technology, I think it is difficult to deal with by modifying the source code.

Post Reply