⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 htrigger.asp

📁 一个很好的无线搜索、自动连接脚本
💻 ASP
字号:
<% do_hpagehead(); %>		<title>Help - Port Triggering</title>	</head>	<body>		<div id="header">			<div class="logo"> </div>			<div class="navig"><a href="index.asp">Index</a> | <a href="javascript:self.close();">Close</a></div>		</div>		<div id="content">			<h2>Port Triggering</h2>			<dl>				<dd>Port Triggering allows you to do port forwarding without setting a fixed PC. By setting Port Triggering rules, you can allow inbound traffic to arrive at a specific LAN host, using ports different than those used for the outbound traffic. This is called port triggering since the outbound traffic triggers to which ports inbound traffic is directed.<br /><br />					If you want to forward ports to a PC with a static IP address, see <a href="HForwardSpec.asp"><% tran("bmenu.applicationspforwarding"); %></a> or <a href="Forward_range.asp">Port Range Forwarding</a>.</dd>				<dd>To add a new Port Triggering rule, click <i>Add</i> and fill in the fields below. To remove the last rule, click <i>Delete</i>.</dd>				<dt>Application</dt>				<dd>Enter the name of the application in the field provided.</dd>				<dt>Triggered Range</dt>				<dd>Enter the number of the first and the last port of the range, which should be triggered. If a PC sends outbound traffic from those ports, incoming traffic on the <i>Forwarded Range</i> will be forwarded to that PC.</dd>				<dt>Forwarded Range</dt>				<dd>Enter the number of the first and the last port of the range, which should be forwareded from the Internet to the PC, which has triggered the <i>Triggered Range</i>.</dd>				<dt>Enable</td>				<dd>Click the <i>Enable</i> checkbox to enable port triggering for the application.</dd>				<dd>Check all values and click <i>Save Settings</i> to save your settings. Click the <i>Cancel Changes</i> button to cancel your unsaved changes.<br /><br />					<div class="note">						<h4>Note</h4>						<div>Remember to save your changes before adding another triggering rule.</div>					</div>				</dd>			</dl>		</div>		<div class="also">			<h4><% tran("share.seealso"); %></h4>			<ul>				<li><a href="HForwardSpec.asp"><% tran("bmenu.applicationspforwarding"); %></a></li>				<li><a href="HForward.asp"><% tran("bmenu.applicationsprforwarding"); %></a></li>				<li><a href="HDMZ.asp"><% tran("bmenu.applicationsDMZ"); %></a></li>			</ul>		</div>	</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -