On Tue, Mar 12, 2013 at 7:43 AM, Yasir hussan <kolyasir_at_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 TomReceived on Tue Mar 12 2013 - 09:08:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC