
andy.saykao at staff
Sep 30, 2009, 7:11 PM
Post #1 of 1
(1291 views)
Permalink
|
|
Oddities with L4 time redirects
|
|
Hi All, Is anyone using L4 time redirects in production? I'm testing this feature at the moment by using radius flat files to assign them to me when I log on but I'm seeing weird results from my testing. redirect-dbtemp Password = "xxxxxxx" Service-Type = Framed-User, Framed-Protocol = PPP, Framed-Address = 203.17.103.x, Framed-Netmask = 255.255.255.255, cisco-avpair = "ip:l4redirect=redirect to ip 210.15.254.x 80 duration 10 frequency 120", #1 Oddity: Browser hangs at the start. Sometimes when I log on for the very first time my browsing will just hang. For example my home page is Google and when I first connect and open up my browser, it will hang without loading Google before timing out. I'll then press refresh and Google will load. #2 Oddity: Browser caches redirect web page. When the redirect actually happens and takes my browser to 210.15.254.x 80, the redirect page remains cached even after doing a refresh. For example, if my browser is currently on www.google.com and the redirect kicks in, I'll be taken to the redirect page. My browser still shows the URL www.google.com in the browser tool bar when the redirect page loads. I will then refresh the page and google will not load. I have to actually do a force refresh for google to load. I have been able to resolve this by not caching the page with the "<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">" tag. #3 Oddity: Browser hangs intermittently On some occassions when the redirect kicks in, the same thing as #1 will happen. The browser will just hang there as it tries to redirect before getting a page time out. For example I'll just be continually hitting the refresh button while my browser is at www.google.com and then when the redirect kicks in, the page just hangs before timing out. #4 Oddity: Redirect page can not be found For example, I'll be searching for a search term in Google so the URL of the page looks like this "http://www.google.com.au/#hl=en&source=hp&q=cars&btnG=Google+Search&met a=&fp=c5fbc323c9147fb8". I'll keep hitting refresh while the URL remains like that. When the redirect kicks in, I am redirected to 210.15.254.x 80 but instead of the index.html page being displayed I get a page not found from the web server where the redirect page is hosted. Seems like the redirect is appending all those weird characters in the URL to the redirected IP resulting in a page not found. To get around this I've had to edit Apaches 404 error page to return the same content as the index.html page. Although L4 time redirects have been around for a bit, I'm surprised it's still very buggy (atleast according to my testing). LNS = Cisco 7301 (Version 12.2(31)SB14) Cheers. Andy This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by email if you have received this email by mistake and delete this email from your system. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the organisation. Finally, the recipient should check this email and any attachments for the presence of viruses. The organisation accepts no liability for any damage caused by any virus transmitted by this email. _______________________________________________ cisco-bba mailing list cisco-bba [at] puck https://puck.nether.net/mailman/listinfo/cisco-bba
|