K
KJK::Hyperion
* Background
The clients are various laptops, with different operating systems. The
one I'm currently testing this on runs Windows XP Professional
The server is a Windows 2000 Server, stand-alone, running RRAS and
WINS. It connects to Internet with an ISDN card, and listens for PPP
clients on a parallel port
RRAS is configured as a router with on-demand connections and as a PPP
server. It authenticates users as local users. It assigns IP addresses
for clients from a fixed range and routes IP packets. It reads DNS,
DHCP and WINS configuration for PPP clients from a virtual Ethernet
card (Microsoft Loopback with static IP, static WINS and no DNS
servers). It's configured for NAT, with the inbound PPP interface as
the private interface (had to add it manually with netsh) and the on-
demand connection as the public one. The DNS proxy is enabled and the
DNS protocol is enabled for NAT. The default route is set statically on
the on-demand interface. IGMP and the DHCP forwarder have been disabled
* Problem
The clients receive no DNS servers when connecting (they should receive
the servers assigned by the ISP for the Internet connection), and I
have to add them manually (yuck). I know RRAS is reading the settings
from the Microsoft Loopback card, which has no DNS server configured,
but then why isn't the DNS proxy working?
Thanks in advance
The clients are various laptops, with different operating systems. The
one I'm currently testing this on runs Windows XP Professional
The server is a Windows 2000 Server, stand-alone, running RRAS and
WINS. It connects to Internet with an ISDN card, and listens for PPP
clients on a parallel port
RRAS is configured as a router with on-demand connections and as a PPP
server. It authenticates users as local users. It assigns IP addresses
for clients from a fixed range and routes IP packets. It reads DNS,
DHCP and WINS configuration for PPP clients from a virtual Ethernet
card (Microsoft Loopback with static IP, static WINS and no DNS
servers). It's configured for NAT, with the inbound PPP interface as
the private interface (had to add it manually with netsh) and the on-
demand connection as the public one. The DNS proxy is enabled and the
DNS protocol is enabled for NAT. The default route is set statically on
the on-demand interface. IGMP and the DHCP forwarder have been disabled
* Problem
The clients receive no DNS servers when connecting (they should receive
the servers assigned by the ISP for the Internet connection), and I
have to add them manually (yuck). I know RRAS is reading the settings
from the Microsoft Loopback card, which has no DNS server configured,
but then why isn't the DNS proxy working?
Thanks in advance