cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
294
Views
0
Helpful
2
Replies

'redirecting' a Web client to different IP

tato386
Level 6
Level 6

How is this done? A good example is at many public Wireless Hot Spot is to aquire an IP and then fire up your browser. No matter what your start page is the browser goes to the providers Web page to login, signup or whatever. Is this done via software or hardware?

Thanks,

Diego

1 Accepted Solution

Accepted Solutions

tepatel
Cisco Employee
Cisco Employee

They use the authentication proxy server to force the authentication. Once you get the ip and fire up the browser, request to the homepage is intercepted by the router in the middle and the user is forced to a web page for authorization.

Here is the url which explains that

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/ftrafwl/scfauthp.htm#1000952

One more

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122limit/122y/122yu11/ftfwhttp.htm#1037647

View solution in original post

2 Replies 2

tepatel
Cisco Employee
Cisco Employee

They use the authentication proxy server to force the authentication. Once you get the ip and fire up the browser, request to the homepage is intercepted by the router in the middle and the user is forced to a web page for authorization.

Here is the url which explains that

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/ftrafwl/scfauthp.htm#1000952

One more

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122limit/122y/122yu11/ftfwhttp.htm#1037647

Thanks! That's exactly what I was looking for.

Diego