Page 1 of 1
Keep access to local lan network ?
Posted: Wed Aug 07, 2013 7:09 am
by barbuslex
Hi,
I use SoftEther in my company and when I connect to a VPN, i lost my local network.
I need to use local network to access to lan website in my work.
Is it possible to add add routes exlusion with SoftEther ?
Thanks
Regards
Re: Keep access to local lan network ?
Posted: Mon Aug 12, 2013 8:16 am
by kh_tsang
Change your hosts file to point the websites to local IPs.
Re: Keep access to local lan network ?
Posted: Mon Aug 12, 2013 8:52 am
by barbuslex
Thanks but is it possible to access with range ip ?
For exemple, in OpenVPN my conf like this:
route 10.0.8.0 255.255.248.0 net_gateway
route 10.0.32.0 255.255.248.0 net_gateway
route 10.0.48.0 255.255.248.0 net_gateway
route 10.0.0.0 255.0.0.0 net_gateway
Is it possible to do the same with SoftEther ?
Re: Keep access to local lan network ?
Posted: Wed Aug 14, 2013 3:23 pm
by kh_tsang
Use either Local Bridge or Layer 3 Switch.
Re: Keep access to local lan network ?
Posted: Wed Aug 21, 2013 3:25 pm
by parkycai
try this:
route add 192.168.0.0 mask 255.255.0.0 <gateway ip>
Re: Keep access to local lan network ?
Posted: Wed Sep 18, 2013 1:09 am
by NYITGuy
Just remove the gateway setting (leave blank) from the virtual DHCP. See my other post for better explanation.
Paul