Connecting two networks through two linuxservers with lots of winXP-clients on each side ... :/
"Benjamin E. Schallar" <[email protected]>
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I have two networks communicating over cipe successfully, it seems to me,
but somehow it doesn't work.
The current configuration is:
Client(s)/Network 0
Client(s)/Network 1
192.168.0.0/24 -------\ Server A Server B
/--------- 192.168.1.0/24
192.168.0.10 192.168.0.252 (eth0) 192.168.1.251
(eth0) 192.168.1.20
192.168.0.11 a.b.c.d (eth1) --- {internet} --- m.n.o.p (eth1)
192.168.1.21
Etc.
...
Both servers run Linux with cipe 1.5.4, most clients run Windows XP;
Both a.b.c.d and m.n.o.p are direct connections to the internet (running
over sdsl).
Ports are opened everywhere / where necessary.
Configuration of Server A is:
--- /etc/cipe/options ---
ptpaddr: 192.168.1.251
ipaddr: 192.168.0.252
me: a.b.c.d:10101
peer: m.n.o.p:20202
maxerr -1
key <...>
--- (end) ---
Server B is the same with 'ptpaddr' swapped with 'ipaddr', and 'me' and
'peer' likewise.
To access the internet, both networks use their servers with a simple
NAT-script (MonMotha's Fw 2.2).
So ... I can ping from the internal network from server A to server B and
the other way around,
but I can't do so from elsewhere in network 0 to network 1.
I think I need either way some (S?)NAT to do the routing either directly or
with a cipe-client
on each client in the network (though the latter hardly seems useful);
something else I thought of was: advising each winXP client to route all
traffic for
192.168.x.0/24 through the networks server - this would be the best way I
guess,
but neither do I know how to do that, nor if its possible altogether.
Any Ideas, Suggestions ... ?
Thanks in advance for comments on this,
- Benjamin
--
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>