• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Weird DNS/RRAS issues

goobernoodles

Golden Member
I added RRAS services to a server that acts as a print server, and also houses data and handles authentication for estimating software we use here. The server also is connected to a network USB hub that has a USB security key plugged into it for authentication.

Since adding RRAS services to this server, I've seen the following issues:

1) Since RRAS adds a internal network interface, there is now a 2nd DNS entry for the server. Lets say the server name is "SERVER". The LAN IP is 192.168.0.10, and the RRAS internal interface is 192.168.0.124. End-users sometimes will resolve "SERVER" as x.x.x.10, other times x.x.x.124.
2) End users, occasionally cannot print - when they resolve the hostname to x.x.x.124. Flushing the DNS usually will get the machines resolving the hostname back to x.x.x.10, however they still cannot UNC to the hostname, and a reboot is required.
3) The estimating software has issues when resolving to the .124 address. This is even though using an java app built into the system, I can see the key at either .10 or .124 addresses.

I moved the RRAS services to this server as a temporary solution as I upgrade our domain controller which currently houses the RRAS services. Have yet to make the switch on the firewall side of things, so end users aren't using it. I might just switch the RRAS services to another machine, but my main questions are:

a) Is this internal interface necessary for VPN functionality?
b) Is it possible to eliminate that interface from creating a DNS entry?
c) Could this be some firewall issue associated with the .124 interface not allowing traffic through?
 
I added RRAS services to a server that acts as a print server, and also houses data and handles authentication for estimating software we use here. The server also is connected to a network USB hub that has a USB security key plugged into it for authentication.

Since adding RRAS services to this server, I've seen the following issues:

1) Since RRAS adds a internal network interface, there is now a 2nd DNS entry for the server. Lets say the server name is "SERVER". The LAN IP is 192.168.0.10, and the RRAS internal interface is 192.168.0.124. End-users sometimes will resolve "SERVER" as x.x.x.10, other times x.x.x.124.
2) End users, occasionally cannot print - when they resolve the hostname to x.x.x.124. Flushing the DNS usually will get the machines resolving the hostname back to x.x.x.10, however they still cannot UNC to the hostname, and a reboot is required.
3) The estimating software has issues when resolving to the .124 address. This is even though using an java app built into the system, I can see the key at either .10 or .124 addresses.

I moved the RRAS services to this server as a temporary solution as I upgrade our domain controller which currently houses the RRAS services. Have yet to make the switch on the firewall side of things, so end users aren't using it. I might just switch the RRAS services to another machine, but my main questions are:

a) Is this internal interface necessary for VPN functionality?
b) Is it possible to eliminate that interface from creating a DNS entry?
c) Could this be some firewall issue associated with the .124 interface not allowing traffic through?

I am having the exact same problem, just wondering if you found a solution?
 
Amazing what 1 check box in the network control panel does. RRAS always gets a dedicated VM for me now when I use it because of this and some other.... oddness it does to the TCP/IP stack.
 
Back
Top