Cannot get Layer 3 Switch working

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
ConfusedSushi
Posts: 1
Joined: Fri Apr 10, 2020 1:35 pm

Cannot get Layer 3 Switch working

Post by ConfusedSushi » Fri Apr 10, 2020 4:13 pm

I have the following setup:

Virtual Hub "hub1" (VPN users):
- SecureNAT: enabled
- Virtual host: 192.168.31.1
- Virtual NAT: disabled
- Virtual DHCP: 192.168.31.10-192.168.31.200 mask 255.255.255.0
- Static route: 192.168.0.0/255.255.255.0/192.168.31.2

Virtual Hub "hub2" (office network):
- SecureNAT: disabled
- Office network: 192.168.0.1-192.168.0.254 mask 255.255.255.0
- Static route: 192.168.31.0/255.255.255.0/192.168.0.8

Local bridge to "hub2"

Layer 3 Switch "switch":
- Interfaces:
- 192.168.0.8 / 255.255.255.0 / hub2
- 192.168.31.2 / 255.255.255.0 / hub1

It seems the switch is not routing, observerations:
- VPN users ("hub1") can ping 192.168.31.1, 192.168.31.2, 192.168.0.8
- VPN users ("hub1") cannot ping e.g. 192.168.0.100
- Office network ("hub2") can ping 192.168.31.1, 192.168.31.2, 192.168.0.8
- Office network ("hub2") cannot ping e.g. 192.168.31.10

Any ideas what I am missing?

Post Reply