From owner-freebsd-questions@FreeBSD.ORG Mon Sep 4 21:03:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D7A16A4E0 for ; Mon, 4 Sep 2006 21:03:53 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id A59FB43D69 for ; Mon, 4 Sep 2006 21:03:52 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1282201nfc for ; Mon, 04 Sep 2006 14:03:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZA3jYDonJCCwPlv/wWi3/y1edMGXHEKhXfAgRjqlPViWOV0BRFZUOXq5VEgz/kijg3ra7Pew/oDUFzHUWGJgfe4S7E2HZronSCCZ8CyVAnXi+xCxFxu4tZOnLtoub7GLdZLxgkQPT2I6L3pcug75BMsWWPCdcw0OC3JYNjoO+r4= Received: by 10.49.93.13 with SMTP id v13mr7042889nfl; Mon, 04 Sep 2006 14:03:51 -0700 (PDT) Received: by 10.49.60.11 with HTTP; Mon, 4 Sep 2006 14:03:50 -0700 (PDT) Message-ID: Date: Tue, 5 Sep 2006 02:33:50 +0530 From: Subhro To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: load balancing nat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2006 21:03:53 -0000 Hello folks, I have a strange problem on hand. I have got two internal LANs and one ISP link. I am trying to share the link between the two internal LANs and do a load balancing between the two. The rules I am using are: nat on $ext_if from { $int1_if:network, $int2_if:network } to any -> $ext_if round-robin where $int1_if, $int2_if are two internal interfaces and $ext_if is the external interface. However my observation is systems using $int_2 as gateway loose connectivity randomly. Also the TTL values for the pings to the gateway change to 150 from 64 as soon as the system looses connectivity. The systems in the LAN are all windows xp boxes. Could anyone please tell me where I am going wrong? Thanks and Best Regards Subhro -- Subhro Kar Security Engineer iViZ Techno Solutions Pvt. Ltd. Dhanshree Bldg, 1st Floor Plot XI-16, Sector V Salt Lake City 700091 India