From owner-freebsd-current@FreeBSD.ORG Sat Mar 9 08:04:01 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 4D9DD408 for ; Sat, 9 Mar 2013 08:04:01 +0000 (UTC) (envelope-from kolyasir@gmail.com) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) by mx1.freebsd.org (Postfix) with ESMTP id EDEA9300 for ; Sat, 9 Mar 2013 08:04:00 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id k19so875720qcs.27 for ; Sat, 09 Mar 2013 00:04:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=LDkdIUFgWdQpidz6lRRGmNO8CAvx/hEJiJaxAmWx7Dw=; b=jIys02QWr4yu/QQFCTR7jdK2Dl+16XR2zW0Ic+nkdCfTdh9I2vAKEOt3Kqtr/v12Bo lXdKoEE6f6v2YcCoO1OA/t1g78Br+Oc1T5i1cFsNSLz57T6a7p1Bh8zpytCoJ2lrZ/0w KoeVJGt0opRxRl3a+K7fryXeiiAq+hxL3ZMpI3QNtnlcV5oITKG8mCsdtaZrF220K/Ni ZG6ClM5DCrGfsRPAWHivrlNsn2Fl0sughJOS4If7yuX28TNfE5HwVOgeKYoAwwxZqBj6 rC3mNLdjlhdyyv6mzLa598YSdwCTdYvWDXP1fw5VqGu9dYaVFcK9xG4oCeKH5Zqf6uiZ 1pHw== MIME-Version: 1.0 X-Received: by 10.49.15.198 with SMTP id z6mr8422529qec.6.1362816240208; Sat, 09 Mar 2013 00:04:00 -0800 (PST) Received: by 10.49.48.197 with HTTP; Sat, 9 Mar 2013 00:04:00 -0800 (PST) In-Reply-To: References: Date: Sat, 9 Mar 2013 03:04:00 -0500 Message-ID: Subject: Re: 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 08:04:01 -0000 i just want to run multiple IPs for single network card in freebsd On Sat, Mar 9, 2013 at 2:55 AM, Yasir hussan wrote: > 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 >