Ik heb het volgende probleem. Wanneer ik mijn webserver wil benaderen krijg ik de volgende melding:
Deze melding krijg ik de externe interface:
en deze melding krijg ik via de interne interface:
Configuratie server:
Windows 2003 Enterprise
ISA-server + SP1 + W2k3 updates.
IIS 6
Configuratie IIS:
Default website:
website identification:
name: default
IP-adres: 192.168.x.x
port 81
anonymous acces allowed.
Configuratie ISA:
Incoming web requests:
80.x.x.x port 80
192.168.x.x port 80
Outgoing web requests:
all interfaces port 8080
Web publishing rule:
Destination: 192.168.x.x
action: redirect: 192.168.x.x port 81
Applies to all requests.
weet iemand wat dit veroorzaakt?
Deze melding krijg ik de externe interface:
code:
1
2
| 403 Forbidden - The server denies the specified Uniform Resource Locator (URL). Contact the server administrator. (12202) Internet Security and Acceleration Server |
en deze melding krijg ik via de interne interface:
code:
1
2
3
4
5
6
7
| 64 - Host not available Internet Security and Acceleration Server -------------------------------------------------------------------------------- Technical Information (for support personnel) Background: The server, while acting as a gateway or proxy, has lost the connection with the upstream content server. |
Configuratie server:
Windows 2003 Enterprise
ISA-server + SP1 + W2k3 updates.
IIS 6
Configuratie IIS:
Default website:
website identification:
name: default
IP-adres: 192.168.x.x
port 81
anonymous acces allowed.
Configuratie ISA:
Incoming web requests:
80.x.x.x port 80
192.168.x.x port 80
Outgoing web requests:
all interfaces port 8080
Web publishing rule:
Destination: 192.168.x.x
action: redirect: 192.168.x.x port 81
Applies to all requests.
weet iemand wat dit veroorzaakt?