Mr-Protocol Posted November 30, 2009 Share Posted November 30, 2009 How do i enable the webif interface after flashing with the Jasager firmware? Quote Link to comment Share on other sites More sharing options...
nmaas87 Posted November 30, 2009 Share Posted November 30, 2009 Just stick to my guide... http://hak5.org/forums/index.php?showtopic=14973 Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted November 30, 2009 Author Share Posted November 30, 2009 Just stick to my guide... http://hak5.org/forums/index.php?showtopic=14973 I see where you used UCI to configure it. I'm not sure what all those commands do for example: uci set dhcp.cfg0875fa=dhcp uci set dhcp.cfg0875fa.start=2 uci set dhcp.cfg0875fa.limit=250 uci set dhcp.cfg0875fa.leasetime=60m uci set dhcp.cfg0875fa.ignore=0 uci set dhcp.cfg0875fa.interface=wifi The Jasager firmware I flashed i believe has webif already in it. But I'm not sure how to access it. Quote Link to comment Share on other sites More sharing options...
lopez1364 Posted November 30, 2009 Share Posted November 30, 2009 The jasager firmware does not have webif built in. Its only built to use jasager. If you want a webif then go the traditional route or use the piranha firmware. Quote Link to comment Share on other sites More sharing options...
nmaas87 Posted November 30, 2009 Share Posted November 30, 2009 no - these uci are for something else. this is the code you need to look up... its also entitled "FIXING WEBIF"... Please Read, Think, Post. 3.) Fixing Webif You got two Webinterfaces on the Jasager. First the Karma/Jasager one at 192.168.1.1:1471, and Second the Webif/X-Wrt on 192.168.1.1. In Webif, you can change things like IP Adresses and watch a bunch of data. Easy configuration for your Fon+ if you're not so used to the CLI in Linux. Now that you have changed the root password and therefor have access to ssh, you can use putty to connect to 192.168.1.1 a) Opkg echo "src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/8.../packages" >> /etc/opkg.conf opkg update opkg remove -recursive luci-* opkg update opkg install webif reboot Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 1, 2009 Author Share Posted December 1, 2009 a) Opkg echo "src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/8.../packages" >> /etc/opkg.conf opkg update opkg remove -recursive luci-* opkg update opkg install webif reboot the link is truncated. which file do i need to push over? and the Fon cant get internet right now because it's static IP conflicts. Quote Link to comment Share on other sites More sharing options...
Netshroud Posted December 1, 2009 Share Posted December 1, 2009 http://downloads.x-wrt.org/xwrt/kamikaze/8...heros/packages/ is the link. You can grab the IPKs manually. What's the difference between luci and webif? Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 1, 2009 Author Share Posted December 1, 2009 Ok, i have the ipk files downloaded. I guess i'm still confused how i am going to have webif html and jasager index.html co-exist. If i just transfer the ipk's to the FON and install will it work by 192.168.1.1/webif.html for the webif and 192.168.1.1:1471 for Jasager? Quote Link to comment Share on other sites More sharing options...
nmaas87 Posted December 1, 2009 Share Posted December 1, 2009 It will be 192.168.1.1 and not 192.168.1.1/webif.html for webif and 192.168.1.1:1471 for jasager. Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 1, 2009 Author Share Posted December 1, 2009 It will be 192.168.1.1 and not 192.168.1.1/webif.html for webif and 192.168.1.1:1471 for jasager. Ok, cool, so using WinSCP and moving the files to /tmp/ on the fon and running opkg from the /tmp/ dir to install the webif and hasel will get me working? Quote Link to comment Share on other sites More sharing options...
Acetolyne Posted December 1, 2009 Share Posted December 1, 2009 Ok, cool, so using WinSCP and moving the files to /tmp/ on the fon and running opkg from the /tmp/ dir to install the webif and hasel will get me working? yes this should be all you need I was succesful doing just that after the redboot was set up Quote Link to comment Share on other sites More sharing options...
spall Posted January 8, 2010 Share Posted January 8, 2010 I tried copying all of the .ipk files over using scp, however on the last file, the program crashed and I had to reset the Fon to regain access to it via SSH. I checked the /tmp folder and found nothing (as far as ipk's) in it. Is it possible that this is due to the Fon running out of memory or is it something else? Quote Link to comment Share on other sites More sharing options...
digininja Posted January 8, 2010 Share Posted January 8, 2010 /tmp is a ramdisk that is cleared when you power down or reboot Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.