Chris Bare wrote: > start eth1, but I don't know where to set the ESSID and any other > wireless parameters I might need.
I added
# quickhack, don't know where else to do this
iwconfig ${IFACE} essid skylab
iwconfig ${IFACE} mode Managed
iwconfig ${IFACE} key 12345678... [1]
iwconfig ${IFACE} key [1] restricted
right behind the line
ebegin "Bringing ${IFACE} up"
into my /etc/init.d/net.eth1.
I also set eth1 as dhcp client in /etc/conf.d/net.
mg
--
[EMAIL PROTECTED] mailing list
