From owner-freebsd-questions@freebsd.org Sat Feb 27 13:18:46 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2766AAB6198 for ; Sat, 27 Feb 2016 13:18:46 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DE90129B for ; Sat, 27 Feb 2016 13:18:45 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id D099747CAF65 for ; Sat, 27 Feb 2016 14:15:35 +0100 (CET) Received: from [10.10.10.33] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id A385247CAF33 for ; Sat, 27 Feb 2016 14:15:35 +0100 (CET) To: "freebsd-questions@FreeBSD.org" From: Jos Chrispijn Subject: Changing Gateway temporarilly Message-ID: <56D1A17C.3050107@cloudzeeland.nl> Date: Sat, 27 Feb 2016 14:15:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2016 13:18:46 -0000 Running FreeBSD v9 using Gateway1 (50/10Mbit) with Postfix and Apache2 Don't have two NICs in my server. Running IPFW. I have another Gateway2 (200/35Mbit) which I would like FreeBSD to use for certain internet traffic (download ports and some uploads). Can you tell me how I could realize this? 2nd Nic is no option. Thanks for your reply, Jos Chrispijn ---