taps in rc.config
batcilla itself
batcilla at gmail.com
Tue Feb 1 08:29:24 UTC 2011
Hi Randy,
I believe this may help(found in /etc/defaults/rc.conf):
#autobridge_interfaces="bridge0" # List of bridges to check
#autobridge_bridge0="tap* em0" # Interface glob to automatically add
to the bridge
if used in addition to example below.
//batcilla
2011/2/1 Randy Bush <randy at psg.com>
> > 1/ wow does that (dynamips ciscos) actually run on BSD?
>
> yep
>
> > 2/ "why?"
>
> so we can have a routing research topology testbed of real cisco and
> real juniper code.
>
> > first you need to create them right?
> > ifconfig tap0 create 192.168.3.1/28 up
> >
> > I think you do:
> > in rc.conf:
> > cloned_interfaces="tap0 tap1 tap2 tap3"
> > ifconfig_tap0=192.168.3.1/28
> > ifconfig_tap1=192.168.4.1/28
> > ifconfig_tap2=192.168.5.1/28
> > ifconfig_tap3=192.168.6.1/28
> >
> > but I may not be remembering right.
>
> thanks. and what binds them to a particular ether so they respond to
> arp?
>
> randy
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>
More information about the freebsd-net
mailing list