How to route from 139.79.122.0 (my workstation) to 10.0.1.0 (my ISA Firewall) trou 139.79.158.0 (my

  • Thread starter Thread starter Robin Kocher
  • Start date Start date
R

Robin Kocher

hi all

i have a problem since thursday. h have a netzwork, witch i schould
access with VPN, but there is a DMZ. the outside firewall have the
address 139.79.158.44 and the inside firewal (witch i need to
authentication mine account) have the address 10.0.1.2 . so the
problem that i have, my ip-address is 139.79.122.209 so i have to make
a route form x.x.122.10 (default gateway) to 10.0.1.2 over x.x.158.44
.. my route add shows following:
route add 10.0.1.2 mask 255.255.255.0 139.79.158.44

but it doesnt work, do i have to made a second route? if yes, how must
it look like?

thanks
best regards
Robin Kocher
 
You will not be able to route to the 10.x.x.x address because it is a
private network. You need to set up the ISA server to allow access to the
resource you need by using a publishing rule.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top