556
Views
0
Helpful
1
Replies
HTTP Redirect
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2003 08:30 AM
I have got a Distributed Director which is currently being used in the NAme Server Mode.
I have got several domain names www.???.com,www.???.gov etc. Each time a client tries to get to any of these domain names I want the DD to reply always with www.xxx.gov on the clients browser.
I am not sure about the easiest way to go about this. Can anyone help?
Labels:
- Labels:
-
Application Networking
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 08:15 AM
A simple http redirect would do the job for you. The command that has to be used is ip director ip-address.
Here's a sample config to illustrate the usage.
http://www.cisco.com/warp/public/117/distributed_director/dd_http_redirect.html
