Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Beginner Basics • Re: Need help with NAT for home server(s)

$
0
0
I am very thankful for reply, @wfburton, but I am having a hard time understanding it properly. I blame my inexperience with networking …
Code:
nslookup  monolith.wheremymonkeyis.at 192.168.88.1
produces the following, when ran from within the same ((W)LAN) network as the server:
Code:
Server:         192.168.88.1Address:        192.168.88.1#53Non-authoritative answer:Name:   monolith.wheremymonkeyis.atAddress: 192.168.88.112
and
Code:
nslookup -q=SOA monolith.wheremymonkeyis.at 192.168.88.1
gives the following:
Code:
Server:         192.168.88.1Address:        192.168.88.1#53Non-authoritative answer:*** Can't find monolith.wheremymonkeyis.at: No answerAuthoritative answers can be found from:
And finally,
Code:
 ping monolith.wheremymonkeyis.at 
from the server itself (= monolith), oddly enough gives me:
Code:
PING monolith.wheremymonkeyis.at(monolith.wheremymonkeyis.at (fe80::9e6b:ff:fe1a:79ae%enp3s0)) 56 data bytes64 bytes from monolith.wheremymonkeyis.at (fe80::9e6b:ff:fe1a:79ae%enp3s0): icmp_seq=1 ttl=64 time=0.055 ms64 bytes from monolith.wheremymonkeyis.at (fe80::9e6b:ff:fe1a:79ae%enp3s0): icmp_seq=2 ttl=64 time=0.037 ms64 bytes from monolith.wheremymonkeyis.at (fe80::9e6b:ff:fe1a:79ae%enp3s0): icmp_seq=3 ttl=64 time=0.028 ms64 bytes from monolith.wheremymonkeyis.at (fe80::9e6b:ff:fe1a:79ae%enp3s0): icmp_seq=4 ttl=64 time=0.031 ms
From then on, I admit, I am lost as to what you tried to have me do :]

Statistics: Posted by hook — Mon Dec 25, 2023 10:37 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles