<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">One of the things that is going to
important for the next release is for sysops running (test?)
instances behind masquerading firewalls (eg my development node
GB7TLH) is to have these three statements (suitably modified) in
your startup script:<br>
<br>
set/var $<a class="moz-txt-link-freetext" href="main::localhost_alias_ipv4">main::localhost_alias_ipv4</a> '82.68.205.1'<br>
set/var $<a class="moz-txt-link-freetext" href="main::localhost_alias_ipv6">main::localhost_alias_ipv6</a> '2a02:8010:9019::6'<br>
set/var @<a class="moz-txt-link-freetext" href="main::localhost_names">main::localhost_names</a> qw(127.0.0.1 ::1 192.168.19.20)<br>
<br>
These are the ip addresses that will be used on PC92 sentences
(amongst others) when the node is not physically connected
directly to the internet. <br>
<br>
With this release PC92 K records will have an ip address and a
version string tacked on the end:<br>
<br>
<font face="monospace"><b> PC92^GB7TLH^58020.01^K^5GB7TLH:5457:593^4^1^82.68.205.1^test/f9b61990[r]^H99^</b><br>
</font><br>
Dirk G1TLH<br>
</div>
</body>
</html>