summaryrefslogtreecommitdiff
path: root/doc/firewall.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/firewall.html')
-rw-r--r--doc/firewall.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/firewall.html b/doc/firewall.html
index 7f9c8d86..4036210a 100644
--- a/doc/firewall.html
+++ b/doc/firewall.html
@@ -9,15 +9,15 @@
<META NAME="keywords" CONTENT="insert your keywords for the search engine">
<META NAME="description" CONTENT="insert the description to be displayed by the search engine. Also searched by the search engine.">
-->
- <link rel="stylesheet" href="http://www.ncbi.nlm.nih.gov/corehtml/ncbi2.css">
+ <link rel="stylesheet" href="ncbi2.css">
</head>
-<body bgcolor="#FFFFFF" background="http://www.ncbi.nlm.nih.gov/corehtml/bkgd.gif" text="#000000" link="#CC6600" vlink="#CC6600">
+<body bgcolor="#FFFFFF" background="bkgd.gif" text="#000000" link="#CC6600" vlink="#CC6600">
<!-- the header -->
<table border="0" width="600" cellspacing="0" cellpadding="0">
<tr>
- <td width="140"><a href="http://www.ncbi.nlm.nih.gov"> <img src="http://www.ncbi.nlm.nih.gov/corehtml/left.GIF" width="130" height="45" border="0"></a></td>
+ <td width="140"><a href="http://www.ncbi.nlm.nih.gov"> <img src="left.gif" width="130" height="45" border="0"></a></td>
<td width="360" class="head1" valign="BOTTOM"> <span class="H1">Network Configuration</span></td>
<td width="100" valign="BOTTOM"></td>
</tr>
@@ -37,12 +37,12 @@
<table border="0" width="600" cellspacing="0" cellpadding="0">
<tr valign="TOP"> <!-- left column -->
<td width="125">
-<img src="http://www.ncbi.nlm.nih.gov/corehtml/spacer10.GIF" width="125" height="1" border="0">
+<img src="spacer10.gif" width="125" height="1" border="0">
</td>
<!-- extra column to force things over the gif border -->
- <td width="15"><img src="http://www.ncbi.nlm.nih.gov/corehtml/spacer10.GIF" width="15" height="1" border="0"> </td>
+ <td width="15"><img src="spacer10.gif" width="15" height="1" border="0"> </td>
<!-- right content column -->
<td width="460">
<p>&nbsp;</p>
@@ -133,7 +133,7 @@ in case the public access will eventually be enabled on this port as well.
<p>
To see what ports are currently on, and their status, as reported within
-NCBI, please refer to the following <a href="fwd_check.cgi">Firewall Daemon Presence
+NCBI, please refer to the following <a href="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/NETWORK/fwd_check.cgi">Firewall Daemon Presence
Check</a> page. Ports marked <b>INTERNAL</b> are solely for NCBI own use, and may be
inaccessible from your site. That, however, does not affect availability of any
services that NCBI provides through other (open) firewall ports.
@@ -143,7 +143,7 @@ TROUBLESHOOTING: You can test whether these special ports are connectable from
your host just by running simple <tt>telnet</tt> command (available on most
current systems). To know which ports, at the moment, you should be trying
from the list above (see the "Ports to open"), first check their status by visiting
-<a href="fwd_check.cgi">Firewall Daemon Presence Check</a> link, then select any
+<a href="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/NETWORK/fwd_check.cgi">Firewall Daemon Presence Check</a> link, then select any
up-and-running port and do the following (the example assumes port 5861 has
been shown in operational state):
<pre>
@@ -175,7 +175,7 @@ functions of NCBI dispatching facilities.
<p>
There is also an auxiliary automated UNIX shell script
-<a href="fwd_check.sh">fwd_check.sh</a> to check all of
+<a href="../libncbi6/examples/fwd_check.sh">fwd_check.sh</a> to check all of
the preset ports, and it is kept in-sync with currently
configured open ports (so remember to refresh your download
prior to actual use).