Hi all,
I'm trying to find a way to make my PIX perform an HTTP authentication on the port 8080.
I thought that addind a fixup protocol entry for HTTP (fixup protocol http 8080) and an item in my authentication access-list would be sufficient, but I still get a message "Error : You must...
It's quite surprising that the PIX, which has private IP address, can ping any IP on the internet.
This seems to mean that the adress translation is performed on the router, so you don't have to configure the PIX to perform NAT.
Regards,
Phil
If you have a cco accounf, you can get a free 56-bit DES licence at http://www.cisco.com/kobayashi/sw-center/internet/pix-56bit-license-request.shtml
Once you'll have received you new activation key, you'll be able to run PDM.
Rgds,
Phil.
Hi all,
I finally get help from Cisco.
The problem was finally caused by the non address traslation I configured from the inside to the DMZ.
Let's say my configuration is the following :
- Myserver is located on the DMZ has the addres 192.168.0.2
- Myserver is seen from the internet with the...
Hi,
As your configuration shows, everyone uses nat on the inside interface. To avoid internal users to use nat, let's use the nat 0 acess-list command.
I.E, if your internal network is 172.16.0.0/16 :
access-list nonat permit ip 172.16.0.0 255.255.0.0 host ftpserver1
access-list nonat permit...
Hi,
If I understood your problem correctly, you'd like to connect your three IP networks on the same interface of your pix.
The PIX does not support multiple IP addresses on a single interface, so you'll have to make on of these choices :
- If your pix supports, add some ethernet interfaces...
Hi all,
I've got a problem using the alias command.
Here is the context :
- My web server is connected to a DMZ, using a private IP address (192.168.3.3)
- A static command is used to allow external users to access this web server with a public IP address (212.x.y.z)
- Local clients (addressed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.