Interesting. I need to publish a Sharepoint site set to "anonymous" access.
Then I go to the respective server. In IIS Management console, I assign a
specific IP address to such site (that means I have total of two IP addresses
assigned to the respective NIC).
Then I set the site to anonymous access.
I set a "host header"=extmysite, port=80, IP=1.1.1.1
Then from a client in the corporate network, if I do:
http://extmysite.mydomain.com it works perfectly and I get to the site.
However, if I do:
http://1.1.1.1
If fails "400-bad request". Message is shown below.
Any idea why it is failing if I try to hit the IP address ??
The page cannot be found
The page you are looking for might have been removed, had its name changed,
or is temporarily unavailable.
--------------------------------------------------------------------------------
Please try the following:
If you typed the page address in the Address bar, make sure that it is
spelled correctly.
Open the 1.1.1.1 home page, and then look for links to the information you
want.
Click the Back button to try another link.
Click Search to look for information on the Internet.
HTTP 400 - Bad Request
Internet Explorer