<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New" leftMargin=5 topMargin=5>
<DIV>Voyage team,</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>   My name is Jeff Rager. I am trying to bring up a dual radio AP 
using Voyage .3pre1. I have not gotten any errors while configuring ath0 for 
master mode but, there's nothing there when I try look for it with my laptop. 
Here is my config.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>auto ath0<BR>    iface ath0 inet 
static<BR>        
address 192.168.1.15<BR>        netmask 
255.255.255.0<BR>        broadcast 
10.1.10.255</DIV>
<DIV>        gateway 192.168.1.254</DIV>
<DIV>        pre-up wlanconfig ath0 create 
wlandev wifi0 wlanmode ap</DIV>
<DIV>        madwifi-base 
wifi0<BR>        wireless-mode 
Master<BR>        up iwpriv ath0 mode 
3<BR>        up iwconfig ath0 mode 
master<BR>        up iwconfig ath0 essid 
voyage<BR>        up iwconfig ath0 txpower 
auto<BR>        up iwconfig ath0 enc 
off<BR>        up iwconfig ath0 rate 
auto<BR>        up nat.sh ath0 eth0 
"192.168.1.14/24"</DIV>
<DIV> </DIV>
<DIV>I don't know why the pre-up line is in there but, it was there by 
default.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Thanks in advance</DIV>
<DIV>Jeff</DIV></BODY></HTML>