PDA

Bekijk de volledige versie : What's in the kfurge 1.0.4.6_kc_02a mod?



KNS
02-08-2007, 00:08
Hi....

My first post here...

I'm not happy with the WL700gE's BT client out of the box. Also I want to be able to set up my WL700gE as a music server hardwired to my media player. The WL700gE should then connect wireless to my main Router... I have read that this set up is not possible through AccessPoint mode out of the box (or any other mode for that matter), while still being able to use the BT client. Will I be able to correct this using the Kfurge Bios and mods?

Judging from the posts in here The Kfurge 1.0.4.6_kc_02a mod sounds to be the best right now... I have been reading in here about 6 hours now and I cant really find any factuals about how the new user interface is working/looking or is it just the same as it was before and just working better!? I understand that i get to add other programs to it like another BT client and so on, but even after reading through the How to and The PDF how to... I still feel miles away from secure about venturing in to this project. Especially parts like "I decided to symlink the /tmp/fstab and /tmp/shells files to the real files" sounds like nonsens to me. I'm a windows and old DOS dude... But if some one would update the pdf HOW TO (in the middle it says this is as far as i got!?) What is that? Is it going to work or what? After that point it continues, but get very technical and hard to understand with lots of obvious terms (If you are experienced Linux unix or what ever you need to be to understand everything in her, user) So if there is windows users brave enough to have done these changes to their WL700gE and made it through to some thing working, maybe one of you could update the PDF HOW TO DO IT. Also some detailed examples on how to ad another BT client would be great!

I know I'm asking a lot, but you don't know how great full My self and other windows people would be if you could help out in this way!

Many thanks in advance for any help and encouragement...

Kasper.

Woffels
06-08-2007, 11:35
I have the same problem here. I bought a wl700 and not satisfied with the bt, ftp and http downloads. I have a lot of experience with computers, networks and windows. But i also don understand a word of all solutions priveded in the fora. I would like to ugrade the firmware as well, but i dont know how. I think loads of unsatisfied users have this problem. I was also thinking of setting up a post as yours, but its allready there. So i hope there will be awnsers coming soon from helpfull readers. If i discover someting, i will surely post it and hope you and other users will do the same in this threath. Hope we have solutions soon!

Erwin

LeperKing
06-08-2007, 17:10
Using a windows analogy......

The asus firmware is windows.

The Kfurge firmware is windows PLUS a command prompt to do more sophisticated instructions, that windows wouldn't let you do.

rc.local is like autoexec.bat, it enables a custom setup after windows has done its default startup.

The firmware upgrade is extremely easy, just use the firmware upgrade webpage. Kfurge's upgrade instructions are there as a emergency measure incase you have problems (http://wl500g.info/showthread.php?p=43809#post43809).

The BT client is unchanged by Kfurge. I've found this (http://wl500g.info/showthread.php?t=7643) pretty good to use. An alternative could be this (http://wl500g.info/showthread.php?t=10041) (with GUI!).

There's more instructions where the PDF install guide left off at here (http://wl700g.homelinux.net/drupal/?q=node/84).

Is it becoming clearer? ;)

LK

Woffels
07-08-2007, 08:23
Ive read loads of "how to's" now but im not getting any wiser what to do exactly. Everywhere are other stories on how to. First of all, where to put the rc.local file. Serveral sites tell me to put it in the web dirctory, others in the etc dir. I think want to follow kfurge its how to on
http://home.comcast.net/~kfurge/wl700ge.html
But there still are questions for me on the rc.local file. Especially this part.
Quote
""
Example rc.local files

This rc.local script starts an unprotected telnet daemon on the local interface, creates a functional fstab, and sets up the environment for installing and executing optware packages.

In addition to #1, this rc.local script spins down the internal HDD. You'll have to rename this file to rc.local and create a /shares/MYVOLUME1/opt/etc directory in order for the HDD spin-down to work properly (cd /shares/MYVOLUME1; mkdir -p opt/etc).

In addition to #2, this rc.local script does a lot more (it's intended for demonstration only! You certainly won't want to use it as-is.). You'll have to rename this file to rc.local and it also requires /shares/MYVOLUME1/opt/etc being present.
""
End quote.

Can anybody tell me how to do this from a windows point of view?

gratitude182
07-08-2007, 09:02
you could use putty and telnet onto the box if you have installed the custom firmware from kfurge and put the rc.local in the web folder. in windows you have to use a unix editor for the rc.local, then it works.

the commands you have to use in telnet.

grat182

Woffels
07-08-2007, 09:12
But im i right that i have to copy the rc.local file to the webfolder with explorer, restart the wl and then upgrade the firmware?

gratitude182
07-08-2007, 09:17
yes, yould could do so. you could also install the firmware and put the rc.local file to the web folder and restart. after that telnet should be open and you can install the packages. if telnet isn't open then the rc.local file isn't okay (you have to use a unix-style-editor).

grat182

Woffels
07-08-2007, 09:24
Ok could you point me to the right rc.local file. I see loads of these files circling around.

gratitude182
07-08-2007, 09:43
on the description of kfurge there is the rc.local file

