Actually, wpa_supplicant is half-baked.  I never got it running
completely, and since most people use it as an AP and not a client, it
got neglected.  If you can debug the config, I'll update the scripts.

Also, don't use "route add"... that might be going away.

Use "ip route add" instead.


On 07/14/2010 02:30 AM, Michael wrote:
> Hello
>
> Just a short question: Where would I add static routes into astlinux?
>
> In my LAN I have another (small) router with a subnet. Actually, it is a 
> linux box that simply connects another room via WLAN with the astlinux main 
> router.
>
> I would liked to have used bridging instead of nat for the small router but 
> there seems to be a bug in wpa_supplicant that does not allow it to work 
> properly on a bridge.
>
> So I need to define a static route into the astlinux router, something like:
>
> So, if my main LAN is 192.168.0.0/25 and the subnet is 192.168.0.128/29 then 
> I would need to add a route like this
>
> route add -net 192.168.0.128 netmask 255.255.255.248 gw 192.168.0.129 dev 
> br1
>
> Hmm, I guess I also need to adapt the firewall as it will only forward data 
> from EXTIF to INTIF for the main net... (?!)
>
> Or is there a simple way to do it which also adapts the firewall 
> accordingly?
>
> Thanks
>
> Michael
>   


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to