Dessau Profil Merkwürdigkeit
Dessau Profil Merkwürdigkeit
wie kommt das?
- Dateianhänge
-
- Auswahl_001.png (45.65 KiB) 35426 mal betrachtet
Re: Dessau Profil Merkwürdigkeit
Hab ich auch, nur mit Halle. Ich mag 3d's Humor 

SyntaxError: invalid syntax
Re: Dessau Profil Merkwürdigkeit
Dann ist ja gut
"bundesweiter" würde ich groß schreiben, da Satz/Überschrift Anfang

"bundesweiter" würde ich groß schreiben, da Satz/Überschrift Anfang
-
- Beiträge: 1271
- Registriert: 29.07.2007 21:40
- Wohnort: Halle
Re: Dessau Profil Merkwürdigkeit
@tmk was hat das mit mir zu tun 
Muss ich mir mal anschauen, ich kann das auf den von mir aufgesetzten Knoten vom Samstag nicht feststellen.

Muss ich mir mal anschauen, ich kann das auf den von mir aufgesetzten Knoten vom Samstag nicht feststellen.
Anschluss: Muth 100/2MBit Modem: Thomson THG570
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Re: Dessau Profil Merkwürdigkeit
Nicht zu Ernst nehmen 
Ich glaube es trat bei mir erstmals auf, als der vpn1 mal weg war. Reboot der Node hilft nicht. Der Link führt dann auch zu "freifunk.net" und nicht zu "freifunk-halle.org".

