We have a pretty bizzare 2 server network configured as
follows-
SERVER 1
We have a small biz2k server which runs a very memory
hungy SQL ERP system. This server is the DC and also has
DHCP, WINS and DNS installed.
The server has one NIC for the Internal network. It has a
static IP adddress of 192.168.16.2. The server assigns IP
address' to the rest of the client PC's on the network,
including server2.
Subnet Mask is standard 255.255.255.0
SERVER 2
We also have a Windows2k member server which runs
Exchange2k and ISA2k. The server also has WINS and DNS.
(DHCP is installed but not configured).
This server has two Nic's one facing the internal network
and the other facing the BB Router.
Internal NIC - IP address this server receives via DHCP
from server1 is always 192.168.16.22
External NIC - The external NIC is configured to use
static IP of 211.XXX.XXX.252 an address leased from our
ISP. (This is the address of our external NIC we VPN into).
The External Nic is configured to use DNS of
6x.xxx.xxx.200, our ISP's DNS server. Subnet mask of
255.255.255.248
RRAS is installed on this server to allow VPN traffic.
We also have a range of leased IP address' from our ISP
211.xxx.xxx.250 to 211.xxx.xxx.260
ROUTER
We have a BB router configured for IP routing connected to
server2. This has an IP Address of 211.XXX.XXX.251
Problem - I have setup a VPN for our sales team to access
from outside our company HQ. I have right clicked "Allow
VPN connections" in ISA and also configured the users via
AD to allow them remote dial access.
They can dial in, authenticate and connect via VPN but
that is all they can do.
Here's the result from the client PC when we do an
Ipcongig/all. This was when the VPN client had established
a connection to the VPN server(server2).
PPP adapter Virtual Private Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP)
Interface
Physical Address. . . . . . . . . : xx-15-42-00-
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 169.254.19.240
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 169.254.82.127
DNS Servers . . . . . . . . . . . : 6x.xxx.xxx.200
6x.xxx.xxx.205
It seems to be finding the ISP's DNS ok 6x.xxx.xxx.200 so
i have the following three questions.
Question 1 - Why are VPN users being assigned
169.254.19.240 as their IP address when they dial in and
why from the default gateway of 169.254.82.127?
(This does not even relate to our internal network IP
range)
Question 2 - How do i change it in order that i can have
VPN clients receive one of the leased IP address' we have
211.xxx.xxx.250 to 211.xxx.xxx.260 ?
Question 3 -When a user connects via VPN they can only
browse the network via Windows explorer. They see the VPN
server (Server2) but the connection is drastically slow
even when they come in over their own BB connection. How
do i improve speed and also allow them to browse the rest
of the network?
Thanks in advance to all who have taken the time to
struggle with this or who reply. Much appreciated....