meli
04-05-2007, 08:56 AM
Hi,
I am trying to achieve the following:
"Below are the device names and the LAN address with the subnet for each
location.
P1 -CE1 10.10.250.2 /24
P2 -CE1 10.10.247.254 /24
P3 -CE1 192.168.10.1 /24
P4 -CE1 192.168.1.1 /24
The next step is to connect a cable from the CE device to the customer's
network. With the exception of the main location (P1) use the CE IP address
as the end-user default gateway address. The main site in P1 in advertising
to the other sites as being the default gateway and there is also a static
route pointing to 10.10.250.1.
3 static routes, one per remote location, will need to be added to the
firewall at 10.10.250.1 pointing to the CE device 10.10.250.2 as the next hop
address."
i.e we have 3 small offices that we are trying to link up. Please see
http://www.box.net/shared/2lcsgyyu3l
In ISA Server I have created:
(i) created persistant routes using the route command
i.e
route -p add 10.10.247.0 mask 255.255.255.255 10.10.250.2
route -p add 192.168.10.0 mask 255.255.255.255 10.10.250.2
route -p add 192.168.1.0 mask 255.255.255.255 10.10.250.2
(ii) defined p2, p3, p4 as networks [based on their IP ranges]
http://www.box.net/shared/y5d6bzbbsj
//corrected that to have from 0 to 255, not from
1 to 254.
http://www.box.net/shared/y5d6bzbbsj
(iii) created the network rules
http://www.box.net/shared/1gcophgahv
http://www.box.net/shared/qqpua6z7ty
http://www.box.net/shared/l6gppmfrf1
(iv) created the access rules for the networks
http://www.box.net/shared/dy25yk0qyl
After doing all that why is ISA Server giving the following error?
http://www.box.net/shared/g5vi3n5kq1
Thanks
I am trying to achieve the following:
"Below are the device names and the LAN address with the subnet for each
location.
P1 -CE1 10.10.250.2 /24
P2 -CE1 10.10.247.254 /24
P3 -CE1 192.168.10.1 /24
P4 -CE1 192.168.1.1 /24
The next step is to connect a cable from the CE device to the customer's
network. With the exception of the main location (P1) use the CE IP address
as the end-user default gateway address. The main site in P1 in advertising
to the other sites as being the default gateway and there is also a static
route pointing to 10.10.250.1.
3 static routes, one per remote location, will need to be added to the
firewall at 10.10.250.1 pointing to the CE device 10.10.250.2 as the next hop
address."
i.e we have 3 small offices that we are trying to link up. Please see
http://www.box.net/shared/2lcsgyyu3l
In ISA Server I have created:
(i) created persistant routes using the route command
i.e
route -p add 10.10.247.0 mask 255.255.255.255 10.10.250.2
route -p add 192.168.10.0 mask 255.255.255.255 10.10.250.2
route -p add 192.168.1.0 mask 255.255.255.255 10.10.250.2
(ii) defined p2, p3, p4 as networks [based on their IP ranges]
http://www.box.net/shared/y5d6bzbbsj
//corrected that to have from 0 to 255, not from
1 to 254.
http://www.box.net/shared/y5d6bzbbsj
(iii) created the network rules
http://www.box.net/shared/1gcophgahv
http://www.box.net/shared/qqpua6z7ty
http://www.box.net/shared/l6gppmfrf1
(iv) created the access rules for the networks
http://www.box.net/shared/dy25yk0qyl
After doing all that why is ISA Server giving the following error?
http://www.box.net/shared/g5vi3n5kq1
Thanks