From mboxrd@z Thu Jan 1 00:00:00 1970 From: Payal Rathod Subject: semi OT: default route Date: Wed, 20 Oct 2004 09:25:51 -0400 Sender: netfilter-bounces@lists.netfilter.org Message-ID: <20041020132551.GA1720@tranquility.scriptkitchen.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Netfilter ML Hi, I have a question which has haunted me for many months. If I have 2 ISP connections with me, with default gw 1.2.3.4 and 4.5.6.7 and if I add both as default routes on my Linux gateway as, route add -net default gw 1.2.3.4 route add -net default gw 4.5.6.7 and if I send a packet from a windows client to internet, which ISP will it go through? Thanks a lot for the answer in advance and waiting eagerly for any replies. With warm regards, -Payal