Date: Tue, 12 Mar 2013 10:08:20 +0000 From: Tom Evans <tevans.uk@googlemail.com> To: Yasir hussan <kolyasir@gmail.com> Cc: Current <freebsd-current@freebsd.org> Subject: Re: using multiple interfaces for same Network Card Message-ID: <CAFHbX1LDeWRZ=KTJTYy=0QOsoSuRCTp0odiGngq=pWD4Qjpm4Q@mail.gmail.com> In-Reply-To: <CAMwCe3SeCroZW1EuZ1FouZcu9S6==o%2BCDoukZt_o2UQjTvcV9Q@mail.gmail.com> References: <CAMwCe3SeCroZW1EuZ1FouZcu9S6==o%2BCDoukZt_o2UQjTvcV9Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2013 at 7:43 AM, Yasir hussan <kolyasir@gmail.com> wrote: > Hi guys, > > Is there any way that i can have multiple interfaces which i can able to > access from any other machine for same single network card, I am able to > create new interfaces like > > # ifconfig arge0.1 create > > but i am unable to access it frm any other machine. I want it be able to > oing from any other machine.... > > Thanks I see you asked about this yesterday: https://groups.google.com/forum/?fromgroups=#!topic/mailing.freebsd.current/uP9BC7_dSrA "ifconfig <iface> create" is how aliases are created on linux. You need to use "ifconfig <iface> <addr> alias" on FreeBSD. As was pointed out to you yesterday when you asked. Cheers Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1LDeWRZ=KTJTYy=0QOsoSuRCTp0odiGngq=pWD4Qjpm4Q>