As I explained to Bill in a previous response we are renting servers from a
data centre and use them to host applications for our customers who access
the servers using Terminal Services. The VPN portion is necessary for one
particular application to gather data from remote devices across North
America. These devices are part of a Virtual Private network created for us
by Bell Telephone. The reason for the VPN is prevent the devices from being
spamed and us from being charged for network traffic we did not create. The
devices are only accessible via our VPN. These devices are all assigned IP
addresses in the range of 10.43.57.0.
"Robert L. (MS-MVP)" wrote:
> We need more information to help. here is the 10.143.57.0 range? How do you
> connect them?
>
> --
> 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
> "Simon White" <(E-Mail Removed)> wrote in message
> news:B6FE6816-5300-4E56-9161-(E-Mail Removed)...
> > Hi
> >
> > I have VPN router with two Ip address (62.62.62.10, 192.168.10.1). The
> > VPN
> > router is used for request in the 10.143.57.0 range. I also have Windows
> > 2003 server with two IP Addresses (62.62.62.2, 192.168.10.2). The default
> > gateway for both devices is 62.62.62.1.
> >
> > From the server (192.168.10.2) I can ping 192.168.10.1 without problem.
> >
> > I want to be able to connect to devices in 10.143.57.0 range from the
> > server. So I want any requests for IP addresses in this range to be
> > forwarded to the VPN Router which will then send them across the VPN.
> >
> > So I added a static route to the server using
> > route add -p 10.143.57.0 mask 255.255.255.0 192.168.10.1
> >
> > However when I try tracert or ping to say 10.143.57.12 it goes no where.
> > I
> > was assuming the request would be forwarded to the VPN Router but it is
> > not.
> > The VPN Router log never shows any hits.
> >
> > What further configing is required in order to get the request sent to the
> > VPN router?Is it necessary to put a route on the gateway (62.62.62.1)?
> >
> >
>
>