Binaries für die Fritzbox!

tinyproxy und fritzbox fon! 06.04.24

Hallo leute
i hab seit lange nicht deutch gesprochen.
so i forgot all my deutch(im greek), i hope u dont mind if post my question in english.

I have a english version of plain fritzbox!fon, and i want to load tinyproxy on it.
well i did manage to start the daemon actually and see through it www pages,
well the problem is that i can use the proxy only on LAN level, i cant access tiny proxy from outside even after i added the Wan Ip to the ALLOWed IPS.
it seems it cant get on wan interface level.
any ideas?
i tried to bind-listen on 192.168.178.1 and 179.1 and nothing worked.
i do use a non-custom firmware.

Thanks a lot for ur time.
and please answer in any way u like i do understand very well deutch, i just cant talk-write it anymore :p

ty a lot.
 
@rav3n: sounds like the port for tinyproxy is not forwarded
 
yes it aint forwarded.. how should i forward the port? the fritz cant forward ports on its self. it says :

ERROR: The IP address specified is already used by FRITZ!Box. Port forwarding for this IP address is illegal.
 
You'd need to create/add a pseudo-interface:
Code:
ifconfig eth0:1 192.168.178.253 up
And then redirect ports to that IP-Address.

Bye, Jojo
 
it worked indeed.

thank you very much matey.
 
Binaries für Original 29.04.49 FW (FB 7170)

Hallo,

entweder mache ich etwas falsch, oder (einige) der hier geposteten Binaries funktionieren bei mir nicht (da wohl nur für dsmod?!). Ich verwende die originale FW 29.04.49 zusammen mit Software von einem USB-Stick.

Insofern hänge ich hier mal ein paar selbst dafür kompilierte Tools an, die dort funktionieren.

