Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows 2003 VPN Default Gateway Issues

Reply
Thread Tools Display Modes

Windows 2003 VPN Default Gateway Issues

 
 
tomger221
Guest
Posts: n/a

 
      10-01-2006, 12:10 PM
To All:
Iv'e recently set up a Windows 2003 VPN server, client connecting are
XP.
I can connect with no problem but when I attempt to map or access any
other network resources it is no good. I cant even map to a share on
the Server I connect to, I get "Network not found". I can ping this
server by name and IP once connected. I have configured the VPN server
to assign an IP address based on a pool of 10 private addresses. Server
is multi-homed with cards pointing to 2 different subnets, one public,
one private.
What I did notice is that when I run an IPCONFIG /all the Ip and DNS
are good but the Gateway is the static IP that is assigned to the VPN
client by the Server. Since the server and the clients are on different
IP ranges do I need to create a static route for the clients? If not
what determines the how the gateway is assigned to the connecting
clients? As an aside, I also played with the "Use default gateway on
remote network", didnt make a difference if it was on or off as far as
connecting to shares.
Any help is appreciated.
Thanks,
Tom

 
Reply With Quote
 
 
 
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      10-01-2006, 02:22 PM
If you can ping the server or remote resources, the route is not issue here. What do you receive if using net view \\serverIP?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
To All:
Iv'e recently set up a Windows 2003 VPN server, client connecting are
XP.
I can connect with no problem but when I attempt to map or access any
other network resources it is no good. I cant even map to a share on
the Server I connect to, I get "Network not found". I can ping this
server by name and IP once connected. I have configured the VPN server
to assign an IP address based on a pool of 10 private addresses. Server
is multi-homed with cards pointing to 2 different subnets, one public,
one private.
What I did notice is that when I run an IPCONFIG /all the Ip and DNS
are good but the Gateway is the static IP that is assigned to the VPN
client by the Server. Since the server and the clients are on different
IP ranges do I need to create a static route for the clients? If not
what determines the how the gateway is assigned to the connecting
clients? As an aside, I also played with the "Use default gateway on
remote network", didnt make a difference if it was on or off as far as
connecting to shares.
Any help is appreciated.
Thanks,
Tom

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      10-02-2006, 02:17 AM
As Bob said, the default gateway on the client is not the problem. The
default gateway will always be the "received" IP address. What that really
means is that the default gateway for the client is the VPN connection,
which is what you want it to be.
It will only change if you clear the "Use default gateway.." check box,
which I wouldn't recommend. The default setting is what you need.

The client and the server are not in different subnets. If you click on
the connection icon on the client and look at the "details" tab, you will
see that the client and server both have IP addresses from your address
pool. If you can ping the server, your VPN connection is working. If you
can't see shares, it is probably a permission issue.

The credentials used by the remote client are the ones from its
original logon, not the ones used to set up the VPN connection. To log in
using the credentials you enter at connection time, you have to use the
"login using a dialup connection" option in the login dialog box, not just
set up a VPN connection from an already logged-in computer.

"Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
If you can ping the server or remote resources, the route is not issue here.
What do you receive if using net view \\serverIP?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"tomger221" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
To All:
Iv'e recently set up a Windows 2003 VPN server, client connecting are
XP.
I can connect with no problem but when I attempt to map or access any
other network resources it is no good. I cant even map to a share on
the Server I connect to, I get "Network not found". I can ping this
server by name and IP once connected. I have configured the VPN server
to assign an IP address based on a pool of 10 private addresses. Server
is multi-homed with cards pointing to 2 different subnets, one public,
one private.
What I did notice is that when I run an IPCONFIG /all the Ip and DNS
are good but the Gateway is the static IP that is assigned to the VPN
client by the Server. Since the server and the clients are on different
IP ranges do I need to create a static route for the clients? If not
what determines the how the gateway is assigned to the connecting
clients? As an aside, I also played with the "Use default gateway on
remote network", didnt make a difference if it was on or off as far as
connecting to shares.
Any help is appreciated.
Thanks,
Tom


 
Reply With Quote
 
tomger221
Guest
Posts: n/a

 
      10-02-2006, 09:17 AM
Also when I attempt the \\Net view ServerIP command on the server I'm
connected to I get
System error 53 has occurred.
The network path was not found.
I can ping the server by name and IP when connected.

Bill Grant wrote:
> As Bob said, the default gateway on the client is not the problem. The
> default gateway will always be the "received" IP address. What that really
> means is that the default gateway for the client is the VPN connection,
> which is what you want it to be.
> It will only change if you clear the "Use default gateway.." check box,
> which I wouldn't recommend. The default setting is what you need.
>
> The client and the server are not in different subnets. If you click on
> the connection icon on the client and look at the "details" tab, you will
> see that the client and server both have IP addresses from your address
> pool. If you can ping the server, your VPN connection is working. If you
> can't see shares, it is probably a permission issue.
>
> The credentials used by the remote client are the ones from its
> original logon, not the ones used to set up the VPN connection. To log in
> using the credentials you enter at connection time, you have to use the
> "login using a dialup connection" option in the login dialog box, not just
> set up a VPN connection from an already logged-in computer.
>
> "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> If you can ping the server or remote resources, the route is not issue here.
> What do you receive if using net view \\serverIP?
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) oups.com...
> To All:
> Iv'e recently set up a Windows 2003 VPN server, client connecting are
> XP.
> I can connect with no problem but when I attempt to map or access any
> other network resources it is no good. I cant even map to a share on
> the Server I connect to, I get "Network not found". I can ping this
> server by name and IP once connected. I have configured the VPN server
> to assign an IP address based on a pool of 10 private addresses. Server
> is multi-homed with cards pointing to 2 different subnets, one public,
> one private.
> What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> are good but the Gateway is the static IP that is assigned to the VPN
> client by the Server. Since the server and the clients are on different
> IP ranges do I need to create a static route for the clients? If not
> what determines the how the gateway is assigned to the connecting
> clients? As an aside, I also played with the "Use default gateway on
> remote network", didnt make a difference if it was on or off as far as
> connecting to shares.
> Any help is appreciated.
> Thanks,
> Tom


 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      10-02-2006, 02:27 PM
make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
Also when I attempt the \\Net view ServerIP command on the server I'm
connected to I get
System error 53 has occurred.
The network path was not found.
I can ping the server by name and IP when connected.

Bill Grant wrote:
> As Bob said, the default gateway on the client is not the problem. The
> default gateway will always be the "received" IP address. What that really
> means is that the default gateway for the client is the VPN connection,
> which is what you want it to be.
> It will only change if you clear the "Use default gateway.." check box,
> which I wouldn't recommend. The default setting is what you need.
>
> The client and the server are not in different subnets. If you click on
> the connection icon on the client and look at the "details" tab, you will
> see that the client and server both have IP addresses from your address
> pool. If you can ping the server, your VPN connection is working. If you
> can't see shares, it is probably a permission issue.
>
> The credentials used by the remote client are the ones from its
> original logon, not the ones used to set up the VPN connection. To log in
> using the credentials you enter at connection time, you have to use the
> "login using a dialup connection" option in the login dialog box, not just
> set up a VPN connection from an already logged-in computer.
>
> "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> If you can ping the server or remote resources, the route is not issue here.
> What do you receive if using net view \\serverIP?
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) oups.com...
> To All:
> Iv'e recently set up a Windows 2003 VPN server, client connecting are
> XP.
> I can connect with no problem but when I attempt to map or access any
> other network resources it is no good. I cant even map to a share on
> the Server I connect to, I get "Network not found". I can ping this
> server by name and IP once connected. I have configured the VPN server
> to assign an IP address based on a pool of 10 private addresses. Server
> is multi-homed with cards pointing to 2 different subnets, one public,
> one private.
> What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> are good but the Gateway is the static IP that is assigned to the VPN
> client by the Server. Since the server and the clients are on different
> IP ranges do I need to create a static route for the clients? If not
> what determines the how the gateway is assigned to the connecting
> clients? As an aside, I also played with the "Use default gateway on
> remote network", didnt make a difference if it was on or off as far as
> connecting to shares.
> Any help is appreciated.
> Thanks,
> Tom


 
Reply With Quote
 
tomger221
Guest
Posts: n/a

 
      10-02-2006, 02:44 PM
Think I may have found it, looks like its an issue with my basic VPN
conifiguration....
Cause: A static IP address pool is configured but there are no routes
back to the remote access VPN clients.

Solution: If the VPN server is configured to use a static IP address
pool, verify that the routes to the ranges of addresses defined by the
static IP address pool are reachable by the hosts and routers of the
intranet. If not, then IP routes consisting of the address ranges of
the static IP address pool, as defined by the IP address and mask of
each range, must be added to the routers of the intranet, or the
routing protocol of your routed infrastructure on the VPN server must
be enabled. If the routes to the remote access VPN client subnets are
not present, remote access VPN clients cannot receive traffic from
locations on the intranet. A route for the network is implemented
either through static routing entries or through a routing protocol,
such as Open Shortest Path First (OSPF) or Routing Information Protocol
(RIP).

If the VPN server is configured to use DHCP for IP address allocation,
and no DHCP server is available, the VPN server allocates addresses
from the Automatic Private IP Addressing (APIPA) address range from
169.254.0.1 through 169.254.255.254. Allocating APIPA addresses for
remote access clients works only if the network to which the VPN server
is attached is also using APIPA addresses.

If the VPN server is using APIPA addresses when a DHCP server is
available, verify that the proper adapter is selected from which to
obtain DHCP-allocated IP addresses. By default, the VPN server randomly
chooses the adapter to use to obtain IP addresses through DHCP. If
there is more than one LAN adapter, then the Routing and Remote Access
service may choose a LAN adapter for which there is no DHCP server
available.

If the static IP address pool consists of ranges of IP addresses that
are a subset of the range of IP addresses for the network to which the
VPN server is attached, verify that the ranges of IP addresses of the
static IP address pool are not assigned to other TCP/IP nodes, either
through static configuration or through DHCP.

My NICS are set as follows.
Private 172.20.130.201- no gateway
Public 165.230.193.118- regular gateway for that subnet.

My static IP pool is set to 172.20.135.150 to 160, as that is my user
network here. If I am logged into my workstation from work, I can
access all from the VPN, whether I choose the dial up at login or run
the VPN after logging in. If I do it from a remote machine outside my
network, no good. Unfortunately I cant test the VPN for another hour,
someone else is on my test box.




Robert L [MVP - Networking] wrote:
> make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> Also when I attempt the \\Net view ServerIP command on the server I'm
> connected to I get
> System error 53 has occurred.
> The network path was not found.
> I can ping the server by name and IP when connected.
>
> Bill Grant wrote:
> > As Bob said, the default gateway on the client is not the problem. The
> > default gateway will always be the "received" IP address. What that really
> > means is that the default gateway for the client is the VPN connection,
> > which is what you want it to be.
> > It will only change if you clear the "Use default gateway.." check box,
> > which I wouldn't recommend. The default setting is what you need.
> >
> > The client and the server are not in different subnets. If you click on
> > the connection icon on the client and look at the "details" tab, you will
> > see that the client and server both have IP addresses from your address
> > pool. If you can ping the server, your VPN connection is working. If you
> > can't see shares, it is probably a permission issue.
> >
> > The credentials used by the remote client are the ones from its
> > original logon, not the ones used to set up the VPN connection. To log in
> > using the credentials you enter at connection time, you have to use the
> > "login using a dialup connection" option in the login dialog box, not just
> > set up a VPN connection from an already logged-in computer.
> >
> > "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > If you can ping the server or remote resources, the route is not issue here.
> > What do you receive if using net view \\serverIP?
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on
> > http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on
> > http://www.HowToNetworking.com
> > "tomger221" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed) oups.com...
> > To All:
> > Iv'e recently set up a Windows 2003 VPN server, client connecting are
> > XP.
> > I can connect with no problem but when I attempt to map or access any
> > other network resources it is no good. I cant even map to a share on
> > the Server I connect to, I get "Network not found". I can ping this
> > server by name and IP once connected. I have configured the VPN server
> > to assign an IP address based on a pool of 10 private addresses. Server
> > is multi-homed with cards pointing to 2 different subnets, one public,
> > one private.
> > What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> > are good but the Gateway is the static IP that is assigned to the VPN
> > client by the Server. Since the server and the clients are on different
> > IP ranges do I need to create a static route for the clients? If not
> > what determines the how the gateway is assigned to the connecting
> > clients? As an aside, I also played with the "Use default gateway on
> > remote network", didnt make a difference if it was on or off as far as
> > connecting to shares.
> > Any help is appreciated.
> > Thanks,
> > Tom

