[Kiezfunk] kifuse02

Thomas Arden tomomelley at gmx.de
Do Apr 17 06:56:38 CEST 2008


Guten Morgen;
elias hat mir erzählt dass er einen neuen Knoten üner das BBB IF anbinden 
wollte, aber es nicht klappte. Vielleicht ist das die Ursache für das 
SCRIPTKIDDIESLOG.
Gruss Tom
Am Mittwoch, 16. April 2008 23:27:29 schrieb Patrick Grimm:
> Am Mittwoch, 16. April 2008 09:26:09 schrieben Sie:
> > Hallo Pat, hallo Liste,
> >
> > kannst du kurz umreißen was du gemacht hast?
>
> wget http://www.kiezfunk.net/favicon.ico --> /var/www
> wget
> http://ftp.de.debian.org/debian/pool/main/o/olsrd/olsrd_0.5.5.orig.tar.gz
> wget
> http://ftp.de.debian.org/debian/pool/main/o/olsrd/olsrd_0.5.5-3.diff.gz tar
> cd olsrd-0.5.5/
> patch -p 1 < ../olsrd_0.5.5-3.diff
> apt-get install bison
> apt-get install flex
> patch -p 1 < debian/patches/100-debug_level.patch
> patch -p 1 < debian/patches/110-build_fix.patch
> patch -p 1 < debian/patches/200-etc-olsrd.patch
> patch -p 1 < debian/patches/210-txtinfo-Makefile.patch
> patch -p 1 < debian/patches/220-usr-lib-on-amd64.patch
> make OS=linux
> make OS=linux libs
> make OS=linux install
> make OS=linux libs_install
>
> > Ich hatte gestern festgestellt, dass beim OLSR auf dem tinc-Interface
> > der LinkQualityMultiplyer auf 0.1 stand... ?
>
> dann ist mir der bbb tunnel aufgefallen über den keine routen gehen.
> deswegen hab ich den LinkQualityMultiplyer für kiezfunk wieder
> runtergesezt. Dann erst habe ich debuging in tinc akt. und logge alles nach
> /var/log/tinc-$tunnelname.log
> Dort steht dann folgendes drin für bbb
> Connection with alxmobil (212.224.73.231 port 54726) activated
> Error while processing ADD_SUBNET from alxmobil (212.224.73.231 port 54726)
> Closing connection with alxmobil (212.224.73.231 port 54726)
> ~/tinc/src/protocol.c sagt dazu nur
>                 if(!request_handlers[request](c)) {
>                         /* Something went wrong. Probably scriptkiddies.
> Terminate. */
>
>                         logger(LOG_ERR, _("Error while processing %s from
> %s (%s)"), request_name[request], c->name, c->hostname); return false;
> scriptkiddies ?? :-\
>
> Alle änderungen wollte ich hier Dokum.
> http://kifuse02.olsr/cgi-bin/webff/cgi-bin-blog.html
>
> Gruss Patrick
>
> _______________________________________________
> Kiezfunk mailing list
> Kiezfunk at lists.spline.inf.fu-berlin.de
> http://lists.spline.inf.fu-berlin.de/mailman/listinfo/kiezfunk