Networking Forums

Networking Forums > Computer Networking > Windows Networking > Using NAT for my LAN to connect to another LAN with VPN

Reply
Thread Tools Display Modes

Using NAT for my LAN to connect to another LAN with VPN

 
 
=?Utf-8?B?UmFldHNlbG1laXN0ZXI=?=
Guest
Posts: n/a

 
      03-30-2005, 02:53 PM
I want to connect a LAN with VPN Routing and RAS Server and I will use NAT
for my local Network. The LAN i want to reach has a Windows XP Pro PC to
connect to the Internet with incomming VPN Connection defined; so i can
connect to this LAN with a Windows VPN dial-in. Connecting with one station
is no problem because i had an IP from the Remote PC and can ping each PC in
the remote network. No i want to connect the Remote-LAN with my Routing and
RAS Server. Here i want to use NAT for my local LAN because the re-routing of
my IP Pakets needs no routing configuration in the Remote-LAN. But i could
only select NAT for Internet Connection of my Routing and RAS Server and not
for a Remote-LAN connection. Could anyone help me.
Thanks, Wolfgang
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      03-30-2005, 03:52 PM
You don't use NAT.

Virtual Private Networking with Windows Server 2003: Deploying Site-to-Site
VPNs
http://www.microsoft.com/technet/pro.../vpndpls2.mspx

Virtual Private Networking with Windows 2000: Deploying Router-to-Router
VPNs
http://www.microsoft.com/windows2000...eplyr2rvpn.asp


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Raetselmeister" <(E-Mail Removed)> wrote in message
news:AAB162C5-4E2B-4174-9902-(E-Mail Removed)...
> I want to connect a LAN with VPN Routing and RAS Server and I will use NAT
> for my local Network. The LAN i want to reach has a Windows XP Pro PC to
> connect to the Internet with incomming VPN Connection defined; so i can
> connect to this LAN with a Windows VPN dial-in. Connecting with one

station
> is no problem because i had an IP from the Remote PC and can ping each PC

in
> the remote network. No i want to connect the Remote-LAN with my Routing

and
> RAS Server. Here i want to use NAT for my local LAN because the re-routing

of
> my IP Pakets needs no routing configuration in the Remote-LAN. But i could
> only select NAT for Internet Connection of my Routing and RAS Server and

not
> for a Remote-LAN connection. Could anyone help me.
> Thanks, Wolfgang



 
Reply With Quote
 
=?Utf-8?B?UmFldHNlbG1laXN0ZXI=?=
Guest
Posts: n/a

 
      03-31-2005, 04:47 AM
Thank you for the answer.
My problem i have is a routing problem at the remote LAN.
my own LAN for example is 192.168.1.0/24 remote LAN is 192.168.20.0.
when i dial in to the win XP in the remote LAN my RAS Server get the IP
192.168.21.5 from the WIN XP Remote PC.
the Win XP uses default gateway to the internet, has a local IP 192.168.20.1
and a dial in IP Network with IP 192.168.21.1.
The Dial in Win XP could route pakets to the IP 192.168.21.5 because he is
in the same network.
but when i dial in with a RAS Server and want to route my pakets from my
192.168.1.0 LAN and this LAN he dosn't know. And i could not define a static
route in Win XP to the Dial In Network IP.
So I want to use NAT for my LAN that all pakets are masquerated behind the
192.168.21.5 IP and I need no routing at the Win XP Dial In PC.
Thank You.
Wolfgang

"Phillip Windell" wrote:

> You don't use NAT.
>
> Virtual Private Networking with Windows Server 2003: Deploying Site-to-Site
> VPNs
> http://www.microsoft.com/technet/pro.../vpndpls2.mspx
>
> Virtual Private Networking with Windows 2000: Deploying Router-to-Router
> VPNs
> http://www.microsoft.com/windows2000...eplyr2rvpn.asp
>
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
> "Raetselmeister" <(E-Mail Removed)> wrote in message
> news:AAB162C5-4E2B-4174-9902-(E-Mail Removed)...
> > I want to connect a LAN with VPN Routing and RAS Server and I will use NAT
> > for my local Network. The LAN i want to reach has a Windows XP Pro PC to
> > connect to the Internet with incomming VPN Connection defined; so i can
> > connect to this LAN with a Windows VPN dial-in. Connecting with one

