On Mon, Feb 12, 2007 at 11:59:40AM -0600, Brooks Davis wrote: > What do you need to set? It's sets IP and netmask. It doesn't handle > broadcast, but I'd be pretty suprised if that's needed often. What else > is needed? Axing ifconfig_iface_aliasX is not needed, but reducing the > visiability of the interface in the documentation is probably in order > particularly since it's quite fragile since you have to renumber whenever > you remove an entry.
Does it support media and mediaopt arguments? These are very commonly used. I also rely on this, for what it's worth: openvpn_enable="yes" openvpn_configfile="/conf/ME/openvpn/openvpn.conf" openvpn_dir="/conf/ME/openvpn" openvpn_if="tap" cloned_interfaces="bridge0" ifconfig_bridge0="addm em1 up" -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
