Thanks for the link,
I did after the tutorial:
root@OpenWrt:~# uci show network.wifi
network.wifi=interface
network.wifi.proto=static
network.wifi.ipaddr=192.168.2.1
network.wifi.netmask=255.255.255.0
network.wifi.gateway=192.168.2.1
network.wifi.dns=192.168.1.200
root@OpenWrt:~# uci show wireles
no issue !
Thx :)
On Mon, Sep 24, 2012 at 7:32 PM, Felix Fietkau wrote:
> On 2012-09-24 7:26 PM, shazz wrote:
>> The fact to add the "+" to " fix parallel build " breaks my normal build :)
>> for example in boost :
>> "bash: +bjam: command not found"
>>
>> Is there something to do ? Moreover ho
On 2012-09-24 7:26 PM, shazz wrote:
> The fact to add the "+" to " fix parallel build " breaks my normal build :)
> for example in boost :
> "bash: +bjam: command not found"
>
> Is there something to do ? Moreover how to use this parallel build ?
Sorry about that. Fixed in r33533.
- Felix
__
The fact to add the "+" to " fix parallel build " breaks my normal build :)
for example in boost :
"bash: +bjam: command not found"
Is there something to do ? Moreover how to use this parallel build ?
Thx !
shazz
___
openwrt-devel mailing list
openwrt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 24/09/12 10:37, Florian Fainelli wrote:
> On Friday 21 September 2012 12:31:31 W. Michael Petullo wrote:
>>> I'm building reSIProcate
>>>
>>> http://www.resiprocate.org
>>>
>>> which provides the repro SIP proxy and the reTurn server for
>>> I
Hello
I run a router in AP mode and want to setup iptables rule to redirect
traffics to Google AdSense to a proxy. I added this chain and rule to
NAT table:
1. Create GoogleAds chain
-N GoogleAds
2. Append this chain to PREROUTING chain
-A PREROUTING -j GoogleAds
3. In GoogleAds chain, I make some
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
http://wiki.openwrt.org/doc/recipes/routedap
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlBgLcMACgkQdputYINPTPN+0QCeOerFEFz6RhsD9W7iw8G7vBIA
llAAoJGadtVUTvB
Thanks.
I misunderstood about client mode.
I want to setup like this:
Router connect via Ethernet port with 192.168.1.x network.
Router create a network 192.168.2.x via its wifi.
All client in 192.168.2.x can see each others but do not need to see
192.168.1.x.
How can I do?
How I tried on my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
> The wireless does not works (no OpenWrt SSID show, the wireless LED
> blinks).
Erm, it is normal that no SSID shows in station mode. You're client to
another network and you're supposed to set the SSID and crypto
settings to those of the target
On Friday 21 September 2012 12:31:31 W. Michael Petullo wrote:
> > I'm building reSIProcate
> >
> > http://www.resiprocate.org
> >
> > which provides the repro SIP proxy and the reTurn server for ICE/STUN/TURN
> >
> > It requires db_cxx.h from db47
> >
> > I've attached a patch to build the C
Hello all,
I'm trying to set Fonera FON2100 router to station mode, following this
tutorial: http://wiki.openwrt.org/doc/recipes/routedclient#using.masquerade
After changing the configuration to this:
wireless.wifi0=wifi-device
wireless.wifi0.type=atheros
wireless.wifi0.channel=auto
wireless.@wifi
11 matches
Mail list logo