|
||||||||
Let me try it. Thanks, Balgaa ----- Original Message ----- From: "Oli" <bsd03 at gvs dot dyn dot bawue dot de> To: <m0n0wall at lists dot m0n0 dot ch> Sent: Wednesday, November 17, 2004 5:05 PM Subject: Re: [m0n0wall] Re: Wireless AP > * "Balgansuren Batsukh" <balgaa at newcom dot mn> wrote: > > > How can I to do it? > > save your config.xml (Diagnostics: Backup/restore). Open it in editor > and add following after </wan> : > > <opt1> > <if>wi0</if> > <descr>WLAN</descr> > <ipaddr>192.168.1.1</ipaddr> > <subnet>24</subnet> > <wireless> > <mode>hostap</mode> > <ssid>SSID</ssid> > <channel>11</channel> > </wireless> > <bridge/> > <enable/> > </opt1> > > This will put wi0 in its own subnet 192.168.1.0/24. Change values as > needed. Save file and restore it to your m0n0 in Diagnostics: > Backup/restore. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > |