M
Magoo
I have a Win2003 server named ISA with the following configuration under
TCP/IP Properties:
IP address=1.1.1.1
Subnet mask=255.0.0.0
Defaut gateway=1.1.1.254
That's it.
Now I need to make sure this server will reach mypublisheserver.com.
On the host file of ISA Server, I put
mypublished server 2.2.2.2.
Then I add a route:
Route add -p 2.2.2.0 MASK 255.0.0.0 1.1.1.254
I do a route print and I confirm the persistent, static route has been
added.
Then I ping mypublished server. It resolves to IP 2.2.2.2 accordingly, but
it returns:
"Destination host unreachable"
What's wrong ?
TCP/IP Properties:
IP address=1.1.1.1
Subnet mask=255.0.0.0
Defaut gateway=1.1.1.254
That's it.
Now I need to make sure this server will reach mypublisheserver.com.
On the host file of ISA Server, I put
mypublished server 2.2.2.2.
Then I add a route:
Route add -p 2.2.2.0 MASK 255.0.0.0 1.1.1.254
I do a route print and I confirm the persistent, static route has been
added.
Then I ping mypublished server. It resolves to IP 2.2.2.2 accordingly, but
it returns:
"Destination host unreachable"
What's wrong ?