在公司linux内网服务器上设置了pptpd服务器。设置如下:
localip 10.1.0.1
remoteip 10.1.0.10-100
内网网段是:192.168.1.x
在家里连接上vpn后不能访问公司里其他PC的共享资源,为啥?
localip 10.1.0.1
remoteip 10.1.0.10-100
内网网段是:192.168.1.x
在家里连接上vpn后不能访问公司里其他PC的共享资源,为啥?
1
lfzyx Apr 23, 2014
|
2
jasontse Apr 23, 2014 via iPad
192.168.1.1路由器上添加静态路由如下
IP 10.1.0.0 掩码 255.255.255.0 网关 192.168.1.x(VPN服务器IP) |
3
cevincheung OP |
4
jasontse Apr 23, 2014 via iPad
@cevincheung 不能控制的不叫内网
|