M
Magoo
Imagine I want to allow my ISA server to communicate with a specific
published server.
The way it is now, I am doing:
route ADD 1.1.1.0 MASK 255.0.0.0 <gateway>
Since all I need is communication with a specific host on the 1.1.1.0
network, is it possible to do:
route ADD 1.1.1.1 MASK 255.0.0.0 <gateway>
Every time I try to <1.1.1.1> I get an error regarding invalid masks. Please
advise.
Win2003 Server.
published server.
The way it is now, I am doing:
route ADD 1.1.1.0 MASK 255.0.0.0 <gateway>
Since all I need is communication with a specific host on the 1.1.1.0
network, is it possible to do:
route ADD 1.1.1.1 MASK 255.0.0.0 <gateway>
Every time I try to <1.1.1.1> I get an error regarding invalid masks. Please
advise.
Win2003 Server.