The second question first. You can use statics address pool to assign IP to
VPN clients.
Then enable NAT on the RRAS. you may assign Address pool. This how to may
help too.
NAT and Firewall
To connect a windows 2000/2003 network to the Internet, you may use
one of two methods: ICS and NAT. Both ICS and NAT provide translation,
addressing, ...
www.chicagotech.net/nat.htm
--
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
"Xavier" <(E-Mail Removed)> wrote in message
news:5b40f3f5-4a62-4c42-8a9f-(E-Mail Removed)...
> Hi Pro, first this is my network config
>
> (me at home)---------------internet --------------company=[207.*]
> Cisco PIX[10.128.*] --------------------[10.128.*]Windows server 2003
> (VPN server) [192.168.140.* and 32.0.0.2] -------------------------
> [32.0.1.1]IBM VPN BOX ----------------------------------------IBM
> system-dev server:32.0.2.1
>
>
> im connected from home via vpn to my company, the vpn server give me a
> 192.168.140* ip address.
> Everything works great, i can ping/connect to any machines in
> 192.168.140.*.
> Now... i need to connect to a 32.0.2.* machines on the IBM side of the
> second vpn...
> but the problem is... the IBM VPN BOX refuse other source ip address
> that 32.0.0.*
>
> i know...i should probably NAT my 192.168.140 addresses to 32.0.0.
> ones
> 1- how can i do that on my windows2003(vpn server) ?
> 2- Is it possible to reserve a range of address for VPN clients like
> me ?
>
> thanks in advance.