Die busybox enthält folgendes:
Code:
        [, [[, arping, ash, awk, basename, bunzip2, busybox, bzcat, cal,
        cat, chgrp, chmod, chown, chroot, cksum, clear, cmp, comm, cp,
        crond, crontab, cut, date, dd, df, diff, dirname, dmesg, dos2unix,
        du, e2fsck, e2label, echo, egrep, env, ether-wake, expr, false,
        fdisk, fgrep, find, findfs, free, fsck, fsck.ext2, fsck.ext3,
        ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt,
        hdparm, head, hexdump, hostid, hostname, httpd, id, ifconfig,
        init, insmod, install, ip, kill, killall, klogd, last, less, linuxrc,
        ln, logger, login, logname, logread, losetup, ls, lsattr, lsmod,
        md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, mkfs.ext3, mknod,
        mkswap, modprobe, more, mount, mv, nc, netstat, nice, nohup, nslookup,
        od, passwd, pidof, ping, pivot_root, poweroff, printenv, printf,
        ps, pwd, rdate, realpath, reboot, renice, reset, rm, rmdir, rmmod,
        route, sed, setconsole, setlogcons, sha1sum, sleep, sort, strings,
        stty, swapoff, swapon, sync, sysctl, syslogd, tail, tar, tee,
        telnet, telnetd, test, tftp, time, top, touch, tr, traceroute,
        true, tune2fs, umount, uname, uncompress, uniq, unix2dos, unzip,
        uptime, usleep, uudecode, uuencode, vconfig, vi, wc, wget, which,
        who, whoami, xargs, yes, zcat

Gruss
Marcus
 

Anhänge

  • bftpd2.1.zip
    35.6 KB · Aufrufe: 85
  • busybox1.2.1.zip
    483.5 KB · Aufrufe: 193
  • bwm1.1.0.zip
    21.9 KB · Aufrufe: 67
  • netio1.26.zip
    8.8 KB · Aufrufe: 65
  • sendmail.zip
    57.9 KB · Aufrufe: 101
Hi.
Es kann schon sein, dass einige Binaries nicht mit der original Firmware funktionieren. Vor allem im Bezug auf LFS sind die Einstellungen in Freetz anders...
Danke für die Binaries!

MfG Oliver
 
Hallo Dad,

vielen Dank auf jeden Fall mal, das du sie jetzt nochmal für die Original Firmware gebaut hast.
 
Bitte! U.a. mangels Zeit und "vor Ort sein", belasse ich lieber die originale FW und starte die benötigten Programme automatisch per Stick. dropbear 0.50 hab ich auch schon fertig, jedoch noch nicht getestet. Danach kann ich es ja auch hier einstellen...

Gruss
Marcus
 
hallo,
ich suche nach binaries für bftpd. Ich habe mir die Datei, die oben angeboten wird schon ausprobiert. Die bftpd2.1 Sie enthält aber wahrscheinlich nur die eine hälfte, denn ich habe bis jetzt immer noch eine conf Datei dabei gebraucht.
versucht habe ich es jetzt ein paar mal mit älteren conf Dateien usw.
Ich suche, weil ich gern die 29.04.49 nutzen würde. Dropbear habe ich zum laufengebracht, indem ich mir die neuen Files von Construct geladen habe.
Kann mir jemand helfen, die richtigen Files für bftpd zu laden?
MfG thiesy
 
Schau doch mal unter http://bftpd.sourceforge.net/ - dort wirst Du den Source zu bftpd finden sowie die dafür notwendige conf-Datei.

Daran hatte ich jetzt nicht gedacht, die beizulegen ;)

Marcus

P.S. wie ich sehe gibts da eine neue Version mit Fixes - die werd ich wohl mal demnächst kompilieren (und bereitstellen).
 
hallo dad401,
danke für die Antwort, die conf ist normal 800-950kb groß.
auf dem link war ich gestern schon, habs auch mit der 12kb conf versucht.
Ich hab jetzt alles ausprobiert, was ich gefunden habe. Verschiedene bftpd und conf Dateien gemischt. Die neusten runtergeladen...
Wäre schön, wenn jemand funktionierende Dateien bereitstellen würde.
MfG thiesy
 
hallo dad401,
danke für die Antwort, die conf ist normal 800-950kb groß.

Irgendwas verwechselst Du da. bftpd.conf ist die Konfigurationdatei für den FTP-Server bftpd - die Einstellungen sind darin auch alle beschrieben. Ohne diese Konfigurationdatei sollte der Server jedoch auch mit Standardeinstellungen starten.

Hier nochmal die bftpd V2.1 inkl. bftpd.conf und eingebauter GZ_UPLOAD/DOWNLOAD-Funktion (libz).

Gruss
Marcus
 

Anhänge

  • bftpd2.1.zip
    41.6 KB · Aufrufe: 52
Zuletzt bearbeitet:
busybox v1.9.1 (stable)

Hallo zusammen,

vielleicht ist ja jemand so nett, compiliert die aktuellste BusyBox für die FritzBox und stellt sie hier zur Verfügung. :rolleyes: :D

Joe
P.S.: die Version 1.9.0 (unstable) läuft bei mir derzeit problemlos. Ich weiss aber leider nicht mehr, wo ich die fertig compiliert gefunden hatte.
 
Zuletzt bearbeitet:
Hallo,

vielleicht ist ja jemand so nett, compiliert die aktuellste BusyBox für die FritzBox und stellt sie hier zur Verfügung. :rolleyes: :D

Bitte schön - und jetzt verrätst Du mir aber die für Dich entscheidenden Unterschiede zu den älteren Versionen ;)

Code:
[, [[, arping, ash, awk, basename, bunzip2, bzcat, cal, cat, chgrp, chmod, chown, chroot, cksum, clear, cmp, comm, cp, crond, crontab,
        cut, date, dd, df, diff, dirname, dmesg, dos2unix, du, echo, egrep, env, ether-wake, expr, false, fdisk, fgrep, find, free, fsck,
        ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, httpd, id, ifconfig, init,
        insmod, install, ip, kill, killall, klogd, last, less, linuxrc, ln, logger, login, logname, logread, losetup, ls, lsattr, lsmod,
        md5sum, mesg, mkdir, mkfifo, mknod, mkswap, modprobe, more, mount, mv, nc, netstat, nice, nohup, nslookup, od, passwd, pidof, ping,
        pivot_root, poweroff, printenv, printf, ps, pwd, rdate, realpath, reboot, renice, reset, rm, rmdir, rmmod, route, sed, setconsole,
        setlogcons, sha1sum, sleep, sort, strings, stty, swapoff, swapon, sync, sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, tftp,
        time, top, touch, tr, traceroute, true, umount, uname, uncompress, uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, vconfig,
        vi, wc, wget, which, who, whoami, xargs, yes, zcat

Gruss
Marcus
 

Anhänge

  • busybox1.9.1.zip
    366.6 KB · Aufrufe: 180
Versions-Junkie :cool:
 
Hallo dad401,

zunächst mal: Vielen Dank! :groesste:

Umd nun dazu:
Bitte schön - und jetzt verrätst Du mir aber die für Dich entscheidenden Unterschiede zu den älteren Versionen
Den wirklich grössten Vorteil sehe ich am Prompt. Da wird nun endlich der Pfad angezeigt, in dem man sich gerade befindet, und das ständige "pwd" entfällt! :D

Die busybox binde ich übrigens folgendermaßen mit der debug.cfg ein:
Code:
# # # # # # # # # BusyBox ersetzen
cp /var/media/ftp/USB_DISK-Partition-0-1/busybox /var/tmp/busybox
chmod +x /var/tmp/busybox
mount -o bind /var/tmp/busybox /bin/busybox
#
# # # # # # # # # ENDE BusyBox ersetzen

@jojo-schmitz:
Ein "Versions-Junkie" bin ich nun wirklich nicht. Mich hatte nur das (unstable) bei der v1.9.0 etwas unsicher gemacht. :confused:


Joe
 
Den wirklich grössten Vorteil sehe ich am Prompt. Da wird nun endlich der Pfad angezeigt, in dem man sich gerade befindet, und das ständige "pwd" entfällt! :D
Das hättest Du immer schon haben können:
Code:
export PS1='$PWD # '
@jojo-schmitz:
Ein "Versions-Junkie" bin ich nun wirklich nicht. Mich hatte nur das (unstable) bei der v1.9.0 etwas unsicher gemacht. :confused:
Ich aber :cool:

Tschö, Jojo
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.