svenmany
macrumors 68030
Hi,
From our EPSON printer, network status sheet:
<TCP/IP IPv4>
IPv4: Enable
Obtain IP Address: Auto(DHCP)
IP Address: 192.168.x.x
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.x.x
APIPA: Enable
Acquisition way of DNS ADDR: Auto
Primary DNS Address: router ip
Secondary DNS Address: none
<Dynamic DNS>
Dynamic DNS: Enable
Host Name: EPSON.speedport.ip
Obtain Host Name: Auto
<Bonjour>
Bonjour: Enable
Bonjour Name: EPSON.local
Bonjour Service Name: EPSON printer name
Everything works fine. We just typed in the password for our WLAN/WiFi and it just works.
It does feel off-topic to address this, but there's a chance the OP has moved on from this issue.
You can see that nowhere is ".speedport.ip" shown next to ".local". Those are two entirely different namespaces that the local name "EPSON" is a member of.
The only thing relevant to this thread is the Bonjour section. The other section refers to classical DNS, with a DNS server being authoritative for the names within the speedport.ip domain. With Bonjour/mDNS, there is not authoritative server; the management of names is a collaborative effort.
Now - really, really off-topic
The "Dynamic" in the section's name probably refers to RFC 2136 (or some popular extension of it). In that case the Epson printer might be attempting to tell the authoritative server to update its records. Whether the DNS server on your router actually does that depends on whether your router respects that protocol. I would need to install a plugin to have my router support that. You can read more about that here
I also found
and the relevant quote:
10. Select Enable for Register Network Interface Address to DNS Server if you want to register
the host name and domain name to the DNS server through the DHCP server that supports
Dynamic DNS.
If you want to register the host name and the domain name directly to the DNS server, select
Enable for Register Network Interface Address Directly to DNS Serve
This is a confusing description because the first paragraph is not effected by the behavior of the printer. The DHCP server is the one that is configured to update the DNS server (as is the way it works on my router). The second paragraph is the one that's actually about dynamic DNS efforts that the printer participates in.