From owner-freebsd-current@FreeBSD.ORG Sat Mar 9 07:55:13 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E7E3E123 for ; Sat, 9 Mar 2013 07:55:13 +0000 (UTC) (envelope-from kolyasir@gmail.com) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) by mx1.freebsd.org (Postfix) with ESMTP id B30372AA for ; Sat, 9 Mar 2013 07:55:13 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id cr7so193800qab.10 for ; Fri, 08 Mar 2013 23:55:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=0V6gAgtEVNOOE0d/G58FaHRIrUoRPivYfgOvezh0w+8=; b=BVwEm+5iSzzIDW3k2a2ew2LRT7mb7SBd1RS0Ld2s9vrk37lF8fjgPD2u2YRmAXJiLZ bIVsl4e9fLfTU1667YtVKNLaJnoqcUKZmzUsRn7jGWhgfglyZMsKMfsCPLLnBo/c5Ql4 VPqI5Sp/0v+sSCrTyssORSdQzmb//DGXcbI6YPRvfH64MAjiujb9W5YMwoXoTRghTHGa K1akCgUvLXxeUIpUfERR2aGPn+UU5hggAP7crHQhsC8UJe8H4VxgZqfGqbhwe6aNJis5 /UFPVZKCOnU4GCI8QxRM3qtBRO/AxF6F5Q3BeYdNGNvoaZ5YmMURwXPkU9QrhGk1vGvl gflQ== MIME-Version: 1.0 X-Received: by 10.49.2.7 with SMTP id 7mr8260293qeq.45.1362815712791; Fri, 08 Mar 2013 23:55:12 -0800 (PST) Received: by 10.49.48.197 with HTTP; Fri, 8 Mar 2013 23:55:12 -0800 (PST) Date: Sat, 9 Mar 2013 02:55:12 -0500 Message-ID: Subject: multi-homing in freebsd From: Yasir hussan To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 07:55:14 -0000 Hi, Does anyone know usage of multi-homing in freebsd, if YES kindly guid me how i can test it on my own PC. Thanks