From owner-freebsd-questions@FreeBSD.ORG Sun May 26 17:16:15 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 91153D6D for ; Sun, 26 May 2013 17:16:15 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) by mx1.freebsd.org (Postfix) with ESMTP id 5681A328 for ; Sun, 26 May 2013 17:16:14 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 49F3716445A7 for ; Sun, 26 May 2013 19:08:27 +0200 (CEST) Received: from [10.10.10.44] (chimea.cloudzeeland.nl [10.10.10.44]) by thetys.cloudzeeland.nl (Postfix) with ESMTPA id 284B9164455D for ; Sun, 26 May 2013 19:08:27 +0200 (CEST) Message-ID: <51A24361.4050104@webrz.net> Date: Sun, 26 May 2013 19:16:17 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.org" Subject: Gateway on downloads Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 17:16:15 -0000 Hi all, > netstart -rn (partitially) Destination Gateway Flags Refs Use Netif Expire default 10.10.10.100 UGS 0 858468 re0 Can you tell me how I can force _any_download from my server not going via 10.10.10.100 but to another gateway number 10.10.10.200? For incoming uploads (ftp) and domain requests (Apache) still to keep 10.10.10.100 for incoming traffic. I have NZBGet installed and want to use the 2nd gateway (triple time the 1st gateway speed) on downloads. Maybe there is a way on ftp/download requests to redirect certain destination IP's to be switch through another network gateway IP? Thanks, Jos Chrispijn