From owner-freebsd-pf@FreeBSD.ORG Mon Jun 25 12:23:27 2007 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E74D516A400 for ; Mon, 25 Jun 2007 12:23:27 +0000 (UTC) (envelope-from myninku@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 6E47013C489 for ; Mon, 25 Jun 2007 12:23:27 +0000 (UTC) (envelope-from myninku@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1846631waf for ; Mon, 25 Jun 2007 05:23:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=XgXuCjrtfyIcsNFA9HgO70k2C7wB+8LnwFgi0Z9GWLmMG+w9+bh6Yn4/0ZlIIRJsfhB72PAJ0mi8VONqO2KkIme8NSaCO2ZYm3x3UXAO1nREsk+7vkNlygVKh8EPld4Txqgm4TVWODAIsnkOZsqEEYivVoDAqPBk/TD1vFp0OPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ui+SdAUwjnWef3xts0gCnuYKj/mYPr3Ab0zVl7GUOPSsEbXvuIzFtbzCozqJiOuo9w26EBrWcO3Z9M38Zg0r1nUoN+A980PEorIElhvKH2qkDwWhRHUoznN0w/vg2T7vciu02NcB/p90d/st613e35X4LwlqD20z/D7gVipTwEU= Received: by 10.114.160.1 with SMTP id i1mr5361304wae.1182772575111; Mon, 25 Jun 2007 04:56:15 -0700 (PDT) Received: by 10.115.108.10 with HTTP; Mon, 25 Jun 2007 04:56:15 -0700 (PDT) Message-ID: Date: Mon, 25 Jun 2007 18:56:15 +0700 From: sukaca To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: pf load balance pust one upstream X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2007 12:23:28 -0000 dear all i'm using fbsd6.1 with p15. my load balancing just running smoothly at the time.by using 4 adsl connection and 1 broadboand connetions. my real problem is adsl upstream. i just try a couple method to push pf to make single upstream using broadband connection.but not working. any suggestion will very apreciate. best regard vicky