Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / tools / tools / net80211 / scripts / setup.local
1 #! /bin/sh
2 #
3 # Script for testing traffic to the local host (as opposed to bridged).
4 #
5 # $FreeBSD: src/tools/tools/net80211/scripts/setup.local,v 1.1 2008/04/20 20:43:42 sam Exp $
6 #
7 PATH=.:$PATH
8 . config
9
10 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
11 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
12 ifconfig $WIRED down delete
13 route flush
14 wlandebug -i $WLAN state+scan+assoc+11n
15 #mwldebug tso
16 ifconfig $WLAN 192.168.0.21/24