windows l2tp方式连不上vpn 不用ipsec
摘要:windows l2tp默认使用ipsec 可以修改注册表设置可以不用ipsec 有两个位置需要添加键值 打开注册表 regedit.exe HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent 新建 dword 类型的键
阅读全文
posted @
2019-03-28 13:28
listenerln
阅读(4)
推荐(0) 编辑
ipv6 for openwrt odhcpd
摘要:openwrt中ipv6的RA服务器 odhcpd配置: 配置文件/etc/config/dhcp 这个配置是将odhcpd只作为路由服务器 只路由通告, ipaddr, dns等信息都从dhcpd6服务器获取 数据包格式: flags: Managed位: 1, 表示 客户端除了 使用前缀地址 还
阅读全文
posted @
2019-03-27 12:25
listenerln
阅读(3040)
推荐(0) 编辑
openwrt package Makefile
摘要:ppp 添加ipv6菜单项 Makefile增加菜单 增加子菜单 增加展开菜单 ...
阅读全文
posted @
2019-03-22 17:47
listenerln
阅读(726)
推荐(0) 编辑
openwrt 中个网络接口协议说明[转]
摘要:openwrt 中个网络接口协议说明 ref: https://blog.csdn.net/u011641885/article/details/46650099 openwrt 中个网络接口协议说明 ref: https://blog.csdn.net/u011641885/article/det
阅读全文
posted @
2019-03-16 22:31
listenerln
阅读(2359)
推荐(0) 编辑