I would like to redirect all LAN http traffic to my Apache server (which is located temporarily on my laptop ). The basic idea is that every user who connects to the network and tries to connect to a website will be redirected to my Server's index.html (or so ...) I can access the router.

What options can I use to achieve that ?

link|improve this question
The term you are looking for is "captive portal". – Andrew Jan 31 at 2:40
1  
@Patryk - how is this question different than when you asked nearly the same thing last April? – ErikA Jan 31 at 3:31
@ErikA I asked then for redirection for proxy and know I would like to set up this 'captive portal' - but I would like also to get some specific instructions on how to do it. – Patryk Jan 31 at 11:08
feedback

1 Answer

up vote 2 down vote accepted

This is generally referred to as a captive proxy. Whether or not you'll be able to set up one largely depends on the capabilities of your router.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.