On Tue, Mar 12, 2013 at 7:43 AM, Yasir hussan <kolya...@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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to