Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 12:32:33 -0700
From:      "Christopher Theodore; RHODES" <christophertheodore.rhodes@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Setting ucastrate in /etc/rc.conf
Message-ID:  <4BA7C5D1.7050301@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello;


$ uname -rs
FreeBSD 8.0-RELEASE-p2


I have setup ral0/wlan0 in /etc/rc.conf thusly:

    wlans_ral0="wlan0"
    create_args_wlan0="wlanmode sta mcastrate 54 ssid linksys channel 6"
    ifconfig_wlan0="inet 10.0.0.10 netmask 255.255.255.0"


This provides a working interface but ucastrate is not being set and I 
have to manually set it after I login with:

# ifconfig wlan0 ucastrate 54


How can I effectively set ucastrate in rc.conf?


Magnanimously,

Christopher Theodore



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BA7C5D1.7050301>