Step #2, Loading rc.local

To customize the router startup, an rc.local file *MUST* be put onto the router. From the factory default state, with no telnet access, adding rc.local takes two steps. The first step allows the script to be executed from a location where it's easy to drop it onto the router. Unfortunately, this location is rather insecure. The second step secures the script from the outside world by relocating rc.local to an internal location not accessable via standard file sharing.

Grab the starter rc.local script. The script must have proper unix-style line terminators to execute on the router so don't edit it with braindead windoze editors like notepad.

Woffels
07-08-2007, 10:04
OK, i will start a new topic tonight (im at work) on how to do it as a dummy. But first i have a question. How do i know if the rc.local works properly? Can i see some difference?
And if the rc.local is done and the firmware upgrade is done, how do i see if the new firmware is active as well?

grtz

gratitude182
07-08-2007, 10:09
when you can telnet onto it the rc.local and the firmware works.

Woffels
07-08-2007, 10:28
Do i have to open a port on the WL to telnet and can i do it with hyper therminal (it has a telnet function in it) If not, which (free) program can i use?

iczfirz
07-08-2007, 10:35
Using a windows analogy......

The asus firmware is windows.

The Kfurge firmware is windows PLUS a command prompt to do more sophisticated instructions, that windows wouldn't let you do.

LK

I would say M$ windows with cygwin installed. :p
Life is hard if without bash!!

gratitude182
07-08-2007, 10:39
telnet will be open with the rc.local!

use putty (google it)

Woffels
07-08-2007, 11:07
Reading a lot of posts, i see that bt downloads (after kfurge's upgrade) have to be started by commands and not by an interface, is this true?
What can be expected from firmware version 2.0.0.7?

adams
07-08-2007, 14:10
offtopic : grat182, do u manage to save changes made to Iptables when router reconnects or u make a change from the router GUI?

I am accessing dropbear from WAN but for that i have to put an INPUT rule in the Iptables coz firewall is enabled, but whenever the net disconnects and router reconnects this change is lost. Bittorrent forwarded ports are also lost :(

One option is to disable the firewall but that exposes all the ports on router

any solution for this apart from a cron job?

LeperKing
07-08-2007, 14:56
Reading a lot of posts, i see that bt downloads (after kfurge's upgrade) have to be started by commands and not by an interface, is this true?


Reading a lot of posts???? Did you read my reply (http://wl500g.info/showpost.php?p=60126&postcount=3)? You'd know the answer to that question if you "read a lot of posts". :confused:

LK

gratitude182
07-08-2007, 16:34
@ adams: you have to put the iptables to the rc.local to open the ports. then there are no problems :-) i have an iptables for dropbear, ftp (another port) and torrent. i could send you the iptables lines from my rc.local if you need it.

@woffels: you have the original asus web interface AND!!! you could install packages with telnet. read a little bit in the forum/instructions, then you find out how.

grat182

adams
07-08-2007, 20:57
grat182, u didnt get the issue, i have put all the rules in the rc.local and it works perfectly i can access dropbear from wan, torrents also download fast bcoz their ports are open.

However, if my net gets disconnected and router reconnects then the Iptable changes that i made to rc.local are lost, i have to Input the rules manually through the shell or restart the router so that rc.local can run again.

One solution to this problem is that i disable the firewall completely but problem is that it exposes all ports.

So is there any other way to keep the IPtable rules even after a disconnection, other than setting up a crop job for this..which isnt a very elegant solution anyway

here is what kfurge says about this problem

" I'm working right now to wrap some of the primary 1.0.4.6 binaries with a shell script that will allow you to insert your own scripts both before and after the asus binaries are run. Within your script, you can choose whether or not to run the Asus binary. With this mechanim, you should be able to hook into the web change and apply your customizations live. I plan on having a binary ready within the next few weeks." thread http://wl500g.info/showthread.php?t=7712

mumsoft
07-08-2007, 21:08
Hi....

My first post here...

I'm not happy with the WL700gE's BT client out of the box. Also I want to be able to set up my WL700gE as a music server hardwired to my media player. The WL700gE should then connect wireless to my main Router... I have read that this set up is not possible through AccessPoint mode out of the box (or any other mode for that matter), while still being able to use the BT client. Will I be able to correct this using the Kfurge Bios and mods?
[knip]
Kasper.

With kcfurge modifications of the standard template you will note nothing new after installing 'his' firmware. But it opens possibilities that the original firmware does not offer. So, there is no change in the way the Wireless interface works, and although you have options as "Set AP Isolated?" (Y/N) or "Operation Mode:" (AP/Gateway), I don't think this means clientmode which you seek for.
Now, as with KCFurge's firmware you theoratically could change a lot, I doubt that this applies to kernel matters, as this one probably is.
So, maybe you should have a look at the OpenWRT firmware, but I guess that you don't like the non-windows interface.

Marc

gratitude182
07-08-2007, 23:15
@adams: i have a cabel connection and don't have such problems and also no problems with iptables.

and i don't know a solution for you.... sorry

grat182