- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsI am trying to set a custom apache application in my DMZ. This application needs to speak to another Apache Tomcat application server in my internal network w/ then that server talks to a SQL 2005 database server.
We are having issues with the communications between the Web server in the DMZ to the Application Server w/n the internal network
After running a Wireshark live scan on it, I saw multiple drops of mutliple ports showing the same error message -- "Checksum: (e.g. 0xc1e3) [incorrect, should be "(e.g. 0x17cd)" (maybe caused by "TCP checksum offload")
Does anyone have any suggestions on how we can clean this up so our communication between the Web server in the DMZ, through our ASA firewall to our Application server w/n our network can be smooth.
Thanks in advance for the help.
Ryan J. Boyle
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: bigcurefanPosted on 2008-01-29 at 20:56:53ID: 20774771
I don't think the checksum errors were necessarily drops. It's common to see these with Wireshark. Go to section 7.8.2 at http://www.wireshark.org/d ocs/wsug_h tml_chunke d/ ChAdvChe cksums.htm l , it explains it further.
If you don't want to see them, either turn off the checksum offloading in the network driver or turn off checksum validation of the specific protocol in the Wireshark preferences.
Can you better define "communication issues"? What ports are involved, etc.