Ich glaube es trat bei mir erstmals auf, als der vpn1 mal weg war. Reboot der Node hilft nicht. Der Link führt dann auch zu "freifunk.net" und nicht zu "freifunk-halle.org".
SyntaxError: invalid syntax
-
- Beiträge: 1271
- Registriert: 29.07.2007 21:40
- Wohnort: Halle
Re: Dessau Profil Merkwürdigkeit
könnt ihr mal schauen, ob eine Datai /etc/config/profile_halle bzw. /etc/config/profile_dessau vorhanden ist?
Anschluss: Muth 100/2MBit Modem: Thomson THG570
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Re: Dessau Profil Merkwürdigkeit
Ja, ist sie:
Code: Alles auswählen
root@huygens:~# cat /etc/config/profile_halle
config community 'profile'
option name 'Freifunk Halle'
option homepage 'http://freifunk-halle.org'
option ssid 'halle.freifunk.net'
option mesh_network '10.62.0.0/16'
option infrastructure_ssid 'Freifunk-Hotspot'
option splash_network '6.0.0.0/8'
option splash_prefix '27'
option latitude '51.47911'
option longitude '11.96901'
option adhoc_dhcp_when_vap '0'
option suffix 'ffhal'
option vap '1'
option batman '1'
option splash '1'
config defaults 'wifi_device'
option channel '13'
option country 'DE'
config defaults 'bssidscheme'
option all '02:CA:FF:EE:BA:BE'
config defaults 'luci_splash'
option redirect_url 'http://freifunk-halle.org/willkommen.php'
config defaults 'interface'
option netmask '255.255.255.255'
config defaults 'wifi_iface'
option mcast_rate '6000'
config defaults 'dhcp'
option leasetime '5m'
config defaults 'olsrd'
option AllowNoInt 'yes'
option FIBMetric 'flat'
option Pollrate '0.025'
option TcRedundancy '2'
option NatThreshold '0.75'
option LinkQualityAlgorithm 'etx_ff'
option LinkQualityFishEye '1'
option Willingness '3'
config defaults 'olsr_interface'
option Ip4Broadcast '255.255.255.255'
option HelloInterval '5.0'
option HelloValidityTime '125.0'
option TcInterval '3.0'
option TcValidityTime '375.0'
option MidInterval '25.0'
option MidValidityTime '375.0'
option HnaInterval '25.0'
option HnaValidityTime '375.0'
SyntaxError: invalid syntax
Re: Dessau Profil Merkwürdigkeit
auf besagtem Router in Dessau gibt es die Datei
Code: Alles auswählen
root@Machtwort:/etc/config# cat profile_dessau
config community 'profile'
option name 'Freifunk Dessau'
option homepage 'http://dessau.freifunk.net'
option ssid 'ffde-adhoc'
option mesh_network '10.62.0.0/16'
option splash_network '6.0.0.0/8'
option splash_prefix '27'
option latitude '51.82890770514507'
option longitude '12.245653037795117'
option adhoc_dhcp_when_vap '0'
option suffix 'ffde'
option vap '1'
option batman '1'
config defaults 'wifi_device'
option channel '13'
option country 'DE'
config defaults 'bssidscheme'
option all '02:CA:FF:EE:BA:BE'
config defaults 'luci_splash'
option redirect_url 'http://dessau.freifunk.net'
config defaults 'interface'
option netmask '255.255.255.255'
config defaults 'wifi_iface'
option mcast_rate '6000'
config defaults 'dhcp'
option leasetime '5m'
config defaults 'olsrd'
option AllowNoInt 'yes'
option FIBMetric 'flat'
option Pollrate '0.025'
option TcRedundancy '2'
option NatThreshold '0.75'
option LinkQualityAlgorithm 'etx_ff'
option LinkQualityFishEye '1'
option Willingness '3'
config defaults 'olsr_interface'
option Ip4Broadcast '255.255.255.255'
option HelloInterval '5.0'
option HelloValidityTime '125.0'
option TcInterval '3.0'
option TcValidityTime '375.0'
option MidInterval '25.0'
option MidValidityTime '375.0'
option HnaInterval '25.0'
option HnaValidityTime '375.0'
root@Machtwort:/etc/config#
-
- Beiträge: 1271
- Registriert: 29.07.2007 21:40
- Wohnort: Halle
Re: Dessau Profil Merkwürdigkeit
interessant, tritt das bei jedem Aufruf auf?
Anschluss: Muth 100/2MBit Modem: Thomson THG570
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Re: Dessau Profil Merkwürdigkeit
Kannst es Dir ja live anschauen: http://10.62.40.121/ Passwort schicke ich Dir per PN
-
- Beiträge: 1271
- Registriert: 29.07.2007 21:40
- Wohnort: Halle
Re: Dessau Profil Merkwürdigkeit
Für mich sieht das so aus, also ob der meshwizard nicht richtig durchgelaufen ist, es fehlen ja auch die neusten Foreneinträge usw.. Werde ich mir heute Abend mal genauer anschauen. (Hängt vielleicht mit dem Update des meshwizard zusammen, bzgl. Splash und WLAN SSID.)
Anschluss: Muth 100/2MBit Modem: Thomson THG570
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Router: virtuelles Endian 3.0 (KVM) Hardware: FX-8120, 16 GB Ram
FF-Gateway: virtuelles OpenWRT Attitude Adjustment (KVM) inkl. VPN
Buffalo WHR-HP-G54: OpenWRT 1.6.10-core-1-halle-3 (Stummel)
Re: Dessau Profil Merkwürdigkeit
Bei mir gibts die neuesten Foreneinträge. Vielleicht ist bei Tommy nur das Widget nicht aktiv? So richtig schlimm finde ich diesen Bug nicht, schlimmer ist, dass sich manche nicht im Wiki anmelden können. Bin da aber leider auch nicht weitergekommen...
SyntaxError: invalid syntax
Re: Dessau Profil Merkwürdigkeit
Also da ist nix bewußt abgeschaltet - Meshkit gebaut und dann factory druff, aufs TP-Link Image
Re: Dessau Profil Merkwürdigkeit
Ich hatte dieses "Willkommen im Netz von /etc/config/profile_soundso"-Problem jetzt auch wieder bei den Knoten im Radio Corax. Mir ist aufgefallen, dass dann auch immer der Punkt Admin -> Freifunk -> Grundeinstellungen -> Profil nicht funktioniert. Und ich habe den Verdacht, dass es nur bei "factory"-Images passiert, reflashen mit "sysupgrade"-Firmwares behebt das Problem bei mir i.d.R.
SyntaxError: invalid syntax