I have a situation where I need to nat from our VPN Pool to a specific address on a dmz interface and use PAT to the DMZ interface IP.Here is what I came up with, but does not work:ip local pool vpnpool 192.168.200.5-192.168.200.250 mask 255.255.255....
I have a customer with the following configured, they are running 12.3(14)T3:controller T1 0/1/0 framing esf linecode b8zs channel-group 0 timeslots 5-24 tdm-group 1 timesl...
I have a 1720 which is running in bridged mode at a client site. It is required that they be bridged due to a non-routable protocol. The problem is that each side is owned by a different group and use different IP subnets. Both groups would like t...
I have a 4215 that I have setup inline. In addition, I have given it the ability to use a PIX to block hosts. When the sensor tries to login to the PIX, it triggers the "multiple rapid ssh connections" signature and adds the sensors IP address to t...
We currently have two connections on our PIX, ADSL & T-1. Unfortunately, the ADSL requires PPPoE, which 6.3 supports fine. However, 7.0 code doesn't. Just incase anyone has a similar situation, don'w waste your time.
Well, you can only have 1 *real* default gateway, so no, I don't think you can do that. But if the traffic is always initiated from the outside and is stateful, (ie tcp), then you can do that by creating 2 default routes with different metrics and d...
As long as the communication is initiated from outside and is stateful (ie TCP), you can add another inside IP address to the NIC of the server, then you would have 2 NAT translations on the PIX to the different internal IP addresses:Server1: 192.168...