I have two hubs
-"DEFAULT" who is bridged to LAN with ip 192.168.0.0(255.255.255.0) and virtual interface ip 192.168.0.6
-"VPN3" not bridged with on  user with active virtual dhcp 192.168.169.0(255.255.255.0) and virtual interface ip 192.168.169.10
routing table
network address / mask        / gateway       /metric
192.168.0.0   /255.255.255.0 / 192.168.0.6        1
192.168.169.0 /255.255.255.0 / 192.168.169.10     1
What is wrong with this configuration, because i can not access to DEFAULT from 
user on VPN3.
			
									
									
						L3 switch problem
- 
				mesa57
 - Posts: 153
 - Joined: Fri Oct 11, 2013 4:00 pm
 
Re: L3 switch problem
You're client does not know the route to the 192.168.0.x subnet.
			
									
									
						- 
				mesa57
 - Posts: 153
 - Joined: Fri Oct 11, 2013 4:00 pm
 
Re: L3 switch problem
You have to add a route on you're client.
			
									
									
						