| Subject: | Re: cipe-win32 setup |
| From: | Thomas Schaefer <mail,AT,thomas--schaefer,DOT,de> |
| Date: | Sat, 13 Apr 2002 13:21:33 +0200 |
| In-reply-to: | <002c01c1e237$3cb04c30$c500a8c0@mcf> |
...
Can i install it one the 2 servers and
do i have to add some routes.
...
Thats the answer to your question. Unfortanetely the MS-ICS forces you to use
the same networks on both ends.
I don't know if you want play and surf at the same time. If so you have to
add carefully hostroutes trough your tunnel. A better way would be to use
different private networks.
Here an example I would try:
Whereby 10.0.0.1 is the tunnelnetwork. XXX.XXX.XXX.XXX and xxx.xxx.xxx.xxx
are your official ip-addresses.
10.0.0.1 - - - - - - - - - - - - - - - - - - -10.0.0.2
192.168.0.1/XXX.XXX.XXX.XXX----------------xxx.xxx.xxx.xxx/192.168.1.1
| |
192.168.0.2 192.168.1.2
. .
. .
192.168.0.x 192.168.1.x
On the left machines you have to add 192.168.1.0/24 with nexthop 192.168.0.1.
On 192.168.0.1 of course with nexthop 10.0.0.2.
On the right machines 192.168.0.0/24 with nexthop 192.168.1.0/24.
And on 192.168.1.1 with nexthop 10.0.0.1.
I am not a total windows freak. May be you have enable the routing flag. On
windows NT it is hidden very well.
Regards,
Thomas