The goal is to redirect a user to a particular site by ip so that one site can be secured with SSL and the other not. When a user accesses the company Intranet site with in the company, I don't want them to have to enter in a user name and password or use SSL for those pages. On the other hand, I want every employee access the company Intranet site from outside our company network to be prompted with a user name and password and also secure it with SSL.
Jeremy