Am Montag, 6. August 2007 19:52:35 schrieb Jan Setzer:
> Hello,

Hi Jan,

> my system works fine, for a least 2 month, but after a reboot
> the wlan (wpa-secure) connection is not stable.
>
> The ibook show on - off - on - off, most linux systems are not
> able to connect at all.

could you please provide some information about the version you are using? 
1.0.3? A svn checkout of the 1.0 branch (if possible with revisionnumber) or 
even the development tree of trunk (not recommend for production right now)?

> I think there are to many nas daemons running:
>
> ps
>   PID  Uid     VmSize Stat Command
[...]
>   288 root        468 S   /usr/sbin/nas -P /var/run/nas.lan.pid -l br0 -H
> 34954 340 root        456 S   /usr/sbin/nas -P /var/run/nas.lan.pid -l br0
> -H 34954 384 root        456 S   /usr/sbin/nas -P /var/run/nas.lan.pid -l
> br0 -H 34954 397 root        456 S   /usr/sbin/nas -P /var/run/nas.lan.pid
> -l br0 -H 34954 424 root        388 S   /usr/sbin/dropbear -g
[...]

indeed this looks strange. normally just one nas process should be running at 
all.

> my /etc/network/interfaces
[...]
> auto eth2
> iface eth2 inet manual
>         wireless-type broadcom
>         wireless-country DE
>         wireless-mode ap
>         wireless-ssid WB
>         wireless-channel 11
>         wireless-security wpa-psk
>         wireless-authorization psk psk2
>         wireless-encryption aes+tkip
>         wireless-wpa-key 1234567890
>         wireless-bridge-if br0
> auto br0
> iface br0 inet static
>         bridge-ifaces eth0.0 eth2
>         address 192.168.2.250
>         netmask 255.255.255.0
>         gateway 192.168.2.254
>         broadcast +

this looks good. this shouldn't be the problem.
>
> Does anyone know whats going wrong?

Hmmm, maybe (but just a guess) there is something wrong 
in /etc/network/if-(pre-)up/*. Can you provide the output of the following 
command?

# md5sum /etc/network/if-up.d/* /etc/network/if-pre-up.d/*

and maybe even the output of the following command could help:

# cat /tmp/run/nas.lan.*

Thanks.

best gretings,
 Ralph

> Best regards
>
> Jan
> --
> Asus WL-500gP
> FreeWrt version 1.0 revision 2555
> wib.freewrt.org ID 113021E7868
_______________________________________________
freewrt-users mailing list
freewrt-users@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to