Author Topic: Redirects using the Responder Module  (Read 5481 times)

Offline pro0digy

  • Contributor
  • *
  • Posts: 2
  • Karma: 0
Re: Redirects using the Responder Module
« on: April 17, 2008, 02:58:07 AM »
So I am bit confused once you have written responder policy/action where do you bind it if not globally , in my case I have https VIP , but no http VIP since whole purpose of this redirect is to make sure that user never go to port 80 (http) . How do you actually use / bind responder if not globally . Currently I am creating a http server (with no services attached to them ) and use redirect URL to achieve this, I like the concept of responder better as it doesn't clutter my configuration.
Please let me know if there is a better way of doing responder short of attaching it globally.
-Irfan

PS By the way I tried binding it to same LB VS but since it is a down server nothing works.