|
I did that, but it doesn't work. someone said
I need add NAT on my RRAS.
It depends on your router, you may be able to point all
traffic to 192.168.0..0 to he RRAS. If not, you need to add route the
192.168.71.101. the command like this: route add 192.168.0.0 mask
255.255.255.0 192.168.71.100.
I
have a hardware router, it is IP is 192.168.71.1, and I have
two computers, one is 192.168.71.100, another is 192.168.71.101, both
access Internet by the router, so they have gateway set to
192.168.71.1
I setup RRAS on the 100 server, and
Demand-Dial VPN interface. It works fine on 100, I can access remote
network. (IP range is 192.168.0.?)
What I want to archieve now is
make 101 machine access the remote network by VPN on RRAS. It seems
I just need redirect traffic on 101 to 100 and then go out by the VPN
interface. But I have no clue how to set it.
Any
suggestion?
thanks!
|