On 11/17/03 8:25 PM, in article
(E-Mail Removed),
"Dusty Harper {MS}" <(E-Mail Removed)> wrote:
> The gateway is fine. This is because you are effectively using a
> Point-to-point link now, and there is only 1 place to send the packet... to
> the other end of the link. Now in order to reach remote resources IP
> Forwarding must be enabled. If your VPN clients are addressed for a
> separate subnet than the resources, then the proper routes must be in place.
>
> quick example:
>
>
>
> Resource RRAS VPN Client
> [ ]--------------------------{ }>>>>>>| |
> 192.168.1.X /24 172.16.X.X /16
>
> In this case, notice that the Client is in a separate subnet than the
> resource. the resource would need a route that say to get to the 172.16
> network, send the packets to the RRAS server.
I did all that already. But for some reason the VPN client can not access
out source. The client was able to access all the resource inside but not
out side. The internal IP, Gateway and Subnet Mask are different from the
VPN Client. I when to the registry and added the following value.
Value Name: IPEnableRouter
Value Type: REG_DWORD
Value Data: 1
What do I need to add or change to make this work?
Thanks
YH