L3 switch can't be ping on linux vpn server

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
colapig
Posts: 148
Joined: Tue Oct 14, 2014 5:36 am

L3 switch can't be ping on linux vpn server

Post by colapig » Wed Nov 22, 2017 7:33 am

I setup a vpn server on Ubuntu with 2 hubs: hub1 and hub2. these 2 hub connected by a L3 switch :
hub1 interface ip 192.168.1.222
hub2 interface ip 192.168.2.222
VPN server ip: 192.168.1.253
GW ip: 192.168.1.254
I can't ping 192.168.1.222 from 192.168.1.253, but I can ping 192.168.1.254 and 192.168.254

192.168.1.222 and 192.168.1.253 are on the same server, Is the ping packets blocked by the security setting of the linux?


Thanks

colapig
Posts: 148
Joined: Tue Oct 14, 2014 5:36 am

Re: L3 switch can't be ping on linux vpn server

Post by colapig » Wed Nov 22, 2017 8:30 am

Here is some additional information:
from the bridge server wich cascaded the hub 2. I can ping 192.168.2.222, 192.168.1.222, 192.168.1.254 (the router ip of the opposite network). But 192.168.1.253 and 192.168.1.222 are all can't be ping.

colapig
Posts: 148
Joined: Tue Oct 14, 2014 5:36 am

Re: L3 switch can't be ping on linux vpn server

Post by colapig » Thu Nov 23, 2017 2:50 am

I reinstall a win7 to replace the linux and it works now, but created another issue.
I can ping the opposite gateway in the l3 switch, but very unstable. always timeout.
Both VPN server and bridge are using build 9651

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

Re: L3 switch can't be ping on linux vpn server

Post by thisjun » Mon Dec 11, 2017 7:03 am

Which interface did you create a localbridge with hub1?

colapig
Posts: 148
Joined: Tue Oct 14, 2014 5:36 am

Re: L3 switch can't be ping on linux vpn server

Post by colapig » Mon Dec 11, 2017 4:10 pm

only one network card in the server.

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

Re: L3 switch can't be ping on linux vpn server

Post by thisjun » Fri Jan 05, 2018 4:17 am

Did you add route to opposite network on VPN server?

Post Reply