RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error

Users help users
Post Reply
K1MRE
Posts: 1
Joined: Thu Jun 19, 2025 2:19 am

RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error

Post by K1MRE »

I installed the software as per the website and registered my username. Computer is running Windows 11 I have tried multiple DNS servers with my router, it seems that the computer cannot see the RMNoise servers.

2025-06-18 22:16:34.188947 internet: init: info: trying to bind udp source port: 63622
2025-06-18 22:16:34.188947 internet: init: info: UDP socket initialized on source port 63622
2025-06-18 22:16:34.188947 internet: server launcher: info: retrieving server list
2025-06-18 22:16:34.204570 soundcard: bring up soundcard: info: output device not defined. choosing first device
2025-06-18 22:16:34.204570 internet: server launcher: warning: could not get DNS
2025-06-18 22:16:34.345575 soundcard online.

Server: UnKnown
Address: 192.168.4.1

Non-authoritative answer:
Name: servers.rmnoise.com
Addresses: 98.57.147.207
84.73.217.148
184.80.221.105

I've looked through the forums but can't seem to find a resolution.
User avatar
RandyW
Site Admin
Posts: 148
Joined: Tue Dec 12, 2023 3:47 pm

Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error

Post by RandyW »

We handled this through email..

For those who are interested, this DNS issue was related to how the python DNS library (dnspython) parses each interface's static DNS entries. Microsoft's documentation says the entries should be "space delimited", but sometimes I am seeing that they are comma delimited. Microsoft is flexible with regards to a comma delimiter, but dnspython is not.
Randy Williams K5RMN
k2dbk
Posts: 1
Joined: Wed Jun 25, 2025 9:22 pm

Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error

Post by k2dbk »

I just installed and I'm having the same issue as K1MRE: Same error message in the log, no prompt to log in. My PC is able to get answers to the query as well:

Code: Select all

Non-authoritative answer:
Name:    servers.rmnoise.com
Addresses:  184.80.221.105
          84.73.217.148
          98.57.147.207
Querying on Linux I get a third server as well:

Code: Select all

host servers.rmnoise.com
servers.rmnoise.com has address 98.57.147.207
servers.rmnoise.com has address 184.80.221.105
servers.rmnoise.com has address 84.73.217.148
If it matters, I'm running Windows 10 and using pihole for DNS.

Thanks!
User avatar
RandyW
Site Admin
Posts: 148
Joined: Tue Dec 12, 2023 3:47 pm

Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error

Post by RandyW »

k2dbk wrote: Wed Jun 25, 2025 9:31 pm I just installed and I'm having the same issue as K1MRE: Same error message in the log, no prompt to log in. My PC is able to get answers to the query as well:
Check your email.
Randy Williams K5RMN
Post Reply