How can this be done programmatically rather than from
the command line? Code snippets would be handy.
Thanks
--- [EMAIL PROTECTED] wrote:
> > Actually, what I want is the equivalent of this
> (which
> > is in Linux) on FreeBSD. Note the ip address
> > associated with each of the logical inter
Actually, what I want is the equivalent of this (which
is in Linux) on FreeBSD. Note the ip address
associated with each of the logical interfaces
(lo:XX).
eth0 Link encap:Ethernet HWaddr
00:06:5B:19:55:EE
inet addr:10.2.1.122 Bcast:10.255.255.255
Mask:255.0.0.0
UP B
is it possible in freebsd to have multiple logical
interfaces associated with say the loopback interface?
if so, how does one do this programmatically (as
opposed to from the command line).
need this for building traffic generators that need to
simulate a bunch of different ip sources. solaris
a