Re: CIPE RH linux + Windows 2000 routing problem - It is working :-))
Micha Nelissen <[email protected]>
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Zkoumalek wrote: > On Windows 2000 machine: > 1. Set correctly cipe configuration. > 2. Add route command into routing table. > My route: > route add 192.168.1.0 mask 255.255.255.0 192.168.3.1 This is where I am having trouble. I get: C:\>route add 90.0.0.0 netmask 255.255.255.0 90.0.2.1 'route: bad gateway address netmask' Your 192.168.1. = 90.0.0. here, your 192.168.3. = 90.0.2. here. Do you know why? You don't need to add ARP entries before adding route? > 3. Add all IP addresses from linux private network (In my case: network 192.168.1.0/24) into Windows arp table as static record - and insert it into interface "Local PTP address". I have 1 perl script which I can use when is cipe starting and second when is cipe stopping. This script makes all necessary things. > When cipe starts I make something like this: > ... > Thanks, Micha. -- Message sent by the [email protected] mailing list. Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body Other commands available with "help" in body to the same address. CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>