|
[color=rgba(0, 0, 0, 0.85)]软件版本:[color=rgba(0, 0, 0, 0.85)] [color=rgba(0, 0, 0, 0.85)]TANG(大唐)r6p3,Build date 2024-09-05 17:14:06
[color=rgba(0, 0, 0, 0.85)]实现目的:员工在家只能远程访问公司内部员工自己的办公电脑,其它员工电脑无法访问
[color=rgba(0, 0, 0, 0.85)]配置方式:每个员工的iwan账户做ip绑定,在路由/nat里面做每个绑定IP的目的路由
存在问题:iwan客户端登录成功,可以获取绑定的IP,但一段时间客户端会重连,IP地址就变了,例如绑定的ip是172.16.80.105,后面就变成172.16.80.102了
[10:18:11]using ip 172.16.80.105 gateway 172.16.80.1 mtu 1420 encrypt N
[10:18:11]using ipv6 :: gateway DNS
[10:24:02]peer DATA timeout
[10:24:02]clear all virtual interface IP
[10:24:02]sdwan client reinit domain socket success
[10:24:02]sdwan client register receive event success
[10:24:03]INIT peer c4be120a:8000
[10:24:04]AUTH start
[10:24:04]sdwan openAck pktType 3
[10:24:04]sdwan DATA ESTABLISHED session 256
[10:24:04]using ip 172.16.80.102 gateway 172.16.80.1 mtu 1420 encrypt N
[10:24:04]using ipv6 :: gateway DNS
|
|