Page 1 of 1

add automatically routing information

Posted: Wed Mar 19, 2014 9:41 pm
by mstenz
Hi,

iam Using both VPN Server and VPN bridges to crossconnect (via L3 Switch) different Office networks. (for example 10.10.10.0 for users network, 10.10.11.0 for printers network and so on)
Additionall I enabled normal clients (windows client vpn software) to "dial" in to one of my virtual hubs.
After that was successfull a connection from the client to all devices in the same network (10.10.10.0) is possible.
I have configured no additional default gateway to the client. This means 0.0.0.0 gets routed via the default network card from the clients device.
How iam able to let automatically add all the other routes from the L3 switch added to the clients routing table?

help much appreciated.
thx.
rgds.
Michael

Re: add automatically routing information

Posted: Thu Mar 20, 2014 3:28 am
by dnobori
Hi,

Use the split-tunneling function, added on the Build 9430.
You can configure the routing table to push to client, on the setting screen of the SecureNAT DHCP Server.
http://www.softether.org/5-download/history

Re: add automatically routing information

Posted: Thu Mar 20, 2014 8:09 am
by mstenz
thx, this is really great. I will test that out directly.

Re: add automatically routing information

Posted: Thu Mar 20, 2014 8:29 am
by parkycai
THX for the split-tunneling function.
been waiting for this function for 10 years, no kidding.

Re: add automatically routing information

Posted: Thu Mar 20, 2014 2:47 pm
by dnobori
Sounds great. Try it.

Re: add automatically routing information

Posted: Thu Mar 20, 2014 4:50 pm
by parkycai
I get a message which says "This feature is not supported. It hasn't been implemented yet on the open-source version of SoftEther VPN" after I click OK in the "Edit the static routing table to push" window. The client does not receive the classless routes either.
I checked the VPN Server Information and found that the value of "Static Routing Table Pushing Function" is No, and the value of "Static Routing Table Pushing Function(Configurable)" is Yes.

I also cleared the Default Gateway Address in the SecureNAT Configuration and added a static route entry "192.168.10.0/255.255.255.0/192.168.102.1" in the push configuration window.

I'm using build 9432, running on Win2012 R2.

Re: add automatically routing information

Posted: Thu Mar 20, 2014 5:21 pm
by mstenz
interesting @ parkycai
I have tested also on server 2012R2 and for me it works very well without error messages.

Re: add automatically routing information

Posted: Sun Apr 06, 2014 5:39 am
by parkycai
I installed the latest v4.06b9435 but still no luck. Here're some screen shots
[attachment=1]serverInfo.jpg[/attachment]
[attachment=0]classlessRoutes.jpg[/attachment]

I'm using Win 2012. Is there anyone having same issue with me?

Re: add automatically routing information

Posted: Sun Apr 06, 2014 5:41 am
by parkycai
parkycai wrote:
> I installed the latest v4.06b9435 but still no luck. Here're some screen
> shots
> [attachment=1]serverInfo.jpg[/attachment]
> [attachment=0]classlessRoutes.jpg[/attachment]
>
> I'm using Win 2012 R2. Is there anyone having same issue with me?

BTW, how to activate "Lightweight Kernel-mode Ethernet Driver"?

***********Edit**************
Sorry, the OS is Win2012, not R2. I suppose it's not supported on 2012. On the other server running 2012 R2, it's working.
But the static-routing push function is still not working on 2012 R2.

Re: add automatically routing information

Posted: Sun Apr 06, 2014 5:51 am
by inten
parkycai wrote:

> BTW, how to activate "Lightweight Kernel-mode Ethernet Driver"?

SoftEther VPN 4.05 Build 9422 (Beta) (February 17, 2014)
Added the NSDI 6.x Lightweight Helper Kernel-mode Module for the local-bridge function. This kernel-mode driver runs only on Windows 8.1 / Windows Server 2012 R2 or later.

Re: add automatically routing information

Posted: Sun Apr 06, 2014 5:53 am
by parkycai
inten wrote:
> parkycai wrote:
>
> > BTW, how to activate "Lightweight Kernel-mode Ethernet Driver"?
>
> SoftEther VPN 4.05 Build 9422 (Beta) (February 17, 2014)
> Added the NSDI 6.x Lightweight Helper Kernel-mode Module for the local-bridge
> function. This kernel-mode driver runs only on Windows 8.1 / Windows Server 2012 R2
> or later.

thanks inten. I realized it's my mistake.

Re: add automatically routing information

Posted: Sun Apr 06, 2014 6:07 am
by parkycai
here's my server config file. hope it helps to locate the problem

Re: add automatically routing information

Posted: Wed Apr 09, 2014 12:23 pm
by samenlia
parkycai wrote:
> I installed the latest v4.06b9435 but still no luck. Here're some screen
> shots
> [attachment=1]serverInfo.jpg[/attachment]
> [attachment=0]classlessRoutes.jpg[/attachment]
>
> I'm using Win 2012. Is there anyone having same issue with me

你在天朝吧。
=============================================
enterprises functions are currently disabled by default in Region of china。

while it is opensource, you can modify the code and rebuild it。

just look at src\Cedar\server.c function SiIsEnterpriseFunctionsRestrictedOnOpenSource()

=============================================
Please see this page http://www.softether.org/5-download/history
"On VPN Servers in People's Republic of China, the above five functions are currently disabled by default, under the orders from Beijing. Although Chinese users can enable these functions manually, Enterprise users in People's Republic of China are recommended to use these enterprise functions with PacketiX VPN Server 4.0 Chinese Edition."

Re: add automatically routing information

Posted: Fri Jul 15, 2022 8:56 am
by parkycai
samenlia wrote:
Wed Apr 09, 2014 12:23 pm
parkycai wrote:
> I installed the latest v4.06b9435 but still no luck. Here're some screen
> shots
> serverInfo.jpg
> classlessRoutes.jpg
>
> I'm using Win 2012. Is there anyone having same issue with me

你在天朝吧。
=============================================
enterprises functions are currently disabled by default in Region of china。

while it is opensource, you can modify the code and rebuild it。

just look at src\Cedar\server.c function SiIsEnterpriseFunctionsRestrictedOnOpenSource()

=============================================
Please see this page http://www.softether.org/5-download/history
"On VPN Servers in People's Republic of China, the above five functions are currently disabled by default, under the orders from Beijing. Although Chinese users can enable these functions manually, Enterprise users in People's Republic of China are recommended to use these enterprise functions with PacketiX VPN Server 4.0 Chinese Edition."
感谢,8年之后终于编了一个版本出来用了 囧