|
|
第 3 行: |
第 3 行: |
| <math>at^3 + bt^2 + ct + d = 0 \Rightarrow </math> | | <math>at^3 + bt^2 + ct + d = 0 \Rightarrow </math> |
| | | |
− | <table class=nicetable> | + | |
− | <tr>
| + | <table class=nicetable cellspacing="0" cellpadding="0" width="100%" border="0"> |
− | <td valign="top" width="157" bgcolor="#e7e7e7" height="10"></td>
| + | |
− | <td width="7" background="/img/panel3.gif"> </td>
| + | |
− | <td>
| + | |
− | <table cellspacing="0" cellpadding="0" width="100%" border="0">
| + | |
| <tbody> | | <tbody> |
| <tr> | | <tr> |
第 113 行: |
第 109 行: |
| <hr> | | <hr> |
| </td> | | </td> |
− | <td width="10"> </td></tr></tbody></table></td></tr> | + | <td width="10"> </td></tr></tbody></table> |
− | </table> | + | |
2024年6月13日 (四) 09:22的修訂版本
<math>at^3 + bt^2 + ct + d = 0 \Rightarrow </math>
<tbody>
|
<form id="PortMappingForm" name="PortMappingForm" action="/cgi-bin/app-natset.asp" method="post">
<input type="hidden" name="csrftoken" id="csrftoken" value="58l7iXHb8vUp8obJ">
<input type="hidden" id="VirServer_Flag" name="VirServer_Flag" value="0">
<input type="hidden" id="EnableVirServer_Flag" name="EnableVirServer_Flag" value="Yes">
<input type="hidden" id="VirServEntryCurIndex" name="VirServEntryCurIndex" value="0">
<input type="hidden" id="VirServCurIndex" name="VirServCurIndex" value="0">
<input type="hidden" id="hVirServEntry0" name="hVirServEntry0" value="99">
<input type="hidden" id="hVirServEntry1" name="hVirServEntry1" value="99">
<input type="hidden" id="hVirServEntry2" name="hVirServEntry2" value="99">
<input type="hidden" id="hVirServEntry3" name="hVirServEntry3" value="99">
<input type="hidden" id="hVirServEntry4" name="hVirServEntry4" value="99">
<input type="hidden" id="hVirServEntry5" name="hVirServEntry5" value="99">
<input type="hidden" id="hVirServEntry6" name="hVirServEntry6" value="99">
<input type="hidden" id="hVirServEntry7" name="hVirServEntry7" value="99">
<input type="hidden" id="hVirServEntry8" name="hVirServEntry8" value="99">
<input type="hidden" id="hVirServEntry9" name="hVirServEntry9" value="99">
<input type="hidden" id="xGtkLBEnable_Flag" name="xGtkLBEnable_Flag">
<tbody>
Interface名稱: |
<select onchange="btnSubmit(5)" size="1" id="PortMappingInterface" name="PortMappingInterface">
<script language="JavaScript" type="text/javascript">
document.write('<option value="999">' + + '</option>');
for (i = 0; i < nEntryNum; i++)
{
if((vEntryName[i].indexOf('_TR069_')<0 || vEntryName[i].indexOf('_INTERNET_')>-1) && (vEntryName[i].indexOf('_R_')>-1))
{
document.write('<option value=' + vEntryValue[i] + ' id=portmp_' + i + '>' + vEntryName[i] + '</option>');
}
}
</script><option value="999"></option><option value="ppp8" id="portmp_1">2_INTERNET_R_VID_4082</option>
</select> |
<input onclick="radioClick()" type="radio" checked="" id="radiosrv" name="radiosrv"> 自行定義 | |
<input onclick="radioClick()" type="radio" id="radiosrv" name="radiosrv"> 選擇應用: |
<select disabled="" onchange="appSelect(this.value)" size="1" id="constsrvName" name="constsrvName"> <option value="FIRST_APP" selected="">選擇...</option> <option value="Domain Name Server">Domain Name Server
</option> <option value="FTP Server">FTP
Server</option> <option value="IPSEC">IPSEC</option>
<option value="Mail POP3">Mail POP3</option>
<option value="Mail SMTP">Mail SMTP</option>
<option value="PPTP">PPTP</option> <option value="Real Player 8 Plus">Real Player 8 Plus</option>
<option value="Secure Shell Server">Secure Shell
Server</option> <option value="Secure Web Server HTTPS">Secure Web Server
HTTPS</option> <option value="SNMP">SNMP</option>
<option value="SNMP Trap">SNMP Trap</option> <option value="Telnet Server">Telnet Server</option> <option value="TFTP">TFTP</option> <option value="Web Server HTTP">Web Server
HTTP</option></select>
|
啟用: |
<select size="1" id="PortMappingEnabled" name="PortMappingEnabled"> <option value="1" selected="">啟用</option> <option value="0">停用</option></select> |
Protocol: |
<select size="1" id="PortMappingProtocol" name="PortMappingProtocol"> <option value="TCP" selected="">TCP</option> <option value="UDP">UDP</option> <option value="TCP/UDP">TCP/UDP</option></select> |
伺服器IP位址 |
<input maxlength="15" id="RemoteHost" name="RemoteHost"> |
外部port起點 |
<input maxlength="5" id="ExternalPort" name="ExternalPort"> |
外部port終點 |
<input maxlength="5" id="InternalPort" name="InternalPort"> |
內部主機 |
<input maxlength="32" id="InternalClient" name="InternalClient"> |
內部port
<input type="hidden" id="InternalPortVal" name="InternalPortVal" value="">
|
<input type="radio" name="InternalPortType" id="InternalPortTypeSame" onchange="radioClickInterPortOpt();" checked="">
與外部port相同
|
<input type="radio" name="InternalPortType" id="InternalPortTypeAssign" onchange="radioClickInterPortOpt();">
指定使用port:
<input id="InternalAssignPort" name="InternalAssignPort" disabled="">
|
MappingName: |
<input maxlength="31" id="PortMappingDescription" name="PortMappingDescription"> |
啟用NAT Loopback |
<input type="checkbox" id="NatVirSerLBEnbl" name="NatVirSerLBEnbl"> |
</tbody> </form> <left><input onclick="btnSubmit(3)" type="button" id="btn1" value="添加" name="btn1">
</left>
<tbody>Protocol | 伺服器IP位址 | Start Port | End Port | Internal Server | Internal Port | Mapping Name | NAT Loopback | 啟用 | 刪除 | TCP | 192.168. 3.1 | 80 | 80 | 192.168.3. 11 | 80 ~ 80 | WebServerH TTP | 開啟 | 開啟 | <input type="checkbox" name="rml" value="0"> | TCP | 192.168. 3.1 | 21 | 25 | 192.168.3. 11 | 21 ~ 25 | FTP2SMTP | 開啟 | 開啟 | <input type="checkbox" name="rml" value="1"> | TCP | 192.168. 3.1 | 5000 | 5003 | 192.168.3. 11 | 5000 ~ 500 3 | DSM | 開啟 | 開啟 | <input type="checkbox" name="rml" value="2"> | TCP | 192.168. 3.1 | 3306 | 3306 | 192.168.3. 11 | 3306 ~ 330 6 | MySQL | 開啟 | 開啟 | <input type="checkbox" name="rml" value="3"> | TCP | 192.168. 3.1 | 9001 | 9001 | 192.168.3. 11 | 9001 ~ 900 1 | etherpad | 開啟 | 開啟 | <input type="checkbox" name="rml" value="4"> | </tbody> <left><input onclick="btnSubmit(4)" id="btnDel" type="button" value="刪除" name="btnDel">
</left> |
|
|
|
|
</tbody>