Hi all,
We have one cisco router, the setting is as below.. this router is connecting to failover checkpoint. in checkpoint, there are some rules which point to subnet 10.10.10.128/192.
the router didnot recoginze subnet: 10.10.10.128/192. when I used "show arp", the subnet has no arp binding. so in order to let router route this subet. I did another setting:
Arp 10.10.10.131 0000.0000.000c arpa. that is working.
the question is if checkpoint failover, I had to change this setting to point to another checkpoint MAC address. It is really annoying.
How can i solve this problem. thanks.
interface FastEthernet0/0
description Connection to Lan
ip address 10.10.10.129 255.255.255.192 secondary
ip address 10.10.10.1 255.255.255.192
no ip proxy-arp
duplex auto
speed auto
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.2.177
We have one cisco router, the setting is as below.. this router is connecting to failover checkpoint. in checkpoint, there are some rules which point to subnet 10.10.10.128/192.
the router didnot recoginze subnet: 10.10.10.128/192. when I used "show arp", the subnet has no arp binding. so in order to let router route this subet. I did another setting:
Arp 10.10.10.131 0000.0000.000c arpa. that is working.
the question is if checkpoint failover, I had to change this setting to point to another checkpoint MAC address. It is really annoying.
How can i solve this problem. thanks.
interface FastEthernet0/0
description Connection to Lan
ip address 10.10.10.129 255.255.255.192 secondary
ip address 10.10.10.1 255.255.255.192
no ip proxy-arp
duplex auto
speed auto
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.2.177