>
> ------=_NextPart_000_0037_01C6E604.EC7276E0
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: quoted-printable
> X-Google-AttachSize: 5706
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV>make sure no firewall blocks the file sharing and make you have enable
> sharing. On the remote computer, do net share and net view <A
> href="file://\\localIP">\\localIP</A>. Post back with the result.</DIV>
> <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> <BLOCKQUOTE
> style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> <DIV>"tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also
> when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command on
> the server I'm<BR>connected to I get<BR>&nbsp;System error 53 has
> occurred.<BR>The network path was not found.<BR>I can ping the server by name
> and IP when connected.<BR><BR>Bill Grant wrote:<BR>&gt; As Bob said, the
> default gateway on the client is not the problem. The<BR>&gt; default gateway
> will always be the "received" IP address. What that really<BR>&gt; means is
> that the default gateway for the client is the VPN connection,<BR>&gt; which
> is what you want it to be.<BR>&gt; It will only change if you clear the "Use
> default gateway.." check box,<BR>&gt; which I wouldn't recommend. The default
> setting is what you need.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The client
> and the server are not in different subnets. If you click on<BR>&gt; the
> connection icon on the client and look at the "details" tab, you will<BR>&gt;
> see that the client and server both have IP addresses from your
> address<BR>&gt; pool. If you can ping the server, your VPN connection is
> working. If you<BR>&gt; can't see shares, it is probably a permission
> issue.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; The credentials used by
> the remote client are the ones from its<BR>&gt; original logon, not the ones
> used to set up the VPN connection. To log in<BR>&gt; using the credentials you
> enter at connection time, you have to use the<BR>&gt; "login using a dialup
> connection" option in the login dialog box, not just<BR>&gt; set up a VPN
> connection from an already logged-in computer.<BR>&gt;<BR>&gt; "Robert L [MVP
> - Networking]" &lt;<A
> href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> message<BR>&gt; <A
> href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;
> If you can ping the server or remote resources, the route is not issue
> here.<BR>&gt; What do you receive if using net view <A
> href="file://\\serverIP">\\serverIP</A>?<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE
> &amp; CNE<BR>&gt; Networking, Internet, Routing, VPN Troubleshooting
> on<BR>&gt; <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> to Setup Windows, Network, VPN &amp; Remote Access on<BR>&gt; <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message<BR>&gt; <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> To All:<BR>&gt;&nbsp;&nbsp; Iv'e recently set up a Windows 2003 VPN server,
> client connecting are<BR>&gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; I can
> connect with no problem but when I attempt to map or access
> any<BR>&gt;&nbsp;&nbsp; other network resources it is no good. I cant even map
> to a share on<BR>&gt;&nbsp;&nbsp; the Server I connect to, I get "Network not
> found". I can ping this<BR>&gt;&nbsp;&nbsp; server by name and IP once
> connected. I have configured the VPN server<BR>&gt;&nbsp;&nbsp; to assign an
> IP address based on a pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp;
> is multi-homed with cards pointing to 2 different subnets, one
> public,<BR>&gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp; What I did notice
> is that when I run an IPCONFIG /all the Ip and DNS<BR>&gt;&nbsp;&nbsp; are
> good but the Gateway&nbsp; is the static IP that is assigned to the
> VPN<BR>&gt;&nbsp;&nbsp; client by the Server. Since the server and the clients
> are on different<BR>&gt;&nbsp;&nbsp; IP ranges do I need to create a static
> route for the clients? If not<BR>&gt;&nbsp;&nbsp; what determines the how the
> gateway is assigned to the connecting<BR>&gt;&nbsp;&nbsp; clients? As an
> aside, I also played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp;
> remote network", didnt make a difference if it was on or off as far
> as<BR>&gt;&nbsp;&nbsp; connecting to shares.<BR>&gt;&nbsp;&nbsp; Any help is
> appreciated.<BR>&gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> Tom<BR></BLOCKQUOTE></BODY></HTML>
>
> ------=_NextPart_000_0037_01C6E604.EC7276E0--


 
Reply With Quote
 
tomger221
Guest
Posts: n/a

 
      10-02-2006, 04:47 PM
Results of net view and share while connected internally


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\tgerstner.ADPUBSAFE>net share

Share name Resource Remark

-------------------------------------------------------------------------------
IPC$ Remote IPC
ADMIN$ C:\WINDOWS Remote Admin
C$ C:\ Default share
admin C:\admin
D D:\
E E:\
Muzic C:\Documents and
Settings\tgerstner.ADPUBSAFE\Desktop\old_Docs\My M
usic

NewShare C:\NewShare
The command completed successfully.


C:\Documents and Settings\tgerstner.ADPUBSAFE>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Room-259-BB
Primary Dns Suffix . . . . . . . : AD.Pubsafe.rutgers.edu
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : ad.pubsafe.rutgers.edu

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT
Network Connect
ion
Physical Address. . . . . . . . . : 00-0D-56-FB-73-99
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 172.20.135.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.20.130.193
DHCP Server . . . . . . . . . . . : 172.20.135.2
DNS Servers . . . . . . . . . . . : 165.230.193.117
165.230.143.222
128.6.233.194
172.20.135.2
Lease Obtained. . . . . . . . . . : Monday, October 02, 2006
11:14:02 AM

Lease Expires . . . . . . . . . . : Monday, October 02, 2006
7:14:02 PM

PPP adapter ANY:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.20.135.152
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 165.230.193.117
128.6.233.194
Primary WINS Server . . . . . . . : 165.230.193.117
NetBIOS over Tcpip. . . . . . . . : Disabled

C:\Documents and Settings\tgerstner.ADPUBSAFE>net view 172.20.135.152
Shared resources at 172.20.135.152



Share name Type Used as Comment

-------------------------------------------------------------------------------
admin Disk
D Disk
E Disk
Muzic Disk
NewShare Disk
The command completed successfully.


C:\Documents and Settings\tgerstner.ADPUBSAFE>



tomger221 wrote:
> Think I may have found it, looks like its an issue with my basic VPN
> conifiguration....
> Cause: A static IP address pool is configured but there are no routes
> back to the remote access VPN clients.
>
> Solution: If the VPN server is configured to use a static IP address
> pool, verify that the routes to the ranges of addresses defined by the
> static IP address pool are reachable by the hosts and routers of the
> intranet. If not, then IP routes consisting of the address ranges of
> the static IP address pool, as defined by the IP address and mask of
> each range, must be added to the routers of the intranet, or the
> routing protocol of your routed infrastructure on the VPN server must
> be enabled. If the routes to the remote access VPN client subnets are
> not present, remote access VPN clients cannot receive traffic from
> locations on the intranet. A route for the network is implemented
> either through static routing entries or through a routing protocol,
> such as Open Shortest Path First (OSPF) or Routing Information Protocol
> (RIP).
>
> If the VPN server is configured to use DHCP for IP address allocation,
> and no DHCP server is available, the VPN server allocates addresses
> from the Automatic Private IP Addressing (APIPA) address range from
> 169.254.0.1 through 169.254.255.254. Allocating APIPA addresses for
> remote access clients works only if the network to which the VPN server
> is attached is also using APIPA addresses.
>
> If the VPN server is using APIPA addresses when a DHCP server is
> available, verify that the proper adapter is selected from which to
> obtain DHCP-allocated IP addresses. By default, the VPN server randomly
> chooses the adapter to use to obtain IP addresses through DHCP. If
> there is more than one LAN adapter, then the Routing and Remote Access
> service may choose a LAN adapter for which there is no DHCP server
> available.
>
> If the static IP address pool consists of ranges of IP addresses that
> are a subset of the range of IP addresses for the network to which the
> VPN server is attached, verify that the ranges of IP addresses of the
> static IP address pool are not assigned to other TCP/IP nodes, either
> through static configuration or through DHCP.
>
> My NICS are set as follows.
> Private 172.20.130.201- no gateway
> Public 165.230.193.118- regular gateway for that subnet.
>
> My static IP pool is set to 172.20.135.150 to 160, as that is my user
> network here. If I am logged into my workstation from work, I can
> access all from the VPN, whether I choose the dial up at login or run
> the VPN after logging in. If I do it from a remote machine outside my
> network, no good. Unfortunately I cant test the VPN for another hour,
> someone else is on my test box.
>
>
>
>
> Robert L [MVP - Networking] wrote:
> > make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> > Also when I attempt the \\Net view ServerIP command on the server I'm
> > connected to I get
> > System error 53 has occurred.
> > The network path was not found.
> > I can ping the server by name and IP when connected.
> >
> > Bill Grant wrote:
> > > As Bob said, the default gateway on the client is not the problem. The
> > > default gateway will always be the "received" IP address. What that really
> > > means is that the default gateway for the client is the VPN connection,
> > > which is what you want it to be.
> > > It will only change if you clear the "Use default gateway.." check box,
> > > which I wouldn't recommend. The default setting is what you need.
> > >
> > > The client and the server are not in different subnets. If you click on
> > > the connection icon on the client and look at the "details" tab, you will
> > > see that the client and server both have IP addresses from your address
> > > pool. If you can ping the server, your VPN connection is working. If you
> > > can't see shares, it is probably a permission issue.
> > >
> > > The credentials used by the remote client are the ones from its
> > > original logon, not the ones used to set up the VPN connection. To log in
> > > using the credentials you enter at connection time, you have to use the
> > > "login using a dialup connection" option in the login dialog box, not just
> > > set up a VPN connection from an already logged-in computer.
> > >
> > > "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > If you can ping the server or remote resources, the route is not issue here.
> > > What do you receive if using net view \\serverIP?
> > >
> > > Bob Lin, MS-MVP, MCSE & CNE
> > > Networking, Internet, Routing, VPN Troubleshooting on
> > > http://www.ChicagoTech.net
> > > How to Setup Windows, Network, VPN & Remote Access on
> > > http://www.HowToNetworking.com
> > > "tomger221" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed) oups.com...
> > > To All:
> > > Iv'e recently set up a Windows 2003 VPN server, client connecting are
> > > XP.
> > > I can connect with no problem but when I attempt to map or access any
> > > other network resources it is no good. I cant even map to a share on
> > > the Server I connect to, I get "Network not found". I can ping this
> > > server by name and IP once connected. I have configured the VPN server
> > > to assign an IP address based on a pool of 10 private addresses. Server
> > > is multi-homed with cards pointing to 2 different subnets, one public,
> > > one private.
> > > What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> > > are good but the Gateway is the static IP that is assigned to the VPN
> > > client by the Server. Since the server and the clients are on different
> > > IP ranges do I need to create a static route for the clients? If not
> > > what determines the how the gateway is assigned to the connecting
> > > clients? As an aside, I also played with the "Use default gateway on
> > > remote network", didnt make a difference if it was on or off as far as
> > > connecting to shares.
> > > Any help is appreciated.
> > > Thanks,
> > > Tom

> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0
> > Content-Type: text/html; charset=iso-8859-1
> > Content-Transfer-Encoding: quoted-printable
> > X-Google-AttachSize: 5706
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> > <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> > <STYLE></STYLE>
> > </HEAD>
> > <BODY bgColor=#ffffff>
> > <DIV>make sure no firewall blocks the file sharing and make you have enable
> > sharing. On the remote computer, do net share and net view <A
> > href="file://\\localIP">\\localIP</A>. Post back with the result.</DIV>
> > <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> > Troubleshooting on <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> > Setup Windows, Network, VPN &amp; Remote Access on <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> > <BLOCKQUOTE
> > style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> > <DIV>"tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also
> > when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command on
> > the server I'm<BR>connected to I get<BR>&nbsp;System error 53 has
> > occurred.<BR>The network path was not found.<BR>I can ping the server by name
> > and IP when connected.<BR><BR>Bill Grant wrote:<BR>&gt; As Bob said, the
> > default gateway on the client is not the problem. The<BR>&gt; default gateway
> > will always be the "received" IP address. What that really<BR>&gt; means is
> > that the default gateway for the client is the VPN connection,<BR>&gt; which
> > is what you want it to be.<BR>&gt; It will only change if you clear the "Use
> > default gateway.." check box,<BR>&gt; which I wouldn't recommend. The default
> > setting is what you need.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The client
> > and the server are not in different subnets. If you click on<BR>&gt; the
> > connection icon on the client and look at the "details" tab, you will<BR>&gt;
> > see that the client and server both have IP addresses from your
> > address<BR>&gt; pool. If you can ping the server, your VPN connection is
> > working. If you<BR>&gt; can't see shares, it is probably a permission
> > issue.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; The credentials used by
> > the remote client are the ones from its<BR>&gt; original logon, not the ones
> > used to set up the VPN connection. To log in<BR>&gt; using the credentials you
> > enter at connection time, you have to use the<BR>&gt; "login using a dialup
> > connection" option in the login dialog box, not just<BR>&gt; set up a VPN
> > connection from an already logged-in computer.<BR>&gt;<BR>&gt; "Robert L [MVP
> > - Networking]" &lt;<A
> > href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;
> > If you can ping the server or remote resources, the route is not issue
> > here.<BR>&gt; What do you receive if using net view <A
> > href="file://\\serverIP">\\serverIP</A>?<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE
> > &amp; CNE<BR>&gt; Networking, Internet, Routing, VPN Troubleshooting
> > on<BR>&gt; <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> > to Setup Windows, Network, VPN &amp; Remote Access on<BR>&gt; <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> > "tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> > To All:<BR>&gt;&nbsp;&nbsp; Iv'e recently set up a Windows 2003 VPN server,
> > client connecting are<BR>&gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; I can
> > connect with no problem but when I attempt to map or access
> > any<BR>&gt;&nbsp;&nbsp; other network resources it is no good. I cant even map
> > to a share on<BR>&gt;&nbsp;&nbsp; the Server I connect to, I get "Network not
> > found". I can ping this<BR>&gt;&nbsp;&nbsp; server by name and IP once
> > connected. I have configured the VPN server<BR>&gt;&nbsp;&nbsp; to assign an
> > IP address based on a pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp;
> > is multi-homed with cards pointing to 2 different subnets, one
> > public,<BR>&gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp; What I did notice
> > is that when I run an IPCONFIG /all the Ip and DNS<BR>&gt;&nbsp;&nbsp; are
> > good but the Gateway&nbsp; is the static IP that is assigned to the
> > VPN<BR>&gt;&nbsp;&nbsp; client by the Server. Since the server and the clients
> > are on different<BR>&gt;&nbsp;&nbsp; IP ranges do I need to create a static
> > route for the clients? If not<BR>&gt;&nbsp;&nbsp; what determines the how the
> > gateway is assigned to the connecting<BR>&gt;&nbsp;&nbsp; clients? As an
> > aside, I also played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp;
> > remote network", didnt make a difference if it was on or off as far
> > as<BR>&gt;&nbsp;&nbsp; connecting to shares.<BR>&gt;&nbsp;&nbsp; Any help is
> > appreciated.<BR>&gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> > Tom<BR></BLOCKQUOTE></BODY></HTML>
> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0--


 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      10-02-2006, 05:08 PM
Thank you for the information. Posting the RRAS routing table may help. Also post the result of the tracert remoteip from the VPN client.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
Think I may have found it, looks like its an issue with my basic VPN
conifiguration....
Cause: A static IP address pool is configured but there are no routes
back to the remote access VPN clients.

Solution: If the VPN server is configured to use a static IP address
pool, verify that the routes to the ranges of addresses defined by the
static IP address pool are reachable by the hosts and routers of the
intranet. If not, then IP routes consisting of the address ranges of
the static IP address pool, as defined by the IP address and mask of
each range, must be added to the routers of the intranet, or the
routing protocol of your routed infrastructure on the VPN server must
be enabled. If the routes to the remote access VPN client subnets are
not present, remote access VPN clients cannot receive traffic from
locations on the intranet. A route for the network is implemented
either through static routing entries or through a routing protocol,
such as Open Shortest Path First (OSPF) or Routing Information Protocol
(RIP).

If the VPN server is configured to use DHCP for IP address allocation,
and no DHCP server is available, the VPN server allocates addresses
from the Automatic Private IP Addressing (APIPA) address range from
169.254.0.1 through 169.254.255.254. Allocating APIPA addresses for
remote access clients works only if the network to which the VPN server
is attached is also using APIPA addresses.

If the VPN server is using APIPA addresses when a DHCP server is
available, verify that the proper adapter is selected from which to
obtain DHCP-allocated IP addresses. By default, the VPN server randomly
chooses the adapter to use to obtain IP addresses through DHCP. If
there is more than one LAN adapter, then the Routing and Remote Access
service may choose a LAN adapter for which there is no DHCP server
available.

If the static IP address pool consists of ranges of IP addresses that
are a subset of the range of IP addresses for the network to which the
VPN server is attached, verify that the ranges of IP addresses of the
static IP address pool are not assigned to other TCP/IP nodes, either
through static configuration or through DHCP.

My NICS are set as follows.
Private 172.20.130.201- no gateway
Public 165.230.193.118- regular gateway for that subnet.

My static IP pool is set to 172.20.135.150 to 160, as that is my user
network here. If I am logged into my workstation from work, I can
access all from the VPN, whether I choose the dial up at login or run
the VPN after logging in. If I do it from a remote machine outside my
network, no good. Unfortunately I cant test the VPN for another hour,
someone else is on my test box.




Robert L [MVP - Networking] wrote:
> make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> Also when I attempt the \\Net view ServerIP command on the server I'm
> connected to I get
> System error 53 has occurred.
> The network path was not found.
> I can ping the server by name and IP when connected.
>
> Bill Grant wrote:
> > As Bob said, the default gateway on the client is not the problem. The
> > default gateway will always be the "received" IP address. What that really
> > means is that the default gateway for the client is the VPN connection,
> > which is what you want it to be.
> > It will only change if you clear the "Use default gateway.." check box,
> > which I wouldn't recommend. The default setting is what you need.
> >
> > The client and the server are not in different subnets. If you click on
> > the connection icon on the client and look at the "details" tab, you will
> > see that the client and server both have IP addresses from your address
> > pool. If you can ping the server, your VPN connection is working. If you
> > can't see shares, it is probably a permission issue.
> >
> > The credentials used by the remote client are the ones from its
> > original logon, not the ones used to set up the VPN connection. To log in
> > using the credentials you enter at connection time, you have to use the
> > "login using a dialup connection" option in the login dialog box, not just
> > set up a VPN connection from an already logged-in computer.
> >
> > "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > If you can ping the server or remote resources, the route is not issue here.
> > What do you receive if using net view \\serverIP?
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on
> > http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on
> > http://www.HowToNetworking.com
> > "tomger221" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed) oups.com...
> > To All:
> > Iv'e recently set up a Windows 2003 VPN server, client connecting are
> > XP.
> > I can connect with no problem but when I attempt to map or access any
> > other network resources it is no good. I cant even map to a share on
> > the Server I connect to, I get "Network not found". I can ping this
> > server by name and IP once connected. I have configured the VPN server
> > to assign an IP address based on a pool of 10 private addresses. Server
> > is multi-homed with cards pointing to 2 different subnets, one public,
> > one private.
> > What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> > are good but the Gateway is the static IP that is assigned to the VPN
> > client by the Server. Since the server and the clients are on different
> > IP ranges do I need to create a static route for the clients? If not
> > what determines the how the gateway is assigned to the connecting
> > clients? As an aside, I also played with the "Use default gateway on
> > remote network", didnt make a difference if it was on or off as far as
> > connecting to shares.
> > Any help is appreciated.
> > Thanks,
> > Tom

>
> ------=_NextPart_000_0037_01C6E604.EC7276E0
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: quoted-printable
> X-Google-AttachSize: 5706
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV>make sure no firewall blocks the file sharing and make you have enable
> sharing. On the remote computer, do net share and net view <A
> href="file://\\localIP">\\localIP</A>. Post back with the result.</DIV>
> <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> <BLOCKQUOTE
> style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> <DIV>"tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also
> when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command on
> the server I'm<BR>connected to I get<BR>&nbsp;System error 53 has
> occurred.<BR>The network path was not found.<BR>I can ping the server by name
> and IP when connected.<BR><BR>Bill Grant wrote:<BR>&gt; As Bob said, the
> default gateway on the client is not the problem. The<BR>&gt; default gateway
> will always be the "received" IP address. What that really<BR>&gt; means is
> that the default gateway for the client is the VPN connection,<BR>&gt; which
> is what you want it to be.<BR>&gt; It will only change if you clear the "Use
> default gateway.." check box,<BR>&gt; which I wouldn't recommend. The default
> setting is what you need.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The client
> and the server are not in different subnets. If you click on<BR>&gt; the
> connection icon on the client and look at the "details" tab, you will<BR>&gt;
> see that the client and server both have IP addresses from your
> address<BR>&gt; pool. If you can ping the server, your VPN connection is
> working. If you<BR>&gt; can't see shares, it is probably a permission
> issue.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; The credentials used by
> the remote client are the ones from its<BR>&gt; original logon, not the ones
> used to set up the VPN connection. To log in<BR>&gt; using the credentials you
> enter at connection time, you have to use the<BR>&gt; "login using a dialup
> connection" option in the login dialog box, not just<BR>&gt; set up a VPN
> connection from an already logged-in computer.<BR>&gt;<BR>&gt; "Robert L [MVP
> - Networking]" &lt;<A
> href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> message<BR>&gt; <A
> href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;
> If you can ping the server or remote resources, the route is not issue
> here.<BR>&gt; What do you receive if using net view <A
> href="file://\\serverIP">\\serverIP</A>?<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE
> &amp; CNE<BR>&gt; Networking, Internet, Routing, VPN Troubleshooting
> on<BR>&gt; <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> to Setup Windows, Network, VPN &amp; Remote Access on<BR>&gt; <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message<BR>&gt; <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> To All:<BR>&gt;&nbsp;&nbsp; Iv'e recently set up a Windows 2003 VPN server,
> client connecting are<BR>&gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; I can
> connect with no problem but when I attempt to map or access
> any<BR>&gt;&nbsp;&nbsp; other network resources it is no good. I cant even map
> to a share on<BR>&gt;&nbsp;&nbsp; the Server I connect to, I get "Network not
> found". I can ping this<BR>&gt;&nbsp;&nbsp; server by name and IP once
> connected. I have configured the VPN server<BR>&gt;&nbsp;&nbsp; to assign an
> IP address based on a pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp;
> is multi-homed with cards pointing to 2 different subnets, one
> public,<BR>&gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp; What I did notice
> is that when I run an IPCONFIG /all the Ip and DNS<BR>&gt;&nbsp;&nbsp; are
> good but the Gateway&nbsp; is the static IP that is assigned to the
> VPN<BR>&gt;&nbsp;&nbsp; client by the Server. Since the server and the clients
> are on different<BR>&gt;&nbsp;&nbsp; IP ranges do I need to create a static
> route for the clients? If not<BR>&gt;&nbsp;&nbsp; what determines the how the
> gateway is assigned to the connecting<BR>&gt;&nbsp;&nbsp; clients? As an
> aside, I also played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp;
> remote network", didnt make a difference if it was on or off as far
> as<BR>&gt;&nbsp;&nbsp; connecting to shares.<BR>&gt;&nbsp;&nbsp; Any help is
> appreciated.<BR>&gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> Tom<BR></BLOCKQUOTE></BODY></HTML>
>
> ------=_NextPart_000_0037_01C6E604.EC7276E0--


 
Reply With Quote
 
