Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am attempting to set up a new interface on our PIX 525E so that we can replicate data over it for a disaster recovery site.Internal addresses: 10.0.0.0 255.0.0.0DR Site addresses: 192.168.0.0 255.255.255.0External address: aaa.bbb.ccc.xxx (for priv...
Ah, yeah, I should have noticed that too.However, it still doesn't work. The second line conflicted with the global setting global (DRSite) 1 192.168.0.2-192.168.0.200 So I tried it with the global setting and it didn't work. Then I removed the glo...
No luck. I still can't ping from one side to the other.Here's my show route display now:FIREWALL# show route outside 0.0.0.0 0.0.0.0 aaa.bbb.ccc.1 1 OTHER static inside 10.0.0.0 255.0.0.0 10.255.0.1 1 OTHER static inside 10.255....