> station
> > is no problem because i had an IP from the Remote PC and can ping each PC

> in
> > the remote network. No i want to connect the Remote-LAN with my Routing

> and
> > RAS Server. Here i want to use NAT for my local LAN because the re-routing

> of
> > my IP Pakets needs no routing configuration in the Remote-LAN. But i could
> > only select NAT for Internet Connection of my Routing and RAS Server and

> not
> > for a Remote-LAN connection. Could anyone help me.
> > Thanks, Wolfgang

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-31-2005, 05:33 AM
Why is the dialup server issuing IP addresses in a different IP subnet?
The normal practice in a simple setup like this is to use "on subnet" IP
addresses. The software then gives you access to the local LAN using proxy
ARP.

If you use a different subnet, you need to provide additional routing on
your LAN to route traffic for the "remote" subnet through the XP (and you
need to enable IP routing on the XP).

"Raetselmeister" <(E-Mail Removed)> wrote in message
news:CA66D9E4-4820-436F-AB49-(E-Mail Removed)...
> Thank you for the answer.
> My problem i have is a routing problem at the remote LAN.
> my own LAN for example is 192.168.1.0/24 remote LAN is 192.168.20.0.
> when i dial in to the win XP in the remote LAN my RAS Server get the IP
> 192.168.21.5 from the WIN XP Remote PC.
> the Win XP uses default gateway to the internet, has a local IP
> 192.168.20.1
> and a dial in IP Network with IP 192.168.21.1.
> The Dial in Win XP could route pakets to the IP 192.168.21.5 because he is
> in the same network.
> but when i dial in with a RAS Server and want to route my pakets from my
> 192.168.1.0 LAN and this LAN he dosn't know. And i could not define a
> static
> route in Win XP to the Dial In Network IP.
> So I want to use NAT for my LAN that all pakets are masquerated behind the
> 192.168.21.5 IP and I need no routing at the Win XP Dial In PC.
> Thank You.
> Wolfgang
>
> "Phillip Windell" wrote:
>
>> You don't use NAT.
>>
>> Virtual Private Networking with Windows Server 2003: Deploying
>> Site-to-Site
>> VPNs
>> http://www.microsoft.com/technet/pro.../vpndpls2.mspx
>>
>> Virtual Private Networking with Windows 2000: Deploying Router-to-Router
>> VPNs
>> http://www.microsoft.com/windows2000...eplyr2rvpn.asp
>>
>>
>> --
>>
>> Phillip Windell [MCP, MVP, CCNA]
>> www.wandtv.com
>>
>>
>> "Raetselmeister" <(E-Mail Removed)> wrote in
>> message
>> news:AAB162C5-4E2B-4174-9902-(E-Mail Removed)...
>> > I want to connect a LAN with VPN Routing and RAS Server and I will use
>> > NAT
>> > for my local Network. The LAN i want to reach has a Windows XP Pro PC
>> > to
>> > connect to the Internet with incomming VPN Connection defined; so i can
>> > connect to this LAN with a Windows VPN dial-in. Connecting with one

>> station
>> > is no problem because i had an IP from the Remote PC and can ping each
>> > PC

>> in
>> > the remote network. No i want to connect the Remote-LAN with my Routing

>> and
>> > RAS Server. Here i want to use NAT for my local LAN because the
>> > re-routing

>> of
>> > my IP Pakets needs no routing configuration in the Remote-LAN. But i
>> > could
>> > only select NAT for Internet Connection of my Routing and RAS Server
>> > and

>> not
>> > for a Remote-LAN connection. Could anyone help me.
>> > Thanks, Wolfgang

>>
>>
>>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      03-31-2005, 03:53 PM
We need to not over complicate things. You either need a Site-to-Site VPN or
a Remote Access VPN. We can't play "mix and match" with it. I suspect you
need a Site-to-Site VPN which does not involve any XP machine dialing into
anything.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"Raetselmeister" <(E-Mail Removed)> wrote in message
news:CA66D9E4-4820-436F-AB49-(E-Mail Removed)...
> Thank you for the answer.
> My problem i have is a routing problem at the remote LAN.
> my own LAN for example is 192.168.1.0/24 remote LAN is 192.168.20.0.
> when i dial in to the win XP in the remote LAN my RAS Server get the IP
> 192.168.21.5 from the WIN XP Remote PC.
> the Win XP uses default gateway to the internet, has a local IP

192.168.20.1
> and a dial in IP Network with IP 192.168.21.1.
> The Dial in Win XP could route pakets to the IP 192.168.21.5 because he is
> in the same network.
> but when i dial in with a RAS Server and want to route my pakets from my
> 192.168.1.0 LAN and this LAN he dosn't know. And i could not define a

static
> route in Win XP to the Dial In Network IP.
> So I want to use NAT for my LAN that all pakets are masquerated behind the
> 192.168.21.5 IP and I need no routing at the Win XP Dial In PC.
> Thank You.
> Wolfgang
>
> "Phillip Windell" wrote:
>
> > You don't use NAT.
> >
> > Virtual Private Networking with Windows Server 2003: Deploying

Site-to-Site
> > VPNs
> >

http://www.microsoft.com/technet/pro.../vpndpls2.mspx
> >
> > Virtual Private Networking with Windows 2000: Deploying Router-to-Router
> > VPNs
> >

http://www.microsoft.com/windows2000...eplyr2rvpn.asp
> >
> >
> > --
> >
> > Phillip Windell [MCP, MVP, CCNA]
> > www.wandtv.com
> >
> >
> > "Raetselmeister" <(E-Mail Removed)> wrote in

message
> > news:AAB162C5-4E2B-4174-9902-(E-Mail Removed)...
> > > I want to connect a LAN with VPN Routing and RAS Server and I will use

NAT
> > > for my local Network. The LAN i want to reach has a Windows XP Pro PC

to
> > > connect to the Internet with incomming VPN Connection defined; so i

can
> > > connect to this LAN with a Windows VPN dial-in. Connecting with one

> > station
> > > is no problem because i had an IP from the Remote PC and can ping each

PC
> > in
> > > the remote network. No i want to connect the Remote-LAN with my

Routing
> > and
> > > RAS Server. Here i want to use NAT for my local LAN because the

re-routing
> > of
> > > my IP Pakets needs no routing configuration in the Remote-LAN. But i

could
> > > only select NAT for Internet Connection of my Routing and RAS Server

and
> > not
> > > for a Remote-LAN connection. Could anyone help me.
> > > Thanks, Wolfgang

> >
> >
> >



 
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
Connect to Wireless Network, Advanced & Connect greyed out? William P.N. Smith Wireless Internet 1 10-16-2004 02:25 PM
RE: Client can't connect to internet but can connect to SBS2003 =?Utf-8?B?QmVuIEZpbmtsZWE=?= Windows Networking 0 07-29-2004 08:21 PM
unable to connect to internet, can connect to other PC through router doug mccausland Windows Networking 2 01-25-2004 02:26 PM
Win2K install SP4 = can't connect to MSN and slow connect to others =?Utf-8?B?TE1C?= Windows Networking 0 12-31-2003 06:01 PM
Help! Fail to connect a windows XP laptop via a wireless connect to Dlink router! Stan Wireless Internet 1 11-30-2003 04:14 AM



1 2 3 4 5 6 7 8 9 10 11