From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lorenzo Grio Date: Tue, 28 Jun 2005 09:14:36 +0000 Subject: [LARTC] multihome network problem Message-Id: <42C114FC.5000905@katamail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org My firewall's configuratione is like this: |-FW--------------------| | eth0 - LAN | | IP1_ISP1 - eth1 | | IP1_ISP2 - eth2 | |-----------------------| I have configured firewall as specified on http://lartc.org/howto/lartc.rpdb.multiple-links.html and all works ok, except for connections between my firewall and other hosts of "other" ISP. Example: I have two DNS with public ip adddresses, one for each ISP: |-DNS1------------| | IP2_ISP1 - eth0 | |-----------------| |-DNS2------------| | IP2_ISP2 - eth0 | |-----------------| Ping from DNS1 to IP1_ISP1 of FW is ok (response from eth1 of FW). Ping from DNS1 to IP1_ISP2 of FW fails (response from eth1 of FW). Ping from DNS2 to IP1_ISP1 of FW fails (response from eth2 of FW). Ping from DNS2 to IP1_ISP2 of FW is ok (response from eth2 of FW). This is "normal" because packets return to DNS from "the right" interface, but in this case packets should retrun from incoming interface. How can I solve this problem? Thanks in advance. Lorenzo. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc