have you enable ip routing? or post the routing table here.
--
For more and other information, go to
http://www.ChicagoTech.net
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
"Sergio Serrao" <(E-Mail Removed)> wrote in message
news:9667E45D-61A9-4C2E-B26A-(E-Mail Removed)...
> Hello, this is my cenario:
> I have 2 win2003 servers and an hardware broadband gateway router
(192.168.0.254),
> the first server is a DC and runs DNS service, it has one single nic
192.168.0.1
> the second server runs exchange server, and has 2 nics one is a wired nic
witch uses IP-192.168.0.2,
> and the other nic is a wireless nic 192.168.1.2 and is used to route
wireless clientes on subnet 192.168.1.x to 192.168.0.x.
>
> I want to use this second server as a VPN server, so I configured RRAS and
created a scope on the VPN server to give remote users IPs in the
192.168.5.x network.
>
> My problem is when I connect to the VPN server, client computers receives:
> IP - 192.168.5.10
> Subnet - 255.255.255.255
> Primary DNS - 192.168.0.1
> Secundary DNS - 192.168.0.254
>
> And cannot comunicate with other hosts excepts the vpn server.
>
> What can I do for my client computers connect to other hosts and to have
name resolution through the VPN server?