tomger221
Guest
Posts: n/a

 
      10-03-2006, 11:42 AM
Thanks for all your assistance with this issue. I pulled an all nighter
last night and set up the VPN from the actual server I was trying to
reach, (Windows 2000 box) which is also a domain controller\DHCP box.
Issue resolved itself, they can connect. Being that the users are now
on the same subnet as the server leads me to believe it was a routing
issue. Now I just have to research static routes....
Thanks again,
Tom

Robert L [MVP - Networking] wrote:
> Thank you for the information. Posting the RRAS routing table may help. Also post the result of the tracert remoteip from the VPN client.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> Think I may have found it, looks like its an issue with my basic VPN
> conifiguration....
> Cause: A static IP address pool is configured but there are no routes
> back to the remote access VPN clients.
>
> Solution: If the VPN server is configured to use a static IP address
> pool, verify that the routes to the ranges of addresses defined by the
> static IP address pool are reachable by the hosts and routers of the
> intranet. If not, then IP routes consisting of the address ranges of
> the static IP address pool, as defined by the IP address and mask of
> each range, must be added to the routers of the intranet, or the
> routing protocol of your routed infrastructure on the VPN server must
> be enabled. If the routes to the remote access VPN client subnets are
> not present, remote access VPN clients cannot receive traffic from
> locations on the intranet. A route for the network is implemented
> either through static routing entries or through a routing protocol,
> such as Open Shortest Path First (OSPF) or Routing Information Protocol
> (RIP).
>
> If the VPN server is configured to use DHCP for IP address allocation,
> and no DHCP server is available, the VPN server allocates addresses
> from the Automatic Private IP Addressing (APIPA) address range from
> 169.254.0.1 through 169.254.255.254. Allocating APIPA addresses for
> remote access clients works only if the network to which the VPN server
> is attached is also using APIPA addresses.
>
> If the VPN server is using APIPA addresses when a DHCP server is
> available, verify that the proper adapter is selected from which to
> obtain DHCP-allocated IP addresses. By default, the VPN server randomly
> chooses the adapter to use to obtain IP addresses through DHCP. If
> there is more than one LAN adapter, then the Routing and Remote Access
> service may choose a LAN adapter for which there is no DHCP server
> available.
>
> If the static IP address pool consists of ranges of IP addresses that
> are a subset of the range of IP addresses for the network to which the
> VPN server is attached, verify that the ranges of IP addresses of the
> static IP address pool are not assigned to other TCP/IP nodes, either
> through static configuration or through DHCP.
>
> My NICS are set as follows.
> Private 172.20.130.201- no gateway
> Public 165.230.193.118- regular gateway for that subnet.
>
> My static IP pool is set to 172.20.135.150 to 160, as that is my user
> network here. If I am logged into my workstation from work, I can
> access all from the VPN, whether I choose the dial up at login or run
> the VPN after logging in. If I do it from a remote machine outside my
> network, no good. Unfortunately I cant test the VPN for another hour,
> someone else is on my test box.
>
>
>
>
> Robert L [MVP - Networking] wrote:
> > make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> > Also when I attempt the \\Net view ServerIP command on the server I'm
> > connected to I get
> > System error 53 has occurred.
> > The network path was not found.
> > I can ping the server by name and IP when connected.
> >
> > Bill Grant wrote:
> > > As Bob said, the default gateway on the client is not the problem. The
> > > default gateway will always be the "received" IP address. What that really
> > > means is that the default gateway for the client is the VPN connection,
> > > which is what you want it to be.
> > > It will only change if you clear the "Use default gateway.." check box,
> > > which I wouldn't recommend. The default setting is what you need.
> > >
> > > The client and the server are not in different subnets. If you click on
> > > the connection icon on the client and look at the "details" tab, you will
> > > see that the client and server both have IP addresses from your address
> > > pool. If you can ping the server, your VPN connection is working. If you
> > > can't see shares, it is probably a permission issue.
> > >
> > > The credentials used by the remote client are the ones from its
> > > original logon, not the ones used to set up the VPN connection. To log in
> > > using the credentials you enter at connection time, you have to use the
> > > "login using a dialup connection" option in the login dialog box, not just
> > > set up a VPN connection from an already logged-in computer.
> > >
> > > "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > If you can ping the server or remote resources, the route is not issue here.
> > > What do you receive if using net view \\serverIP?
> > >
> > > Bob Lin, MS-MVP, MCSE & CNE
> > > Networking, Internet, Routing, VPN Troubleshooting on
> > > http://www.ChicagoTech.net
> > > How to Setup Windows, Network, VPN & Remote Access on
> > > http://www.HowToNetworking.com
> > > "tomger221" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed) oups.com...
> > > To All:
> > > Iv'e recently set up a Windows 2003 VPN server, client connecting are
> > > XP.
> > > I can connect with no problem but when I attempt to map or access any
> > > other network resources it is no good. I cant even map to a share on
> > > the Server I connect to, I get "Network not found". I can ping this
> > > server by name and IP once connected. I have configured the VPN server
> > > to assign an IP address based on a pool of 10 private addresses. Server
> > > is multi-homed with cards pointing to 2 different subnets, one public,
> > > one private.
> > > What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> > > are good but the Gateway is the static IP that is assigned to the VPN
> > > client by the Server. Since the server and the clients are on different
> > > IP ranges do I need to create a static route for the clients? If not
> > > what determines the how the gateway is assigned to the connecting
> > > clients? As an aside, I also played with the "Use default gateway on
> > > remote network", didnt make a difference if it was on or off as far as
> > > connecting to shares.
> > > Any help is appreciated.
> > > Thanks,
> > > Tom

> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0
> > Content-Type: text/html; charset=iso-8859-1
> > Content-Transfer-Encoding: quoted-printable
> > X-Google-AttachSize: 5706
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> > <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> > <STYLE></STYLE>
> > </HEAD>
> > <BODY bgColor=#ffffff>
> > <DIV>make sure no firewall blocks the file sharing and make you have enable
> > sharing. On the remote computer, do net share and net view <A
> > href="file://\\localIP">\\localIP</A>. Post back with the result.</DIV>
> > <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> > Troubleshooting on <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> > Setup Windows, Network, VPN &amp; Remote Access on <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> > <BLOCKQUOTE
> > style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> > <DIV>"tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also
> > when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command on
> > the server I'm<BR>connected to I get<BR>&nbsp;System error 53 has
> > occurred.<BR>The network path was not found.<BR>I can ping the server by name
> > and IP when connected.<BR><BR>Bill Grant wrote:<BR>&gt; As Bob said, the
> > default gateway on the client is not the problem. The<BR>&gt; default gateway
> > will always be the "received" IP address. What that really<BR>&gt; means is
> > that the default gateway for the client is the VPN connection,<BR>&gt; which
> > is what you want it to be.<BR>&gt; It will only change if you clear the "Use
> > default gateway.." check box,<BR>&gt; which I wouldn't recommend. The default
> > setting is what you need.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The client
> > and the server are not in different subnets. If you click on<BR>&gt; the
> > connection icon on the client and look at the "details" tab, you will<BR>&gt;
> > see that the client and server both have IP addresses from your
> > address<BR>&gt; pool. If you can ping the server, your VPN connection is
> > working. If you<BR>&gt; can't see shares, it is probably a permission
> > issue.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; The credentials used by
> > the remote client are the ones from its<BR>&gt; original logon, not the ones
> > used to set up the VPN connection. To log in<BR>&gt; using the credentials you
> > enter at connection time, you have to use the<BR>&gt; "login using a dialup
> > connection" option in the login dialog box, not just<BR>&gt; set up a VPN
> > connection from an already logged-in computer.<BR>&gt;<BR>&gt; "Robert L [MVP
> > - Networking]" &lt;<A
> > href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;
> > If you can ping the server or remote resources, the route is not issue
> > here.<BR>&gt; What do you receive if using net view <A
> > href="file://\\serverIP">\\serverIP</A>?<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE
> > &amp; CNE<BR>&gt; Networking, Internet, Routing, VPN Troubleshooting
> > on<BR>&gt; <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> > to Setup Windows, Network, VPN &amp; Remote Access on<BR>&gt; <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> > "tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> > To All:<BR>&gt;&nbsp;&nbsp; Iv'e recently set up a Windows 2003 VPN server,
> > client connecting are<BR>&gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; I can
> > connect with no problem but when I attempt to map or access
> > any<BR>&gt;&nbsp;&nbsp; other network resources it is no good. I cant even map
> > to a share on<BR>&gt;&nbsp;&nbsp; the Server I connect to, I get "Network not
> > found". I can ping this<BR>&gt;&nbsp;&nbsp; server by name and IP once
> > connected. I have configured the VPN server<BR>&gt;&nbsp;&nbsp; to assign an
> > IP address based on a pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp;
> > is multi-homed with cards pointing to 2 different subnets, one
> > public,<BR>&gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp; What I did notice
> > is that when I run an IPCONFIG /all the Ip and DNS<BR>&gt;&nbsp;&nbsp; are
> > good but the Gateway&nbsp; is the static IP that is assigned to the
> > VPN<BR>&gt;&nbsp;&nbsp; client by the Server. Since the server and the clients
> > are on different<BR>&gt;&nbsp;&nbsp; IP ranges do I need to create a static
> > route for the clients? If not<BR>&gt;&nbsp;&nbsp; what determines the how the
> > gateway is assigned to the connecting<BR>&gt;&nbsp;&nbsp; clients? As an
> > aside, I also played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp;
> > remote network", didnt make a difference if it was on or off as far
> > as<BR>&gt;&nbsp;&nbsp; connecting to shares.<BR>&gt;&nbsp;&nbsp; Any help is
> > appreciated.<BR>&gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> > Tom<BR></BLOCKQUOTE></BODY></HTML>
> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0--

>
> ------=_NextPart_000_0063_01C6E61B.678431A0
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: quoted-printable
> X-Google-AttachSize: 20725
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV>Thank you for the information. Posting the RRAS routing table may help.
> Also post the result of the tracert remoteip from the VPN client.</DIV>
> <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> <BLOCKQUOTE
> style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> <DIV>"tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159800278.250027.150190@k70g 2000cwa.googlegroups.com</A>...</DIV>Think
> I may have found it, looks like its an issue with my basic
> VPN<BR>conifiguration....<BR>Cause:&nbsp; A static IP address pool is
> configured but there are no routes<BR>back to the remote access VPN
> clients.<BR><BR>Solution:&nbsp; If the VPN server is configured to use a
> static IP address<BR>pool, verify that the routes to the ranges of addresses
> defined by the<BR>static IP address pool are reachable by the hosts and
> routers of the<BR>intranet. If not, then IP routes consisting of the address
> ranges of<BR>the static IP address pool, as defined by the IP address and mask
> of<BR>each range, must be added to the routers of the intranet, or
> the<BR>routing protocol of your routed infrastructure on the VPN server
> must<BR>be enabled. If the routes to the remote access VPN client subnets
> are<BR>not present, remote access VPN clients cannot receive traffic
> from<BR>locations on the intranet. A route for the network is
> implemented<BR>either through static routing entries or through a routing
> protocol,<BR>such as Open Shortest Path First (OSPF) or Routing Information
> Protocol<BR>(RIP).<BR><BR>If the VPN server is configured to use DHCP for IP
> address allocation,<BR>and no DHCP server is available, the VPN server
> allocates addresses<BR>from the Automatic Private IP Addressing (APIPA)
> address range from<BR>169.254.0.1 through 169.254.255.254. Allocating APIPA
> addresses for<BR>remote access clients works only if the network to which the
> VPN server<BR>is attached is also using APIPA addresses.<BR><BR>If the VPN
> server is using APIPA addresses when a DHCP server is<BR>available, verify
> that the proper adapter is selected from which to<BR>obtain DHCP-allocated IP
> addresses. By default, the VPN server randomly<BR>chooses the adapter to use
> to obtain IP addresses through DHCP. If<BR>there is more than one LAN adapter,
> then the Routing and Remote Access<BR>service may choose a LAN adapter for
> which there is no DHCP server<BR>available.<BR><BR>If the static IP address
> pool consists of ranges of IP addresses that<BR>are a subset of the range of
> IP addresses for the network to which the<BR>VPN server is attached, verify
> that the ranges of IP addresses of the<BR>static IP address pool are not
> assigned to other TCP/IP nodes, either<BR>through static configuration or
> through DHCP.<BR><BR>My NICS are set as follows.<BR>Private 172.20.130.201- no
> gateway<BR>Public 165.230.193.118- regular gateway for that subnet.<BR><BR>My
> static IP pool is set to 172.20.135.150 to 160, as that is my user<BR>network
> here. If I am logged into my workstation from work, I can<BR>access all from
> the VPN, whether I choose the dial up at login or run<BR>the VPN after logging
> in. If I do it from a remote machine outside my<BR>network, no good.
> Unfortunately I cant test the VPN for another hour,<BR>someone else is on my
> test box.<BR><BR><BR><BR><BR>Robert L [MVP - Networking] wrote:<BR>&gt; make
> sure no firewall blocks the file sharing and make you have enable sharing. On
> the remote computer, do net share and net view <A
> href="file://\\localIP">\\localIP</A>. Post back with the
> result.<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE &amp; CNE<BR>&gt; Networking,
> Internet, Routing, VPN Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> to Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> Also when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command
> on the server I'm<BR>&gt;&nbsp;&nbsp; connected to I
> get<BR>&gt;&nbsp;&nbsp;&nbsp; System error 53 has
> occurred.<BR>&gt;&nbsp;&nbsp; The network path was not
> found.<BR>&gt;&nbsp;&nbsp; I can ping the server by name and IP when
> connected.<BR>&gt;<BR>&gt;&nbsp;&nbsp; Bill Grant wrote:<BR>&gt;&nbsp;&nbsp;
> &gt; As Bob said, the default gateway on the client is not the problem.
> The<BR>&gt;&nbsp;&nbsp; &gt; default gateway will always be the "received" IP
> address. What that really<BR>&gt;&nbsp;&nbsp; &gt; means is that the default
> gateway for the client is the VPN connection,<BR>&gt;&nbsp;&nbsp; &gt; which
> is what you want it to be.<BR>&gt;&nbsp;&nbsp; &gt; It will only change if you
> clear the "Use default gateway.." check box,<BR>&gt;&nbsp;&nbsp; &gt; which I
> wouldn't recommend. The default setting is what you need.<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp; The client and the
> server are not in different subnets. If you click on<BR>&gt;&nbsp;&nbsp; &gt;
> the connection icon on the client and look at the "details" tab, you
> will<BR>&gt;&nbsp;&nbsp; &gt; see that the client and server both have IP
> addresses from your address<BR>&gt;&nbsp;&nbsp; &gt; pool. If you can ping the
> server, your VPN connection is working. If you<BR>&gt;&nbsp;&nbsp; &gt; can't
> see shares, it is probably a permission issue.<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The credentials
> used by the remote client are the ones from its<BR>&gt;&nbsp;&nbsp; &gt;
> original logon, not the ones used to set up the VPN connection. To log
> in<BR>&gt;&nbsp;&nbsp; &gt; using the credentials you enter at connection
> time, you have to use the<BR>&gt;&nbsp;&nbsp; &gt; "login using a dialup
> connection" option in the login dialog box, not just<BR>&gt;&nbsp;&nbsp; &gt;
> set up a VPN connection from an already logged-in
> computer.<BR>&gt;&nbsp;&nbsp; &gt;<BR>&gt;&nbsp;&nbsp; &gt; "Robert L [MVP -
> Networking]" &lt;<A
> href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> message<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;&nbsp;&nbsp;
> &gt; If you can ping the server or remote resources, the route is not issue
> here.<BR>&gt;&nbsp;&nbsp; &gt; What do you receive if using net view <A
> href="file://\\serverIP">\\serverIP</A>?<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt; Bob Lin, MS-MVP, MCSE &amp;
> CNE<BR>&gt;&nbsp;&nbsp; &gt; Networking, Internet, Routing, VPN
> Troubleshooting on<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt;&nbsp;&nbsp;
> &gt; How to Setup Windows, Network, VPN &amp; Remote Access
> on<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; To All:<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Iv'e recently
> set up a Windows 2003 VPN server, client connecting are<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; I can connect with
> no problem but when I attempt to map or access any<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; other network resources it is no good. I cant even map to a
> share on<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; the Server I connect to, I get
> "Network not found". I can ping this<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> server by name and IP once connected. I have configured the VPN
> server<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; to assign an IP address based on a
> pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; is
> multi-homed with cards pointing to 2 different subnets, one
> public,<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; What I did notice is that when I run an IPCONFIG /all the Ip
> and DNS<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; are good but the Gateway&nbsp; is
> the static IP that is assigned to the VPN<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> client by the Server. Since the server and the clients are on
> different<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; IP ranges do I need to create a
> static route for the clients? If not<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; what
> determines the how the gateway is assigned to the
> connecting<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; clients? As an aside, I also
> played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> remote network", didnt make a difference if it was on or off as far
> as<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; connecting to
> shares.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Any help is
> appreciated.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; Tom<BR>&gt;<BR>&gt;
> ------=_NextPart_000_0037_01C6E604.EC7276E0<BR>&gt; Content-Type: text/html;
> charset=iso-8859-1<BR>&gt; Content-Transfer-Encoding: quoted-printable<BR>&gt;
> X-Google-AttachSize: 5706<BR>&gt;<BR>&gt; &lt;!DOCTYPE HTML PUBLIC
> "-//W3C//DTD HTML 4.0 Transitional//EN"&gt;<BR>&gt;
> &lt;HTML&gt;&lt;HEAD&gt;<BR>&gt; &lt;META http-equiv=Content-Type
> content="text/html; charset=iso-8859-1"&gt;<BR>&gt; &lt;META content="MSHTML
> 6.00.2900.2963" name=GENERATOR&gt;<BR>&gt; &lt;STYLE&gt;&lt;/STYLE&gt;<BR>&gt;
> &lt;/HEAD&gt;<BR>&gt; &lt;BODY bgColor=#ffffff&gt;<BR>&gt; &lt;DIV&gt;make
> sure no firewall blocks the file sharing and make you have enable<BR>&gt;
> sharing. On the remote computer, do net share and net view &lt;A<BR>&gt;
> href="<A
> href='file://\\localIP">\\localIP</A'>file://\\localIP"&gt;\\localIP&lt;/A</A>&gt;.
> Post back with the result.&lt;/DIV&gt;<BR>&gt; &lt;DIV&gt;&lt;BR&gt;Bob Lin,
> MS-MVP, MCSE &amp;amp; CNE&lt;BR&gt;Networking, Internet, Routing, VPN<BR>&gt;
> Troubleshooting on &lt;A<BR>&gt; href="<A
> href='http://www.ChicagoTech.net">http://www.ChicagoTech.net</A'>http://www.ChicagoTech.net"&gt;http://www.ChicagoTech.net&lt;/A</A>&gt;
> &lt;BR&gt;How to<BR>&gt; Setup Windows, Network, VPN &amp;amp; Remote Access
> on &lt;A<BR>&gt; href="<A
> href='http://www.HowToNetworking.com">http://www.HowToNetworking.com</A'>http://www.HowToNetworking.com"&gt;http://www.HowToNetworking.com&lt;/A</A>&gt;
> &lt;/DIV&gt;<BR>&gt; &lt;BLOCKQUOTE<BR>&gt; style="PADDING-RIGHT: 0px;
> PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid;
> MARGIN-RIGHT: 0px"&gt;<BR>&gt;&nbsp;&nbsp; &lt;DIV&gt;"tomger221"
> &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='private.php?do=newpm&u=">tomger221@veri zon.net</A>&amp;gt'>private.php?do=newpm&u="&gt;tomger (E-Mail Removed)&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also'>news:1159780665.991137.196700@h48g2000cw c.googlegroups.com"&gt;news:1159780665.991137.1967 (E-Mail Removed)&lt;/A&gt;...&lt;/DIV&gt;Also</A><BR>&gt;&nbsp;&nbsp;
> when I attempt the &lt;A href="<A
> href='file://\\Net">\\Net</A'>file://\\Net"&gt;\\Net&lt;/A</A>&gt; view
> ServerIP command on<BR>&gt;&nbsp;&nbsp; the server I'm&lt;BR&gt;connected to I
> get&lt;BR&gt;&amp;nbsp;System error 53 has<BR>&gt;&nbsp;&nbsp;
> occurred.&lt;BR&gt;The network path was not found.&lt;BR&gt;I can ping the
> server by name<BR>&gt;&nbsp;&nbsp; and IP when
> connected.&lt;BR&gt;&lt;BR&gt;Bill Grant wrote:&lt;BR&gt;&amp;gt; As Bob said,
> the<BR>&gt;&nbsp;&nbsp; default gateway on the client is not the problem.
> The&lt;BR&gt;&amp;gt; default gateway<BR>&gt;&nbsp;&nbsp; will always be the
> "received" IP address. What that really&lt;BR&gt;&amp;gt; means
> is<BR>&gt;&nbsp;&nbsp; that the default gateway for the client is the VPN
> connection,&lt;BR&gt;&amp;gt; which<BR>&gt;&nbsp;&nbsp; is what you want it to
> be.&lt;BR&gt;&amp;gt; It will only change if you clear the
> "Use<BR>&gt;&nbsp;&nbsp; default gateway.." check box,&lt;BR&gt;&amp;gt; which
> I wouldn't recommend. The default<BR>&gt;&nbsp;&nbsp; setting is what you
> need.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;
> The client<BR>&gt;&nbsp;&nbsp; and the server are not in different subnets. If
> you click on&lt;BR&gt;&amp;gt; the<BR>&gt;&nbsp;&nbsp; connection icon on the
> client and look at the "details" tab, you
> will&lt;BR&gt;&amp;gt;<BR>&gt;&nbsp;&nbsp; see that the client and server both
> have IP addresses from your<BR>&gt;&nbsp;&nbsp; address&lt;BR&gt;&amp;gt;
> pool. If you can ping the server, your VPN connection is<BR>&gt;&nbsp;&nbsp;
> working. If you&lt;BR&gt;&amp;gt; can't see shares, it is probably a
> permission<BR>&gt;&nbsp;&nbsp;
> issue.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&amp;nbs p;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
> The credentials used by<BR>&gt;&nbsp;&nbsp; the remote client are the ones
> from its&lt;BR&gt;&amp;gt; original logon, not the ones<BR>&gt;&nbsp;&nbsp;
> used to set up the VPN connection. To log in&lt;BR&gt;&amp;gt; using the
> credentials you<BR>&gt;&nbsp;&nbsp; enter at connection time, you have to use
> the&lt;BR&gt;&amp;gt; "login using a dialup<BR>&gt;&nbsp;&nbsp; connection"
> option in the login dialog box, not just&lt;BR&gt;&amp;gt; set up a
> VPN<BR>&gt;&nbsp;&nbsp; connection from an already logged-in
> computer.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; "Robert L
> [MVP<BR>&gt;&nbsp;&nbsp; - Networking]" &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp;
> href="<A
> href='private.php?do=newpm&u=">noreply@hotmail. com</A>&amp;gt'>private.php?do=newpm&u="&gt;noreply@ hotmail.com&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message&lt;BR&gt;&amp;gt;
> &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&amp;gt'>news:eWfZkUW5GHA.3960@TK2MSFTNGP 02.phx.gbl"&gt;news:eWfZkUW5GHA.3960@TK2MSFTNGP02. phx.gbl&lt;/A&gt;...&lt;BR&gt;&amp;gt</A>;<BR>&gt;&nbsp;&nbsp;
> If you can ping the server or remote resources, the route is not
> issue<BR>&gt;&nbsp;&nbsp; here.&lt;BR&gt;&amp;gt; What do you receive if using
> net view &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='file://\\serverIP">\\serverIP</A>?<BR>&amp;gt;<BR>&amp;gt'>file://\\serverIP"&gt;\\serverIP&lt;/A&gt;?&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt</A>;
> Bob Lin, MS-MVP, MCSE<BR>&gt;&nbsp;&nbsp; &amp;amp; CNE&lt;BR&gt;&amp;gt;
> Networking, Internet, Routing, VPN Troubleshooting<BR>&gt;&nbsp;&nbsp;
> on&lt;BR&gt;&amp;gt; &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&amp;gt'>http://www.ChicagoTech.net"&gt;http://www.ChicagoTech.net&lt;/A&gt;&lt;BR&gt;&amp;gt</A>;
> How<BR>&gt;&nbsp;&nbsp; to Setup Windows, Network, VPN &amp;amp; Remote Access
> on&lt;BR&gt;&amp;gt; &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&amp;gt;&amp;nbsp;&amp;nbsp'>http://www.HowToNetworking.com"&gt;http://www.HowToNetworking.com&lt;/A&gt;&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp</A>;<BR>&gt;&nbsp;&nbsp;
> "tomger221" &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='private.php?do=newpm&u=">tomger221@veri zon.net</A>&amp;gt'>private.php?do=newpm&u="&gt;tomger (E-Mail Removed)&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message&lt;BR&gt;&amp;gt;
> &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&amp;gt;&amp;nbsp;&amp;nbsp'>news:1159704 (E-Mail Removed)"&gt ;news:(E-Mail Removed) roups.com&lt;/A&gt;...&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp</A>;<BR>&gt;&nbsp;&nbsp;
> To All:&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; Iv'e recently set up a Windows
> 2003 VPN server,<BR>&gt;&nbsp;&nbsp; client connecting
> are&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;
> XP.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; I can<BR>&gt;&nbsp;&nbsp; connect
> with no problem but when I attempt to map or access<BR>&gt;&nbsp;&nbsp;
> any&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; other network resources it is no
> good. I cant even map<BR>&gt;&nbsp;&nbsp; to a share
> on&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; the Server I connect to, I get
> "Network not<BR>&gt;&nbsp;&nbsp; found". I can ping
> this&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; server by name and IP
> once<BR>&gt;&nbsp;&nbsp; connected. I have configured the VPN
> server&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; to assign an<BR>&gt;&nbsp;&nbsp;
> IP address based on a pool of 10 private addresses.
> Server&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>&g t;&nbsp;&nbsp; is
> multi-homed with cards pointing to 2 different subnets,
> one<BR>&gt;&nbsp;&nbsp; public,&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; one
> private.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; What I did
> notice<BR>&gt;&nbsp;&nbsp; is that when I run an IPCONFIG /all the Ip and
> DNS&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; are<BR>&gt;&nbsp;&nbsp; good but the
> Gateway&amp;nbsp; is the static IP that is assigned to the<BR>&gt;&nbsp;&nbsp;
> VPN&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; client by the Server. Since the
> server and the clients<BR>&gt;&nbsp;&nbsp; are on
> different&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; IP ranges do I need to create
> a static<BR>&gt;&nbsp;&nbsp; route for the clients? If
> not&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; what determines the how
> the<BR>&gt;&nbsp;&nbsp; gateway is assigned to the
> connecting&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; clients? As
> an<BR>&gt;&nbsp;&nbsp; aside, I also played with the "Use default gateway
> on&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>&gt;&n bsp;&nbsp; remote network",
> didnt make a difference if it was on or off as far<BR>&gt;&nbsp;&nbsp;
> as&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; connecting to
> shares.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; Any help is<BR>&gt;&nbsp;&nbsp;
> appreciated.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;
> Thanks,&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>& gt;
> Tom&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;<BR>&gt; <BR>&gt;
> ------=_NextPart_000_0037_01C6E604.EC7276E0--<BR></BLOCKQUOTE></BODY></HTML>
>
> ------=_NextPart_000_0063_01C6E61B.678431A0--


 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      10-03-2006, 02:39 PM
Thank you for the update.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
Thanks for all your assistance with this issue. I pulled an all nighter
last night and set up the VPN from the actual server I was trying to
reach, (Windows 2000 box) which is also a domain controller\DHCP box.
Issue resolved itself, they can connect. Being that the users are now
on the same subnet as the server leads me to believe it was a routing
issue. Now I just have to research static routes....
Thanks again,
Tom

Robert L [MVP - Networking] wrote:
> Thank you for the information. Posting the RRAS routing table may help. Also post the result of the tracert remoteip from the VPN client.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> Think I may have found it, looks like its an issue with my basic VPN
> conifiguration....
> Cause: A static IP address pool is configured but there are no routes
> back to the remote access VPN clients.
>
> Solution: If the VPN server is configured to use a static IP address
> pool, verify that the routes to the ranges of addresses defined by the
> static IP address pool are reachable by the hosts and routers of the
> intranet. If not, then IP routes consisting of the address ranges of
> the static IP address pool, as defined by the IP address and mask of
> each range, must be added to the routers of the intranet, or the
> routing protocol of your routed infrastructure on the VPN server must
> be enabled. If the routes to the remote access VPN client subnets are
> not present, remote access VPN clients cannot receive traffic from
> locations on the intranet. A route for the network is implemented
> either through static routing entries or through a routing protocol,
> such as Open Shortest Path First (OSPF) or Routing Information Protocol
> (RIP).
>
> If the VPN server is configured to use DHCP for IP address allocation,
> and no DHCP server is available, the VPN server allocates addresses
> from the Automatic Private IP Addressing (APIPA) address range from
> 169.254.0.1 through 169.254.255.254. Allocating APIPA addresses for
> remote access clients works only if the network to which the VPN server
> is attached is also using APIPA addresses.
>
> If the VPN server is using APIPA addresses when a DHCP server is
> available, verify that the proper adapter is selected from which to
> obtain DHCP-allocated IP addresses. By default, the VPN server randomly
> chooses the adapter to use to obtain IP addresses through DHCP. If
> there is more than one LAN adapter, then the Routing and Remote Access
> service may choose a LAN adapter for which there is no DHCP server
> available.
>
> If the static IP address pool consists of ranges of IP addresses that
> are a subset of the range of IP addresses for the network to which the
> VPN server is attached, verify that the ranges of IP addresses of the
> static IP address pool are not assigned to other TCP/IP nodes, either
> through static configuration or through DHCP.
>
> My NICS are set as follows.
> Private 172.20.130.201- no gateway
> Public 165.230.193.118- regular gateway for that subnet.
>
> My static IP pool is set to 172.20.135.150 to 160, as that is my user
> network here. If I am logged into my workstation from work, I can
> access all from the VPN, whether I choose the dial up at login or run
> the VPN after logging in. If I do it from a remote machine outside my
> network, no good. Unfortunately I cant test the VPN for another hour,
> someone else is on my test box.
>
>
>
>
> Robert L [MVP - Networking] wrote:
> > make sure no firewall blocks the file sharing and make you have enable sharing. On the remote computer, do net share and net view \\localIP. Post back with the result.
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "tomger221" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> > Also when I attempt the \\Net view ServerIP command on the server I'm
> > connected to I get
> > System error 53 has occurred.
> > The network path was not found.
> > I can ping the server by name and IP when connected.
> >
> > Bill Grant wrote:
> > > As Bob said, the default gateway on the client is not the problem. The
> > > default gateway will always be the "received" IP address. What that really
> > > means is that the default gateway for the client is the VPN connection,
> > > which is what you want it to be.
> > > It will only change if you clear the "Use default gateway.." check box,
> > > which I wouldn't recommend. The default setting is what you need.
> > >
> > > The client and the server are not in different subnets. If you click on
> > > the connection icon on the client and look at the "details" tab, you will
> > > see that the client and server both have IP addresses from your address
> > > pool. If you can ping the server, your VPN connection is working. If you
> > > can't see shares, it is probably a permission issue.
> > >
> > > The credentials used by the remote client are the ones from its
> > > original logon, not the ones used to set up the VPN connection. To log in
> > > using the credentials you enter at connection time, you have to use the
> > > "login using a dialup connection" option in the login dialog box, not just
> > > set up a VPN connection from an already logged-in computer.
> > >
> > > "Robert L [MVP - Networking]" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > If you can ping the server or remote resources, the route is not issue here.
> > > What do you receive if using net view \\serverIP?
> > >
> > > Bob Lin, MS-MVP, MCSE & CNE
> > > Networking, Internet, Routing, VPN Troubleshooting on
> > > http://www.ChicagoTech.net
> > > How to Setup Windows, Network, VPN & Remote Access on
> > > http://www.HowToNetworking.com
> > > "tomger221" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed) oups.com...
> > > To All:
> > > Iv'e recently set up a Windows 2003 VPN server, client connecting are
> > > XP.
> > > I can connect with no problem but when I attempt to map or access any
> > > other network resources it is no good. I cant even map to a share on
> > > the Server I connect to, I get "Network not found". I can ping this
> > > server by name and IP once connected. I have configured the VPN server
> > > to assign an IP address based on a pool of 10 private addresses. Server
> > > is multi-homed with cards pointing to 2 different subnets, one public,
> > > one private.
> > > What I did notice is that when I run an IPCONFIG /all the Ip and DNS
> > > are good but the Gateway is the static IP that is assigned to the VPN
> > > client by the Server. Since the server and the clients are on different
> > > IP ranges do I need to create a static route for the clients? If not
> > > what determines the how the gateway is assigned to the connecting
> > > clients? As an aside, I also played with the "Use default gateway on
> > > remote network", didnt make a difference if it was on or off as far as
> > > connecting to shares.
> > > Any help is appreciated.
> > > Thanks,
> > > Tom

> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0
> > Content-Type: text/html; charset=iso-8859-1
> > Content-Transfer-Encoding: quoted-printable
> > X-Google-AttachSize: 5706
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> > <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> > <STYLE></STYLE>
> > </HEAD>
> > <BODY bgColor=#ffffff>
> > <DIV>make sure no firewall blocks the file sharing and make you have enable
> > sharing. On the remote computer, do net share and net view <A
> > href="file://\\localIP">\\localIP</A>. Post back with the result.</DIV>
> > <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> > Troubleshooting on <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> > Setup Windows, Network, VPN &amp; Remote Access on <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> > <BLOCKQUOTE
> > style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> > <DIV>"tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also
> > when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command on
> > the server I'm<BR>connected to I get<BR>&nbsp;System error 53 has
> > occurred.<BR>The network path was not found.<BR>I can ping the server by name
> > and IP when connected.<BR><BR>Bill Grant wrote:<BR>&gt; As Bob said, the
> > default gateway on the client is not the problem. The<BR>&gt; default gateway
> > will always be the "received" IP address. What that really<BR>&gt; means is
> > that the default gateway for the client is the VPN connection,<BR>&gt; which
> > is what you want it to be.<BR>&gt; It will only change if you clear the "Use
> > default gateway.." check box,<BR>&gt; which I wouldn't recommend. The default
> > setting is what you need.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The client
> > and the server are not in different subnets. If you click on<BR>&gt; the
> > connection icon on the client and look at the "details" tab, you will<BR>&gt;
> > see that the client and server both have IP addresses from your
> > address<BR>&gt; pool. If you can ping the server, your VPN connection is
> > working. If you<BR>&gt; can't see shares, it is probably a permission
> > issue.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p; The credentials used by
> > the remote client are the ones from its<BR>&gt; original logon, not the ones
> > used to set up the VPN connection. To log in<BR>&gt; using the credentials you
> > enter at connection time, you have to use the<BR>&gt; "login using a dialup
> > connection" option in the login dialog box, not just<BR>&gt; set up a VPN
> > connection from an already logged-in computer.<BR>&gt;<BR>&gt; "Robert L [MVP
> > - Networking]" &lt;<A
> > href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;
> > If you can ping the server or remote resources, the route is not issue
> > here.<BR>&gt; What do you receive if using net view <A
> > href="file://\\serverIP">\\serverIP</A>?<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE
> > &amp; CNE<BR>&gt; Networking, Internet, Routing, VPN Troubleshooting
> > on<BR>&gt; <A
> > href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> > to Setup Windows, Network, VPN &amp; Remote Access on<BR>&gt; <A
> > href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> > "tomger221" &lt;<A
> > href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> > message<BR>&gt; <A
> > href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> > To All:<BR>&gt;&nbsp;&nbsp; Iv'e recently set up a Windows 2003 VPN server,
> > client connecting are<BR>&gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; I can
> > connect with no problem but when I attempt to map or access
> > any<BR>&gt;&nbsp;&nbsp; other network resources it is no good. I cant even map
> > to a share on<BR>&gt;&nbsp;&nbsp; the Server I connect to, I get "Network not
> > found". I can ping this<BR>&gt;&nbsp;&nbsp; server by name and IP once
> > connected. I have configured the VPN server<BR>&gt;&nbsp;&nbsp; to assign an
> > IP address based on a pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp;
> > is multi-homed with cards pointing to 2 different subnets, one
> > public,<BR>&gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp; What I did notice
> > is that when I run an IPCONFIG /all the Ip and DNS<BR>&gt;&nbsp;&nbsp; are
> > good but the Gateway&nbsp; is the static IP that is assigned to the
> > VPN<BR>&gt;&nbsp;&nbsp; client by the Server. Since the server and the clients
> > are on different<BR>&gt;&nbsp;&nbsp; IP ranges do I need to create a static
> > route for the clients? If not<BR>&gt;&nbsp;&nbsp; what determines the how the
> > gateway is assigned to the connecting<BR>&gt;&nbsp;&nbsp; clients? As an
> > aside, I also played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp;
> > remote network", didnt make a difference if it was on or off as far
> > as<BR>&gt;&nbsp;&nbsp; connecting to shares.<BR>&gt;&nbsp;&nbsp; Any help is
> > appreciated.<BR>&gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> > Tom<BR></BLOCKQUOTE></BODY></HTML>
> >
> > ------=_NextPart_000_0037_01C6E604.EC7276E0--

