05-07-2009 08:45 PM - edited 03-11-2019 08:29 AM
Hi ,
Facing a problem with server communication.Have attached a diagram of network and communication details also mentioned in the same.
Design we can not change.Its a production setup.
If we are bypassing the firewall everything works fine.
but when communication pass through pix communication is not happening.
We did a packet Capturing ( attached those files also - need wireshark or etherial to open)
eye catchers in the output ( for ppl who could not open packet capture)
1.[Unreassembled Packet: SSL]
2.[Packet size limited during capture: SSL truncated]
Fire wall config :
nat-control enabled
static (inside,DMZ) 10.0.0.0 10.0.0.0 netmask 255.0.0.0
ACL on DMZ,
access-list DMZ, permit tcp host 10.0.228.202 host 10.0.229.24 eq 12508
access-list test-in permit ip host 10.0.228.202 host 10.0.229.24
access-list test-in permit ip host 10.0.228.202 host 10.0.0.50
capture test-in access-list test-in buffer 100000 interface DMZ
access-list test-out permit ip host 10.0.0.50 host 10.0.228.202
access-list test-out permit ip host 10.0.229.24 host 10.0.228.202
did anyone faced this kind of issues ...
any ideas suggestions welcome.
05-08-2009 12:03 AM
this issue has been resolved by moving the app server to same segment -
- for future REF
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide