Networking Forums

Networking Forums > Computer Networking > Windows Networking > How To Assign Private IP To VPN Client

Reply
Thread Tools Display Modes

How To Assign Private IP To VPN Client

 
 
Stan Kasper
Guest
Posts: n/a

 
      01-04-2005, 07:44 PM
Greetings,

I have an RRAS server that allows VPN client from anywhere on the Internet
to
connect. I want the RRAS server to assign a private IP address to the VPN
client and allow the client access to any network on the Internet.

The RRAS server can have one or two network cards, which ever makes it
easier to configure.

I tried a number of variations but the client cannot acces the Internet once
connected to the VPN.

Here is the setup:

NIC 1 IP: 199.1.1.10 GW: 199.1.1.1 Mask: 255.255.255.0
NIC 2 IP: 199.1.1.11 GW: 199.1.1.1 Mask: 255.255.255.0

Private IP address range 192.168.0.0 mask 255.255.0.0

My vague understanding is that I may have to setup a static route.
How would that be done if it is requried?


Thanks

Stan



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

 
      01-04-2005, 09:23 PM
Try User Properties > Dial-in > Assign a Static IP Address.
Note this is possible only in Win 2000 native and higher functional level.

HTH.

"Stan Kasper" wrote:

> Greetings,
>
> I have an RRAS server that allows VPN client from anywhere on the Internet
> to
> connect. I want the RRAS server to assign a private IP address to the VPN
> client and allow the client access to any network on the Internet.
>
> The RRAS server can have one or two network cards, which ever makes it
> easier to configure.
>
> I tried a number of variations but the client cannot acces the Internet once
> connected to the VPN.
>
> Here is the setup:
>
> NIC 1 IP: 199.1.1.10 GW: 199.1.1.1 Mask: 255.255.255.0
> NIC 2 IP: 199.1.1.11 GW: 199.1.1.1 Mask: 255.255.255.0
>
> Private IP address range 192.168.0.0 mask 255.255.0.0
>
> My vague understanding is that I may have to setup a static route.
> How would that be done if it is requried?
>
>
> Thanks
>
> Stan
>
>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      01-04-2005, 10:14 PM
Why are you running the RRAS server with two NICs in the same IP subnet?
This is a no-no with RRAS. You only need two NICs if the RRAS server is
acting as a router (and they then must be in different IP subnets).

"Desmond Lee" <(E-Mail Removed)> wrote in message
news:C83722C9-E216-4C2A-9DA9-(E-Mail Removed)...
> Try User Properties > Dial-in > Assign a Static IP Address.
> Note this is possible only in Win 2000 native and higher functional level.
>
> HTH.
>
> "Stan Kasper" wrote:
>
>> Greetings,
>>
>> I have an RRAS server that allows VPN client from anywhere on the
>> Internet
>> to
>> connect. I want the RRAS server to assign a private IP address to the
>> VPN
>> client and allow the client access to any network on the Internet.
>>
>> The RRAS server can have one or two network cards, which ever makes it
>> easier to configure.
>>
>> I tried a number of variations but the client cannot acces the Internet
>> once
>> connected to the VPN.
>>
>> Here is the setup:
>>
>> NIC 1 IP: 199.1.1.10 GW: 199.1.1.1 Mask: 255.255.255.0
>> NIC 2 IP: 199.1.1.11 GW: 199.1.1.1 Mask: 255.255.255.0
>>
>> Private IP address range 192.168.0.0 mask 255.255.0.0
>>
>> My vague understanding is that I may have to setup a static route.
>> How would that be done if it is requried?
>>
>>
>> Thanks
>>
>> Stan
>>
>>
>>
>>



 
Reply With Quote
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      01-04-2005, 11:39 PM
Once you have configured the server's NICs to be on different subnets, you
can re-configure the server and the client to allow the VPN client to retain
Internet access when connected to the remote network. See:

http://support.microsoft.com/default...b;en-us;317025

Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP

"Stan Kasper" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> I have an RRAS server that allows VPN client from anywhere on the Internet
> to
> connect. I want the RRAS server to assign a private IP address to the VPN
> client and allow the client access to any network on the Internet.
>
> The RRAS server can have one or two network cards, which ever makes it
> easier to configure.
>
> I tried a number of variations but the client cannot acces the Internet

once
> connected to the VPN.
>
> Here is the setup:
>
> NIC 1 IP: 199.1.1.10 GW: 199.1.1.1 Mask: 255.255.255.0
> NIC 2 IP: 199.1.1.11 GW: 199.1.1.1 Mask: 255.255.255.0
>
> Private IP address range 192.168.0.0 mask 255.255.0.0
>
> My vague understanding is that I may have to setup a static route.
> How would that be done if it is requried?
>
>
> Thanks
>
> Stan
>
>
>



 
Reply With Quote
 
Stan Kasper
Guest
Posts: n/a

 
      01-04-2005, 11:41 PM
My mistake. NIC 2 has IP: 192.168.0.1 GW: <blank> Mask: 255.255.0.0

My clients connect and get an IP for 192.168.x.x. But they cannot get out
onto the network. Do I need to setup a static route?


Thanks,

Stan


"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> Why are you running the RRAS server with two NICs in the same IP

subnet?
> This is a no-no with RRAS. You only need two NICs if the RRAS server is
> acting as a router (and they then must be in different IP subnets).
>
> "Desmond Lee" <(E-Mail Removed)> wrote in message
> news:C83722C9-E216-4C2A-9DA9-(E-Mail Removed)...
> > Try User Properties > Dial-in > Assign a Static IP Address.
> > Note this is possible only in Win 2000 native and higher functional

level.
> >
> > HTH.
> >
> > "Stan Kasper" wrote:
> >
> >> Greetings,
> >>
> >> I have an RRAS server that allows VPN client from anywhere on the
> >> Internet
> >> to
> >> connect. I want the RRAS server to assign a private IP address to the
> >> VPN
> >> client and allow the client access to any network on the Internet.
> >>
> >> The RRAS server can have one or two network cards, which ever makes it
> >> easier to configure.
> >>
> >> I tried a number of variations but the client cannot acces the Internet
> >> once
> >> connected to the VPN.
> >>
> >> Here is the setup:
> >>
> >> NIC 1 IP: 199.1.1.10 GW: 199.1.1.1 Mask: 255.255.255.0
> >> NIC 2 IP: 199.1.1.11 GW: 199.1.1.1 Mask: 255.255.255.0
> >>
> >> Private IP address range 192.168.0.0 mask 255.255.0.0
> >>
> >> My vague understanding is that I may have to setup a static route.
> >> How would that be done if it is requried?
> >>
> >>
> >> Thanks
> >>
> >> Stan
> >>
> >>
> >>
> >>

>
>



 
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
Masquerading private LAN to private ip entpneur@gmail.com Linux Networking 1 12-31-2007 02:39 AM
Any Way to Not Assign DNS Name to IP Address? Will Windows Networking 15 05-10-2006 08:23 PM
can't assign ip address kuang Windows Networking 0 08-20-2004 04:22 AM
Assign DNS via DHCP on MN-700 JayDee Broadband Hardware 4 05-08-2004 09:40 AM
Assign an IP address or let Windows assign one? Jackie Windows Networking 4 10-11-2003 10:53 AM



1 2 3 4 5 6 7 8 9 10 11