Layer 3 Switch not routing (Problem)

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Vreo
Posts: 6
Joined: Fri Mar 15, 2019 1:18 am

Layer 3 Switch not routing (Problem)

Post by Vreo » Fri Mar 15, 2019 5:09 pm

Hi all,

I have just set up routing one lan to lan site with Layer 3 Swith with partial success. Some someone can assist me please!

Here is my config.

Network 1 (Server):
IP: 192.168.1.0/24
Bridged local LAN with this Hub1.

Network 2 (Bridge Client):
IP: 10.10.10.0/24
Connects tu Server to Hub2.
Bridged local LAN with this Hub2

Layer 3 Switch.
192.168.1.254/24 Hub1
10.10.10.254/24 Hub2

I can see on each IP tables the ips of respective internal network plus the IP of the Layer 3 Switch.

From both, the server (192.168.1.135) and the bridge client (10.10.10.60) I can ping the virtual interface of the Layer 3 Switch 192.168.1.254 and also 10.10.10.254, but I can't ping any other PC from any side...

I have no added any route to the layer 3, but I added routes via command line (Windows CMD) to:
Server:
route add 10.10.10.0 mask 255.255.255.0 192.168.1.254
route add 10.10.10.255 mask 255.255.255.255 192.168.1.254

Bridge:
route add 192.168.1.0 mask 255.255.255.0 10.10.10.254
route add 192.168.1.255 mask 255.255.255.255 10.10.10.254

If I add to any other PC from eather site the route of the opposite site, the same happens, I can ping both virtual interfaces layer 3 switch IPs, but not any internal.

Do I have to turn on any other setting on Windows or softethernet server or bridge client?

On openVPN I know I would have to turn on the Windows Service "Routing and Remote Access", but I tried that also with no success.

I only have open port 5555 of the server, and the bridge and cascade connection seems is established.

I followed carefully this guide https://www.softether.org/4-docs/1-manu ... P_Routing) with no success.

Please let me know if this is the correct Forum.

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Layer 3 Switch not routing (Problem)

Post by thisjun » Tue Jun 04, 2019 5:51 am

Please add a route to the virtual L3 router for each client PC.

Post Reply