Hi Lothar, thanks a lot for your mail.
> can you please attatch the network configuration file you are using > (with the passwords cleared, of course)? And, just for reference, the > exact revision you checked out? here is my interfaces-file: [...] # basic network configuration file # for more information, # see http://www.freewrt.org/trac/wiki/Documentation/Howto/Network auto lo iface lo inet loopback # LAN ports auto eth0.0 iface eth0.0 inet static switch-ports 1 2 3 4 5* address 192.168.0.1 netmask 255.255.255.0 # Bridging WLAN<->LAN #auto eth0.0 #iface eth0.0 inet manual # switch-ports 1 2 3 4 5* # #auto br0 #iface br0 inet static # bridge-ifaces eth0.0 eth1 # address 192.168.1.1 # netmask 255.255.255.0 # WAN port #auto eth0.1 #iface eth0.1 inet dhcp # switch-ports 0 5 # WAN port: PPPoE auto eth0.1 iface eth0.1 inet manual switch-ports 0 5 auto ppp0 iface ppp0 inet ppp use-template dsl provider dsl ppp-username <Username> ppp-password <Password> ppp-device eth0.1 # UMTS on WRT54G3G devices #iface umts inet ppp # use-template umts # provider umts # ppp-username "" # ppp-password "" # ppp-idletime "" # ppp-device /dev/noz0 # umts-apn "" # umts-pincode "" # umts-mode umts_first # Note: # on WRT54G3G you can enable the "watchbutton" tool which send # hotplug events if you press the UMTS-button. # a default hotplug script will disable/enable the interface on # button-press # WLAN with WPA2, MAC-Filter and WLAN-Speedup #auto eth1 #iface eth1 inet static # address 192.168.10.1 # netmask 255.255.255.0 # wireless-type broadcom # wireless-country DE # wireless-mode ap # wireless-ssid FreeWRT # wireless-channel 11 # wireless-security wpa-psk # wireless-authorization psk2 # wireless-encryption aes # wireless-wpa-key MyWlanSecret # wireless-macmode 2 # wireless-mac 00:01:02:03:04:05 06:07:08:09:0a:0b # wireless-gmode performance # wireless-frameburst 1 # wireless-afterburner 1 [...] I just updated my checked out version to Revision 1227, compiled it, deleted the NVRAM and fwcf so that no old values are stored - but with no success. Best regards, Stefan ______________________________________________________________________ XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club! Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130 _______________________________________________ freewrt-users mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-users
