From owner-freebsd-questions@FreeBSD.ORG Sun Sep 4 06:20:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10B13106564A for ; Sun, 4 Sep 2011 06:20:43 +0000 (UTC) (envelope-from jordanbhandy@gmail.com) Received: from mail-pz0-f45.google.com (mail-pz0-f45.google.com [209.85.210.45]) by mx1.freebsd.org (Postfix) with ESMTP id DF4D18FC16 for ; Sun, 4 Sep 2011 06:20:42 +0000 (UTC) Received: by pzk33 with SMTP id 33so12620100pzk.18 for ; Sat, 03 Sep 2011 23:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=4A1JnpROW6p6rspj7VeHFpjyBRT/g8O/e/2fF1WEmf0=; b=pXtdnO1vfJCRa3KCMBeSBmesdsuiXczahp+i3v7nY/65ATlN/D3RxiqEdNsTRXR8NV vxtBt6KqEl/Ye9UQ4krdR5FS3hAwrX0yx7Vn+Gq70L7LR4XrbZE66M7ETalLcwKJlsn3 nEToMuxPm8jkTffkk3x47hL1wXEfSG7+j9lN0= Received: by 10.68.155.242 with SMTP id vz18mr5433994pbb.322.1315117242368; Sat, 03 Sep 2011 23:20:42 -0700 (PDT) Received: from [10.0.1.2] (c-98-202-122-208.hsd1.ut.comcast.net. [98.202.122.208]) by mx.google.com with ESMTPS id e3sm11851098pbi.7.2011.09.03.23.20.41 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Sep 2011 23:20:41 -0700 (PDT) From: Monkeyfoahead Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sun, 4 Sep 2011 00:20:38 -0600 Message-Id: <1ACC86BC-CCEC-4BAB-A637-012657FDD56E@gmail.com> To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: setfib help 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: Sun, 04 Sep 2011 06:20:43 -0000 Hello, I wish to torrent (with transmission) over one interface and = access my server from the web over another interface. I have compiled my = kernel with 2 routing tables. Is there a way I can configure each table = for each interface automatically? Thanks=20 Jordan=