Hi Friends,
Thank you for providing detailed information about your current configuration and the issues you're facing with DNS resolution over your PPP adapter and RRAS settings. Let’s address each of your points to help resolve the issue:
1. DNS and PPP Adapter Configuration:
- The subnet mask set to 255.255.255.255 on your PPP adapter indicates a point-to-point connection, which is common in PPP setups. However, if this configuration is causing issues with network services, adjusting it might be necessary. You should ensure that your RRAS is configured to assign the correct subnet mask according to your network design. This might require modifying the DHCP settings in RRAS to ensure the correct subnet mask is assigned.
2. RRAS DNS Forwarding:
- You've got the general setup correct with IPv4 forwarding and broadcast name resolution enabled. If you're looking for DNS forwarding specifically, this setting isn't directly labeled as "DNS Forwarding" in RRAS. However, you can ensure that DNS queries are correctly forwarded by configuring your RRAS server to use a specific DNS server under the DHCP relay agent settings, if your network design requires this.
3. Static Routes Configuration:
- The need for static routes depends on your specific network topology. For instance, if your RRAS server is meant to connect isolated subnets or route traffic between different network segments, you might need to configure static routes. Typically, you’d configure a static route to ensure that all traffic destined for a particular subnet is routed through a specific gateway.
4. Firewall and Security Settings:
- It sounds like your firewall settings are appropriately configured. Since the client firewall is disabled and necessary ports are open, we can rule out firewall issues at this stage.
5. VPN Settings:
- For VPN settings related to the gateway, ensure that the VPN client is configured to use the default gateway on the remote network. This setting is often found in the properties of the VPN connection under the networking or IPv4 settings.
6. Issue with nslookup:
- If nslookup is not resolving, it indicates a DNS resolution issue on the client connected via VPN. Ensure that the DNS server assigned to the VPN clients is reachable and capable of resolving names correctly. You might want to explicitly set a DNS server on the PPP adapter’s settings.
7. Credential Issues:
- Using Domain Admin permissions should provide sufficient rights, assuming there are no policy restrictions in place affecting network services.
If you continue experiencing issues, I recommend checking the event logs on your RRAS server and the client machine for any specific errors related to DNS or network connectivity and ensuring that your domain controller is correctly handling DNS requests.
Feel free to provide more specifics or any error messages you see in the logs, and we can dig deeper into this issue.
Best regards,
Rosy