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,I config my pix 500 for publish my local server on internet with static nat (static (inside,outside)) but when request my web server from external ,server security log take pix inside ip address instead of original source public ip.please help me ...
Hi,thanks for helpI understand of your reply that because my default route not point to pix not able to send orginal request ip in to the web server and force to use Dynamic PAT.is correct ?
Hi,My internet gataway and firewall are diffrentdefault route point to internet gateway device ipthe plan is as followweb_server -------> server switch (3560) -------> core switch (3750) ----> pix 525 ----> internetin server switch :ip route 0.0.0.0 ...
Hi,I see this in packet-tracer result :Phase: 5Type: NATSubtype: Result: ALLOWConfig:nat (outside) 1 0.0.0.0 0.0.0.0 outsidenat-control match ip outside any inside any dynamic translation to pool 1 (10.10.0.1 [Interface PAT]) translate_hits = ...
Hi,my configuration for publish web server from inside to outide is :1 ) global (inside) 1 interface2 ) nat (inside) 1 0.0.0.0 0.0.0.03 ) static (inside,outside) publicIP 10.0.0.102 netmask 255.255.255.255when i remove 1 and 2 , web server not access...
Hi JouniForss,connection coming form internet to internal lan web server with static nattraffic of pix come to internal lan with dynamic patany solution to send orginal source ip to my internal server ??thanks