Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
i built the toolchain, confuse, openssl, at and some others with no big problems but when compiling goahead web server there is a error:
FTPServer/FTPServer.c:31:39: ../../../include/platform.h: No such file or directory
FTPServer/FTPServer.c: In function `cp_ftp_table':
FTPServer/FTPServer.c:1386: error: `MTD1_DEVICE' undeclared (first use in this function)
and then some other constants, like MTD2_DEVICE... i believe they are defined in platform.h...
but the thing is, platform.h file is nowhere to be found!
i saw few members here compiled goahead before (there are some threads) but i havent recieved any answers from them so maybe someone else knows what the problem here is?
thanx
Offline
KRH wrote:
you can not compile the d-link goahead
huh, interesting. i wonder why they put sources online then.. is it because of that platform.h error?
what do i compile instead (but without loosing functionality)?
Offline
what i am (now probably was) trying to do is to compile goahead with these two turned on
# User Management switch #UMSW = -DUSER_MANAGEMENT_SUPPORT # Digest Access switch #DASW = -DDIGEST_ACCESS_SUPPORT
also, disable port 80 (comment out one line)
after that, i would protect / using htdigest and that + strong password would solve many if not all of the security overlooks i gave in this thread:
http://dns323.kood.org/forum/t2306-look-webs-https.html
damn shame its not possible ![]()
Offline
KRH wrote:
you can compile CH3SNAS goahead whit some playing arround budt it will not help you much..
i'm looking at ch3snas gpl pack right now and goahead has the same ftpserver.c file with that platform.h include ![]()
Offline