Search found 22 matches
- Sun Jul 10, 2011 7:31 am
- Forum: News
- Topic: Version 1.3.16 -- Second Release Candidate
- Replies: 69
- Views: 110700
Re: Version 1.3.16 -- Second Release Candidate
Is there any chance that you could separate out the channel width options? I notice you've done that for the power settings. I now live in a crowded area for 2.4 GHz, but I've a couple of devices that only do 2.4GHz so I need to use it, but would like to only use 20 MHz channel width. There's noone ...
- Sat Jun 25, 2011 12:33 pm
- Forum: Other Issues
- Topic: 40Mhz on 2.4Ghz in populated area is mean.
- Replies: 0
- Views: 2374
40Mhz on 2.4Ghz in populated area is mean.
In congested areas it's mean at best to use 40Mhz but I'd like to use 40Mhz on 5GHz (there are no other 5Ghz users in the area) and 20Mhz on 2.4Ghz but the option for both is linked together, can they be separated? 20Mhz is more than enough for my printer and a couple of mobile phones, everything el...
- Sun Jan 30, 2011 11:54 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
Yeah, by IP or hostname it's the same, I'm now suspicious that it's something to do with time conversions and timezones would be worth seeing if embedding the expire time within the cookie value rather than using the cookie's actual expire time if you follow me. Personally Id have a secret value on ...
- Sun Jan 30, 2011 11:14 am
- Forum: Other Issues
- Topic: WDR3700 issues
- Replies: 4
- Views: 5010
Re: WDR3700 issues
Re disabled wifi, it's because gargoyle is not picking up the right setting on dual radio routers, it enables the 1st radio, but when it displays the page it's pulling the "disabled" from the second (5Ghz) radio.
- Sat Jan 29, 2011 8:02 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
More testing, looks like it can't validate it's own sessions if I am correct? Lets make a session: gargoyle_session_validator -p "******REMOVED*******" -a "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.5 0727; .NET CLR 3.5.30729; .NET CLR 3...
- Sat Jan 29, 2011 7:18 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
ok I found this call: eval $( gargoyle_session_validator -c "$COOKIE_hash" -e "$COOKIE_exp" -a "$HTTP_USER_AGENT" -i "$REMOTE_ADDR" -r "login.sh" -t $(uci get gargoyle.global.session_timeout) -b "$COOKIE_browser_time" ) Which looks like it ...
- Sat Jan 29, 2011 6:56 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
Now that only working page isn't working (it's directing to the login page...) If there are certain key points I can edit the scripts to echo some values to files to see what's going on if that helps? I need to know what key points / functions / scripts to look at, IE what is done to decide to redir...
- Sat Jan 29, 2011 6:46 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
Hmm, more news:- if i go to http://gargoyle.lan I get directed to http://gargoyle.lan/login.sh as expected if I then enter the password I end up still on the login page but after this I can go to http://gargoyle.lan/ and see the overview page. but if i try and access it via http://gargoyle.lan/overv...
- Sat Jan 29, 2011 6:32 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Re: Login issues - IE8, works in chrome
Heh, it loks like something at my end, I've got a laptop with a similar configuration (except it's x86 not x64) and it works, could you explain how the login / session works with respect to the client? That may help me work this out. This is the only page I've noticed have problems, and I browse a l...
- Sat Jan 29, 2011 6:25 am
- Forum: Other Issues
- Topic: Login issues - IE8, works in chrome
- Replies: 8
- Views: 11933
Login issues - IE8, works in chrome
I'm having real problems with logging in on gargoyle, I had this in both my builds (before you supplied wndr3700 images), and the prebuilt builds now available here. Basically it looks like it can verify the login, but won't put me in a "logged in" state? cookies or somesuch may be not wor...