>
> ------=_NextPart_000_0063_01C6E61B.678431A0
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: quoted-printable
> X-Google-AttachSize: 20725
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> <META content="MSHTML 6.00.2900.2963" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV>Thank you for the information. Posting the RRAS routing table may help.
> Also post the result of the tracert remoteip from the VPN client.</DIV>
> <DIV><BR>Bob Lin, MS-MVP, MCSE &amp; CNE<BR>Networking, Internet, Routing, VPN
> Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A> <BR>How to
> Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A> </DIV>
> <BLOCKQUOTE
> style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
> <DIV>"tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159800278.250027.150190@k70g 2000cwa.googlegroups.com</A>...</DIV>Think
> I may have found it, looks like its an issue with my basic
> VPN<BR>conifiguration....<BR>Cause:&nbsp; A static IP address pool is
> configured but there are no routes<BR>back to the remote access VPN
> clients.<BR><BR>Solution:&nbsp; If the VPN server is configured to use a
> static IP address<BR>pool, verify that the routes to the ranges of addresses
> defined by the<BR>static IP address pool are reachable by the hosts and
> routers of the<BR>intranet. If not, then IP routes consisting of the address
> ranges of<BR>the static IP address pool, as defined by the IP address and mask
> of<BR>each range, must be added to the routers of the intranet, or
> the<BR>routing protocol of your routed infrastructure on the VPN server
> must<BR>be enabled. If the routes to the remote access VPN client subnets
> are<BR>not present, remote access VPN clients cannot receive traffic
> from<BR>locations on the intranet. A route for the network is
> implemented<BR>either through static routing entries or through a routing
> protocol,<BR>such as Open Shortest Path First (OSPF) or Routing Information
> Protocol<BR>(RIP).<BR><BR>If the VPN server is configured to use DHCP for IP
> address allocation,<BR>and no DHCP server is available, the VPN server
> allocates addresses<BR>from the Automatic Private IP Addressing (APIPA)
> address range from<BR>169.254.0.1 through 169.254.255.254. Allocating APIPA
> addresses for<BR>remote access clients works only if the network to which the
> VPN server<BR>is attached is also using APIPA addresses.<BR><BR>If the VPN
> server is using APIPA addresses when a DHCP server is<BR>available, verify
> that the proper adapter is selected from which to<BR>obtain DHCP-allocated IP
> addresses. By default, the VPN server randomly<BR>chooses the adapter to use
> to obtain IP addresses through DHCP. If<BR>there is more than one LAN adapter,
> then the Routing and Remote Access<BR>service may choose a LAN adapter for
> which there is no DHCP server<BR>available.<BR><BR>If the static IP address
> pool consists of ranges of IP addresses that<BR>are a subset of the range of
> IP addresses for the network to which the<BR>VPN server is attached, verify
> that the ranges of IP addresses of the<BR>static IP address pool are not
> assigned to other TCP/IP nodes, either<BR>through static configuration or
> through DHCP.<BR><BR>My NICS are set as follows.<BR>Private 172.20.130.201- no
> gateway<BR>Public 165.230.193.118- regular gateway for that subnet.<BR><BR>My
> static IP pool is set to 172.20.135.150 to 160, as that is my user<BR>network
> here. If I am logged into my workstation from work, I can<BR>access all from
> the VPN, whether I choose the dial up at login or run<BR>the VPN after logging
> in. If I do it from a remote machine outside my<BR>network, no good.
> Unfortunately I cant test the VPN for another hour,<BR>someone else is on my
> test box.<BR><BR><BR><BR><BR>Robert L [MVP - Networking] wrote:<BR>&gt; make
> sure no firewall blocks the file sharing and make you have enable sharing. On
> the remote computer, do net share and net view <A
> href="file://\\localIP">\\localIP</A>. Post back with the
> result.<BR>&gt;<BR>&gt; Bob Lin, MS-MVP, MCSE &amp; CNE<BR>&gt; Networking,
> Internet, Routing, VPN Troubleshooting on <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt; How
> to Setup Windows, Network, VPN &amp; Remote Access on <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> Also when I attempt the <A href="file://\\Net">\\Net</A> view ServerIP command
> on the server I'm<BR>&gt;&nbsp;&nbsp; connected to I
> get<BR>&gt;&nbsp;&nbsp;&nbsp; System error 53 has
> occurred.<BR>&gt;&nbsp;&nbsp; The network path was not
> found.<BR>&gt;&nbsp;&nbsp; I can ping the server by name and IP when
> connected.<BR>&gt;<BR>&gt;&nbsp;&nbsp; Bill Grant wrote:<BR>&gt;&nbsp;&nbsp;
> &gt; As Bob said, the default gateway on the client is not the problem.
> The<BR>&gt;&nbsp;&nbsp; &gt; default gateway will always be the "received" IP
> address. What that really<BR>&gt;&nbsp;&nbsp; &gt; means is that the default
> gateway for the client is the VPN connection,<BR>&gt;&nbsp;&nbsp; &gt; which
> is what you want it to be.<BR>&gt;&nbsp;&nbsp; &gt; It will only change if you
> clear the "Use default gateway.." check box,<BR>&gt;&nbsp;&nbsp; &gt; which I
> wouldn't recommend. The default setting is what you need.<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp; The client and the
> server are not in different subnets. If you click on<BR>&gt;&nbsp;&nbsp; &gt;
> the connection icon on the client and look at the "details" tab, you
> will<BR>&gt;&nbsp;&nbsp; &gt; see that the client and server both have IP
> addresses from your address<BR>&gt;&nbsp;&nbsp; &gt; pool. If you can ping the
> server, your VPN connection is working. If you<BR>&gt;&nbsp;&nbsp; &gt; can't
> see shares, it is probably a permission issue.<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The credentials
> used by the remote client are the ones from its<BR>&gt;&nbsp;&nbsp; &gt;
> original logon, not the ones used to set up the VPN connection. To log
> in<BR>&gt;&nbsp;&nbsp; &gt; using the credentials you enter at connection
> time, you have to use the<BR>&gt;&nbsp;&nbsp; &gt; "login using a dialup
> connection" option in the login dialog box, not just<BR>&gt;&nbsp;&nbsp; &gt;
> set up a VPN connection from an already logged-in
> computer.<BR>&gt;&nbsp;&nbsp; &gt;<BR>&gt;&nbsp;&nbsp; &gt; "Robert L [MVP -
> Networking]" &lt;<A
> href="private.php?do=newpm&u=">noreply@hotmail. com</A>&gt; wrote in
> message<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&gt;&nbsp;&nbsp;
> &gt; If you can ping the server or remote resources, the route is not issue
> here.<BR>&gt;&nbsp;&nbsp; &gt; What do you receive if using net view <A
> href="file://\\serverIP">\\serverIP</A>?<BR>&gt;&nbsp;&nbsp;
> &gt;<BR>&gt;&nbsp;&nbsp; &gt; Bob Lin, MS-MVP, MCSE &amp;
> CNE<BR>&gt;&nbsp;&nbsp; &gt; Networking, Internet, Routing, VPN
> Troubleshooting on<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&gt;&nbsp;&nbsp;
> &gt; How to Setup Windows, Network, VPN &amp; Remote Access
> on<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; "tomger221" &lt;<A
> href="private.php?do=newpm&u=">tomger221@veri zon.net</A>&gt; wrote in
> message<BR>&gt;&nbsp;&nbsp; &gt; <A
> href="news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; To All:<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Iv'e recently
> set up a Windows 2003 VPN server, client connecting are<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; XP.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; I can connect with
> no problem but when I attempt to map or access any<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; other network resources it is no good. I cant even map to a
> share on<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; the Server I connect to, I get
> "Network not found". I can ping this<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> server by name and IP once connected. I have configured the VPN
> server<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; to assign an IP address based on a
> pool of 10 private addresses. Server<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; is
> multi-homed with cards pointing to 2 different subnets, one
> public,<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; one private.<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; What I did notice is that when I run an IPCONFIG /all the Ip
> and DNS<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; are good but the Gateway&nbsp; is
> the static IP that is assigned to the VPN<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> client by the Server. Since the server and the clients are on
> different<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; IP ranges do I need to create a
> static route for the clients? If not<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; what
> determines the how the gateway is assigned to the
> connecting<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; clients? As an aside, I also
> played with the "Use default gateway on<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp;
> remote network", didnt make a difference if it was on or off as far
> as<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; connecting to
> shares.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Any help is
> appreciated.<BR>&gt;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Thanks,<BR>&gt;&nbsp;&nbsp;
> &gt;&nbsp;&nbsp; Tom<BR>&gt;<BR>&gt;
> ------=_NextPart_000_0037_01C6E604.EC7276E0<BR>&gt; Content-Type: text/html;
> charset=iso-8859-1<BR>&gt; Content-Transfer-Encoding: quoted-printable<BR>&gt;
> X-Google-AttachSize: 5706<BR>&gt;<BR>&gt; &lt;!DOCTYPE HTML PUBLIC
> "-//W3C//DTD HTML 4.0 Transitional//EN"&gt;<BR>&gt;
> &lt;HTML&gt;&lt;HEAD&gt;<BR>&gt; &lt;META http-equiv=Content-Type
> content="text/html; charset=iso-8859-1"&gt;<BR>&gt; &lt;META content="MSHTML
> 6.00.2900.2963" name=GENERATOR&gt;<BR>&gt; &lt;STYLE&gt;&lt;/STYLE&gt;<BR>&gt;
> &lt;/HEAD&gt;<BR>&gt; &lt;BODY bgColor=#ffffff&gt;<BR>&gt; &lt;DIV&gt;make
> sure no firewall blocks the file sharing and make you have enable<BR>&gt;
> sharing. On the remote computer, do net share and net view &lt;A<BR>&gt;
> href="<A
> href='file://\\localIP">\\localIP</A'>file://\\localIP"&gt;\\localIP&lt;/A</A>&gt;.
> Post back with the result.&lt;/DIV&gt;<BR>&gt; &lt;DIV&gt;&lt;BR&gt;Bob Lin,
> MS-MVP, MCSE &amp;amp; CNE&lt;BR&gt;Networking, Internet, Routing, VPN<BR>&gt;
> Troubleshooting on &lt;A<BR>&gt; href="<A
> href='http://www.ChicagoTech.net">http://www.ChicagoTech.net</A'>http://www.ChicagoTech.net"&gt;http://www.ChicagoTech.net&lt;/A</A>&gt;
> &lt;BR&gt;How to<BR>&gt; Setup Windows, Network, VPN &amp;amp; Remote Access
> on &lt;A<BR>&gt; href="<A
> href='http://www.HowToNetworking.com">http://www.HowToNetworking.com</A'>http://www.HowToNetworking.com"&gt;http://www.HowToNetworking.com&lt;/A</A>&gt;
> &lt;/DIV&gt;<BR>&gt; &lt;BLOCKQUOTE<BR>&gt; style="PADDING-RIGHT: 0px;
> PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid;
> MARGIN-RIGHT: 0px"&gt;<BR>&gt;&nbsp;&nbsp; &lt;DIV&gt;"tomger221"
> &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='private.php?do=newpm&u=">tomger221@veri zon.net</A>&amp;gt'>private.php?do=newpm&u="&gt;tomger (E-Mail Removed)&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed) oglegroups.com">news:1159780665.991137.196700@h48g 2000cwc.googlegroups.com</A>...</DIV>Also'>news:1159780665.991137.196700@h48g2000cw c.googlegroups.com"&gt;news:1159780665.991137.1967 (E-Mail Removed)&lt;/A&gt;...&lt;/DIV&gt;Also</A><BR>&gt;&nbsp;&nbsp;
> when I attempt the &lt;A href="<A
> href='file://\\Net">\\Net</A'>file://\\Net"&gt;\\Net&lt;/A</A>&gt; view
> ServerIP command on<BR>&gt;&nbsp;&nbsp; the server I'm&lt;BR&gt;connected to I
> get&lt;BR&gt;&amp;nbsp;System error 53 has<BR>&gt;&nbsp;&nbsp;
> occurred.&lt;BR&gt;The network path was not found.&lt;BR&gt;I can ping the
> server by name<BR>&gt;&nbsp;&nbsp; and IP when
> connected.&lt;BR&gt;&lt;BR&gt;Bill Grant wrote:&lt;BR&gt;&amp;gt; As Bob said,
> the<BR>&gt;&nbsp;&nbsp; default gateway on the client is not the problem.
> The&lt;BR&gt;&amp;gt; default gateway<BR>&gt;&nbsp;&nbsp; will always be the
> "received" IP address. What that really&lt;BR&gt;&amp;gt; means
> is<BR>&gt;&nbsp;&nbsp; that the default gateway for the client is the VPN
> connection,&lt;BR&gt;&amp;gt; which<BR>&gt;&nbsp;&nbsp; is what you want it to
> be.&lt;BR&gt;&amp;gt; It will only change if you clear the
> "Use<BR>&gt;&nbsp;&nbsp; default gateway.." check box,&lt;BR&gt;&amp;gt; which
> I wouldn't recommend. The default<BR>&gt;&nbsp;&nbsp; setting is what you
> need.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&amp;nbsp ;&amp;nbsp;&amp;nbsp;&amp;nbsp;
> The client<BR>&gt;&nbsp;&nbsp; and the server are not in different subnets. If
> you click on&lt;BR&gt;&amp;gt; the<BR>&gt;&nbsp;&nbsp; connection icon on the
> client and look at the "details" tab, you
> will&lt;BR&gt;&amp;gt;<BR>&gt;&nbsp;&nbsp; see that the client and server both
> have IP addresses from your<BR>&gt;&nbsp;&nbsp; address&lt;BR&gt;&amp;gt;
> pool. If you can ping the server, your VPN connection is<BR>&gt;&nbsp;&nbsp;
> working. If you&lt;BR&gt;&amp;gt; can't see shares, it is probably a
> permission<BR>&gt;&nbsp;&nbsp;
> issue.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&amp;nbs p;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
> The credentials used by<BR>&gt;&nbsp;&nbsp; the remote client are the ones
> from its&lt;BR&gt;&amp;gt; original logon, not the ones<BR>&gt;&nbsp;&nbsp;
> used to set up the VPN connection. To log in&lt;BR&gt;&amp;gt; using the
> credentials you<BR>&gt;&nbsp;&nbsp; enter at connection time, you have to use
> the&lt;BR&gt;&amp;gt; "login using a dialup<BR>&gt;&nbsp;&nbsp; connection"
> option in the login dialog box, not just&lt;BR&gt;&amp;gt; set up a
> VPN<BR>&gt;&nbsp;&nbsp; connection from an already logged-in
> computer.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; "Robert L
> [MVP<BR>&gt;&nbsp;&nbsp; - Networking]" &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp;
> href="<A
> href='private.php?do=newpm&u=">noreply@hotmail. com</A>&amp;gt'>private.php?do=newpm&u="&gt;noreply@ hotmail.com&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message&lt;BR&gt;&amp;gt;
> &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed)"> news:(E-Mail Removed)</A>...<BR>&amp;gt'>news:eWfZkUW5GHA.3960@TK2MSFTNGP 02.phx.gbl"&gt;news:eWfZkUW5GHA.3960@TK2MSFTNGP02. phx.gbl&lt;/A&gt;...&lt;BR&gt;&amp;gt</A>;<BR>&gt;&nbsp;&nbsp;
> If you can ping the server or remote resources, the route is not
> issue<BR>&gt;&nbsp;&nbsp; here.&lt;BR&gt;&amp;gt; What do you receive if using
> net view &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='file://\\serverIP">\\serverIP</A>?<BR>&amp;gt;<BR>&amp;gt'>file://\\serverIP"&gt;\\serverIP&lt;/A&gt;?&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt</A>;
> Bob Lin, MS-MVP, MCSE<BR>&gt;&nbsp;&nbsp; &amp;amp; CNE&lt;BR&gt;&amp;gt;
> Networking, Internet, Routing, VPN Troubleshooting<BR>&gt;&nbsp;&nbsp;
> on&lt;BR&gt;&amp;gt; &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='http://www.ChicagoTech.net">http://www.ChicagoTech.net</A><BR>&amp;gt'>http://www.ChicagoTech.net"&gt;http://www.ChicagoTech.net&lt;/A&gt;&lt;BR&gt;&amp;gt</A>;
> How<BR>&gt;&nbsp;&nbsp; to Setup Windows, Network, VPN &amp;amp; Remote Access
> on&lt;BR&gt;&amp;gt; &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='http://www.HowToNetworking.com">http://www.HowToNetworking.com</A><BR>&amp;gt;&amp;nbsp;&amp;nbsp'>http://www.HowToNetworking.com"&gt;http://www.HowToNetworking.com&lt;/A&gt;&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp</A>;<BR>&gt;&nbsp;&nbsp;
> "tomger221" &amp;lt;&lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='private.php?do=newpm&u=">tomger221@veri zon.net</A>&amp;gt'>private.php?do=newpm&u="&gt;tomger (E-Mail Removed)&lt;/A&gt;&amp;gt</A>;
> wrote in<BR>&gt;&nbsp;&nbsp; message&lt;BR&gt;&amp;gt;
> &lt;A<BR>&gt;&nbsp;&nbsp; href="<A
> href='news:(E-Mail Removed) oglegroups.com">news:1159704630.777039.310470@k70g 2000cwa.googlegroups.com</A>...<BR>&amp;gt;&amp;nbsp;&amp;nbsp'>news:1159704 (E-Mail Removed)"&gt ;news:(E-Mail Removed) roups.com&lt;/A&gt;...&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp</A>;<BR>&gt;&nbsp;&nbsp;
> To All:&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; Iv'e recently set up a Windows
> 2003 VPN server,<BR>&gt;&nbsp;&nbsp; client connecting
> are&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;
> XP.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; I can<BR>&gt;&nbsp;&nbsp; connect
> with no problem but when I attempt to map or access<BR>&gt;&nbsp;&nbsp;
> any&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; other network resources it is no
> good. I cant even map<BR>&gt;&nbsp;&nbsp; to a share
> on&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; the Server I connect to, I get
> "Network not<BR>&gt;&nbsp;&nbsp; found". I can ping
> this&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; server by name and IP
> once<BR>&gt;&nbsp;&nbsp; connected. I have configured the VPN
> server&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; to assign an<BR>&gt;&nbsp;&nbsp;
> IP address based on a pool of 10 private addresses.
> Server&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>&g t;&nbsp;&nbsp; is
> multi-homed with cards pointing to 2 different subnets,
> one<BR>&gt;&nbsp;&nbsp; public,&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; one
> private.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; What I did
> notice<BR>&gt;&nbsp;&nbsp; is that when I run an IPCONFIG /all the Ip and
> DNS&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; are<BR>&gt;&nbsp;&nbsp; good but the
> Gateway&amp;nbsp; is the static IP that is assigned to the<BR>&gt;&nbsp;&nbsp;
> VPN&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; client by the Server. Since the
> server and the clients<BR>&gt;&nbsp;&nbsp; are on
> different&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; IP ranges do I need to create
> a static<BR>&gt;&nbsp;&nbsp; route for the clients? If
> not&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; what determines the how
> the<BR>&gt;&nbsp;&nbsp; gateway is assigned to the
> connecting&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; clients? As
> an<BR>&gt;&nbsp;&nbsp; aside, I also played with the "Use default gateway
> on&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>&gt;&n bsp;&nbsp; remote network",
> didnt make a difference if it was on or off as far<BR>&gt;&nbsp;&nbsp;
> as&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; connecting to
> shares.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp; Any help is<BR>&gt;&nbsp;&nbsp;
> appreciated.&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;
> Thanks,&lt;BR&gt;&amp;gt;&amp;nbsp;&amp;nbsp;<BR>& gt;
> Tom&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;<BR>&gt; <BR>&gt;
> ------=_NextPart_000_0037_01C6E604.EC7276E0--<BR></BLOCKQUOTE></BODY></HTML>
>
> ------=_NextPart_000_0063_01C6E61B.678431A0--


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote client default gateway control on a SBS 2003 VPN network. yves.willems@theBusinessAssistant.be Windows Networking 2 05-31-2006 07:17 PM
Windows 2003 Server Default Gateways Simon Glencross Windows Networking 6 06-27-2005 02:30 PM
Windows 2003 server loses 'default gateway' Blake Windows Networking 20 06-05-2005 11:36 PM
Linux: Default gateway fails, must use local IP for default gw instead John Sasso Wireless Internet 2 07-08-2004 08:30 AM
Windows Server 2003 - Network /Default Gateway Issue Fernando Windows Networking 2 05-28-2004 08:11 PM



1 2 3 4 5 6 7 8 9 10 11