7140_fw_68 AVM login error[ERR_FORBIDDEN]

flemse

Neuer User
Mitglied seit
14 Mrz 2007
Beiträge
95
Punkte für Reaktionen
0
Punkte
0
Hi

Just made a new image, but I cant login to the AVM page. The Freetz page load without any problem.

This is the last output from the "image maker":

Code:
installing mod base
  copying files
  installing libs
    librt-0.9.28.so
    libutil-0.9.28.so
    libm-0.9.28.so
    libnsl-0.9.28.so
    libcrypt-0.9.28.so
    ld-uClibc-0.9.28.so
    libfreetz.so.1.0.0
    libgcc_s.so.1
    libz.so.1.2.3
    libuClibc-0.9.28.so
    libdl-0.9.28.so
    libpthread-0.9.28.so
replacing busybox
  replacing busybox-8mb_26
  installing symlinks
  installing modules
    fuse.ko
  generating modules.dep
installing packages
  syslogd-cgi-0.2.3
  avm-firewall-2.0.4_rc2
  dropbear-0.52
  fstyp-0.1
  haserl-0.9.25
  modcgi-0.2
  ntfs-1.5130
invoking custom script
done.

STEP 3: PACK
  Checking for left over Subversion directories
squashfs blocksize
  root filesystem: 65536
packing var.tar
creating filesystem image
merging kernel image
  kernel image size: 7369472 (max: 7798784, free: 429312)
packing 7140_04.67freetz-devel-3062.en_20090215-095627.image
Image files can be found in the ./images/ subfolder

Some help is needed.
 
Can you please have a look if the AVM daemon "ctlmgr" is running?

Regards
Oliver
 
Hi

Here is the list of a ps:

Code:
/var/mod/root # ps
  PID USER       VSZ STAT COMMAND
    1 root      1168 S    init
    2 root         0 SWN  [ksoftirqd/0]
    3 root         0 SW<  [events/0]
    4 root         0 SW<  [khelper]
    5 root         0 SW<  [kthread]
    6 root         0 SW<  [kblockd/0]
   23 root         0 SW<  [pdflush]
   24 root         0 SW<  [pdflush]
   26 root         0 SW<  [aio/0]
   25 root         0 SW   [kswapd0]
   62 root         0 SW   [pm_info]
   66 root         0 SW<  [CPMAC]
   70 root         0 SW   [mtdblockd]
   96 root         0 SW   [tffsd_mtd_0]
  267 root         0 SWN  [jffs2_gcd_mtd6]
  291 root         0 SW<  [capi_oslib]
  292 root         0 SW<  [capi_oslib]
  293 root         0 SW   [capitransp]
  299 root         0 SW   [glob_codecs]
  313 root         0 SW<  [khubd]
  369 root      7700 S N  ctlmgr
  391 root      4300 S    igdd
  404 root      2528 S    multid
  417 root      3008 S    dsld -i -n
  423 root      7700 S N  ctlmgr
  424 root      7700 R N  ctlmgr
  425 root      7700 R N  ctlmgr
  426 root      7700 S N  ctlmgr
  427 root      7700 S N  ctlmgr
  446 root      4980 S    telefon a127.0.0.1
  450 root      4340 S <  voipd
  453 root      2352 S    pbd
  454 root      2352 S    pbd
  458 root      2352 S    pbd
  459 root      2352 S    pbd
  460 root      2352 S    pbd
  469 root       840 S    /bin/run_clock -c /dev/tffs -d
  532 root      1364 S    syslogd -L -C
  534 root      1348 S    /sbin/klogd -c 4
  569 root      4300 S    igdd
  570 root      4300 S    igdd
  571 root      4300 S    igdd
  574 root      2336 S    usermand
  617 root      1360 S    dropbear -p 22
  619 root      1168 S    init
  919 root      1352 S    httpd -P /var/run/webcfg.pid -p 81 -c /mod/etc/httpd.
 1588 root      1352 S    telnetd -l /sbin/ar7login
 1690 root      1180 S    -sh
 2007 root      1160 R    ps



The SysLog show a lot of this error:

Code:
Jan  1 01:35:57 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/igddesc.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:04 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/phonebook.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:07 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/igddesc.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:14 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/phonebook.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:17 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/igddesc.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:17 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/tr64desc.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:24 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/phonebook.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:27 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/igddesc.xml) failed - Cannot allocate memory (12)
Jan  1 01:36:34 fritz user.err igdd[391]: get_file_content: mmap(/etc/default/avme/phonebook.xml) failed - Cannot allocate memory (12)
 
Hm, there is something wrong with your Freetz Configuration. Perhaps you should start from scratch with a clean svn checkout.
It seems we have a problem when changing from uClibc-0.9.28 to uClibc-0.9.29. Perhaps I even forgot to update this for the international firmwares.

Regards
Oliver

edit. It seems so. Stay tuned for changes in toolchain/Config.in.
 
Hi

The compilation is a brand new checkout and compiled from scratch.

Is it possible to change to uClibc-0.9.28 manually? If it's the problem?
 
Hi

Just a little confused.

Is there problem with the latest svn in international version? or
Is it my compilation there are the problem?
 
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.