<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>中神通公司交流论坛 - OpenVPN/SSLVPN</title>
    <link>http://www.trustcomputing.com/bbs/forumdisplay.php?fid=46</link>
    <description>Latest 20 threads of OpenVPN/SSLVPN</description>
    <copyright>Copyright(C) 中神通公司交流论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 26 Apr 2026 17:06:54 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.trustcomputing.com/bbs/images/logo.gif</url>
      <title>中神通公司交流论坛</title>
      <link>http://www.trustcomputing.com/bbs/</link>
    </image>
    <item>
      <title>解决错误 All TAP-Windows adapters on this system are currently in use.</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=2075</link>
      <description><![CDATA[可能因为之前安装了其它的VPN客户端程序及驱动，导致原来的TAP网卡出现问题。

下载安装TAP网卡驱动：]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Thu, 27 Jun 2024 13:04:48 +0000</pubDate>
    </item>
    <item>
      <title>解决OpenVPN错误：Route: Waiting for TUN/TAP interface to come up</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=2046</link>
      <description><![CDATA[Wed Mar 02 14:27:20 2016 Route: Waiting for TUN/TAP interface to come up...
Wed Mar 02 14:27:25 2016 TEST ROUTES: 0/8 succeeded len=8 ret=0 a=0 u/d=up

需要启用DHCP客户端服务，再重新登录。]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Wed, 06 Mar 2024 08:01:58 +0000</pubDate>
    </item>
    <item>
      <title>OpenVPN客户端手工设置虚拟IP，不使用DHCP获取</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=1989</link>
      <description><![CDATA[Windows在某些情况下，无法启用“DHCP客户端”服务，导致OpenVPN客户端拨号成功，显示获得正确的IP，但实际上是169开头的IP。

解决办法是
1、编辑OpenVPN客户端配置文件，添加
ifconfig-noexec
script-security 2
up &quot;C:\\Program Files\\SSLVPN\\bin\\setip.bat&quot;

2、先在其它地方创 ...]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Wed, 31 May 2023 07:56:32 +0000</pubDate>
    </item>
    <item>
      <title>中神通大地云控OpenVPN服务器 vs OpenWrt OpenVPN客户端</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=1971</link>
      <description><![CDATA[]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Mon, 24 Apr 2023 08:23:19 +0000</pubDate>
    </item>
    <item>
      <title>在Openwrt中配置Openvpn客户端命令行</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=1960</link>
      <description><![CDATA[ssh  到路由器，开始安装

# 更新源，如果被屏蔽了，更新不了，就要想办法在局域网里面搭建一个源
opkg update
# 安装以下2个包中的一个，装的上哪个装哪个
# opkg install openvpn-openssl
# opkg install openvpn-polarssl
# 我装了openvpn-polarssl
opkg install openvpn-polarssl
 ...]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Tue, 18 Apr 2023 10:12:26 +0000</pubDate>
    </item>
    <item>
      <title>OpenVPN requires the Windows DHCP client service</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=1950</link>
      <description><![CDATA[OpenVPN Windows客户端需要启用DHCP客户端服务才能获取到虚拟IP

查看“Dhcp 媒体感知/dhcpmediasense”设置：
netsh interface ipv4 show global

启用dhcp：
netsh interface ipv4 set global dhcpmediasense=enabled


查看虚拟网卡（TAP-Windows Adapter V9）状态：
ipconfig/all

 ...]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Fri, 17 Mar 2023 07:42:27 +0000</pubDate>
    </item>
    <item>
      <title>OpenVPN新旧APP软件使用注意事项</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=1877</link>
      <description><![CDATA[Windows下，如果同时安装了“OpenVPN Connect”和其它OpenVPN客户端软件，需要禁用“TAP-Windows Adapter V9”网卡，只保留“TAP-Windows Adapter V9 for OpenVPN Connect ”网卡，才能让“OpenVPN Connect”获得正确的事先绑定的虚拟IP，否则获得的是“169.254”开头的IP，或者取消绑定 ...]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Thu, 14 Apr 2022 16:20:14 +0000</pubDate>
    </item>
    <item>
      <title>深信服等厂家SSLVPN客户端OS、浏览器、网络连通性以及性能等问题答疑</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=817</link>
      <description><![CDATA[ping 公网IP，延时100ms；VPN拨号连接后，再ping 内网服务器，延时600ms以上，VPN隧道增加延时500ms，性能堪忧！

]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Wed, 23 Sep 2015 04:27:02 +0000</pubDate>
    </item>
    <item>
      <title>全面学习GFW</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=706</link>
      <description><![CDATA[]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>linda</author>
      <pubDate>Sat, 23 May 2015 01:42:29 +0000</pubDate>
    </item>
    <item>
      <title>SSL VPN技术原理分析与案件取证方法研究</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=679</link>
      <description><![CDATA[]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>frank</author>
      <pubDate>Mon, 20 Apr 2015 10:45:51 +0000</pubDate>
    </item>
    <item>
      <title>技术点详解---SSL VPN</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=676</link>
      <description><![CDATA[]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>frank</author>
      <pubDate>Mon, 20 Apr 2015 10:40:25 +0000</pubDate>
    </item>
    <item>
      <title>SSLVPN设置及使用的视频演示</title>
      <link>http://www.trustcomputing.com/bbs/viewthread.php?tid=666</link>
      <description><![CDATA[]]></description>
      <category>OpenVPN/SSLVPN</category>
      <author>frank</author>
      <pubDate>Thu, 02 Apr 2015 10:08:05 +0000</pubDate>
    </item>
  </channel>
</rss>