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.
Hi to all. I'm try to connect a Catalyst 6509 with a accelar 1050. In the Catalyst the interface has "Trunk Encapsulation dot1q" because this is a trunk interface, but I don't know how configure it in the accelar. Somebady has done this configuration...
Hi. I've a PIX525 ver5.3 I'm trying to traslate a private address 172.16.0.0 to a public address 200.12.176.62 The first address is a DMZ4 and the second is the traslate to outside. I have thist instruction: NAT (dmz4) 2 172.16.0.0 255.255.248.0 0 0 ...
Hi. I've a PIX525 ver5.3 I'm trying to traslate a private address 172.16.0.0 to a public address 200.12.176.62 The first address is a DMZ4 and the second is the traslate to outside. I have thist instruction: NAT (dmz4) 2 172.16.0.0 255.255.248.0 0 0 ...
Hi Jon. Please, excuse me, but I had a mistake in the ip address (200.12.176.62) because that address is not available to access directly to internet, there were a restiction in the PIX with that address. I checked it and now is working perfectly. Bu...
Hi, Jon. I done this instructions but in this case any host on the DMZ4 can access the Internet. I think that if is necesary the line "nat (dmz4) 1 172.16.0.0 255.255.248.0 0 0" or not? I apreciate your help and I wait for your response.Francisco.
Hi. Jon. Thnks for your answer. In general, this is the main settings of our PIX. Remenber that the idea is the DMZ4 to access to internet by 200.12.176.62 and the ip address 200.12.181.2 is for the another networks:nameif ethernet0 outside security0...