I have encounter a interesting problem :
  LAN -to -LAN
 
          E0/0   10.20.1.1/s0/1   10.20.1.2/s0/0
10.10.10.0--cisco2611-------  ------------cisco2611--10.10.12.0,
Static route connect 10.10.10.0 with 10.10.12.0
 
 
In the network 10.10.10.0 ,there are two  virtural ip  address 10.10.10.10,10.10.10.11 which are created by Microsoft Cluster for SOL server and IIS . The other users in the 10.10.10.0 can browser the 10.10.10.10 with IE.   But the users in 10.10.12.0 can not browse or ping   10.10.10.10 ,because there is no method(or I do not know)to add a gateway(10.20.1.1)for 10.10.10.10. 
    I add two static routes in the left cisco2611 as fowllowing
  ip route 10.10.10.10 255.255.255.255 10.20.1.3
  ip route 10.20.1.3 255.255.255.255  10.10.10.10
It works well !!!
   Now the user can ping and browse the 10.10.10.10 and 10.10.10.11!
 can some one give me a theoretical expain or some better method !!
           thanks in advance !
                            fanjun
 
 

Reply via email to