On Thu, 13 May 2004 23:58:42 GMT, Markus Haberstock <(E-Mail Removed)> wrote:
> I am using SuSE Pro 9 as an Internet Gateway, so this box was always used as
> a 'default gateway' within my network. Now I purchased an additional
> ISDN-Router for LAN-2-LAN connectivity. How can I use my default gateway, to
> route all packets to/from the remote LAN via my separate ISDN-Router ?
If you want to have single default route for 192.168.0.0/24 LAN, it may be
better to have Linux handle the routing for the ISDN router with a 3rd nic
like the following (maybe different IP pair for Linux to ISDN
connection). As long as both internal interfaces are listed for
FW_DEV_INT (space separated list) in SuSEfirewall2 they would be masq'd
for internet, and as long as FW_ALLOW_CLASS_ROUTING="yes" the internal
interfaces could communicate with each other directly.
> Internet remote LAN (10.1.1.0)
> / /
> / /
> /--/ /--/
> / /
> +------/-------+ +------/-------+
> | default gw | | ISDN router |
> | 192.168.0.98 |-----| 192.168.0.99 |
> +------+-------+ +------+-------+
> |
> |
> -------+-------------+------+-------------+-----+-------------
> | | |
> | | |
> +------+-------+ +------+-------+ +------+-------+
> | node 1 | | node 2 | | node n |
> | 192.168.0.21 | | 192.168.0.22 | | 192.168.0.n |
> +--------------+ +--------------+ +--------------+
--
David Efflandt - All spam ignored
http://www.de-srv.com/