|
Home > Archive > VPN > January 2005 > WinXP to Linksys BEFVP41
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WinXP to Linksys BEFVP41
|
|
| MARK ELLIOTT 2005-01-02, 5:45 pm |
| I have set up a VPN tunnel between an XP workstaion at home and a Linksys
BEFVP41 Gateway at work. My tunnel successfully connects. I have seen others
having trouble maping drives on the remote network, however, I can not even
ping the remote network. I am sure I am overlooking something simple but can
not think of what it might be. If my problem was the same as everyone elses,
I should at least be able to ping the other end. Any ideas from anyone here?
Mark
| |
| Leksem 2005-01-27, 5:45 pm |
| On Sun, 02 Jan 2005 21:43:46 GMT, "MARK ELLIOTT"
<mrkelliott@verizon.net> wrote:
Hi
in Command Line
route add <LAN_IP> mask <LAN_MASK> <router_WAN_IP>
e.g.:
route add 192.168.0.0 mask 255.255.255.0 200.1.1.1
providing your LAN behind router is 192.168.0.* shema and 200.1.1.1 is
static WAN IP of the router.
Cheers
Tomek
|
|
|
|
|