On Tue, 25 Oct 2022 02:28:46 +1100, Doug Laidlaw wrote:
Sorry to be bringing back old scores.
And as usual you fail to provide any information like actual error message current machine FQDN and Leafnode config file contents less id/password. :(
Leafnode insists that I use a proper FQDN. At that time, I was using my allocated domain name, as I still do. Bits recommended that I replace
the term "net" with something else. I did not follow his advice, but I
never explained why.
The first reason was that Bits had already tried his recommended term,
and had run into problems. The second reason was that to be an FQDN.
the whole string must be parseable by the DNS servers. Any term they recognized (.com, .net, .asn, and similar) would be O.K., but anything
else in that position would probably throw up a syntax error. It seemed logical to use the name already assigned to me.
$ hostname --fqdn # shows machine FQDN
wb.home.test
$ grep $(hostname --fqdn) /etc/hosts # shows machine LAN ip address fqdn and alias
192.168.50.132 wb.home.test wb
to see my WAN ip address and FQDN I can do a
$ traceroute $(wget -qO -
http://icanhazip.com)
traceroute to 72.181.145.117 (72.181.145.117), 30 hops max, 60 byte packets
1 isprtrwan.isprouter.net (72.181.145.117) 0.426 ms 0.479 ms 0.576 ms
which indicates isprtrwan.isprouter.net would be my WAN FQDN
--- MBSE BBS v1.0.8 (Linux-x86_64)
* Origin: A noiseless patient Spider (2:250/1@fidonet)