Advertisement

10.14.2008 at 03:46PM PDT, ID: 23814825
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.3

DMZ Smart Host

Asked by jaysonfranklin in Cisco PIX Firewall

Hello Experts!

I have a Smarthost\Email filter in a DMZ network.. but i don't seem to have the correct config on the Pix.

Here's the DMZ access-list

access-list DMZ_In permit tcp host SmartHost host emailsvr eq smtp <--so it can relay mail to the inside
<will eventually put statement here that denies internal subnets from DMZ, but need to get this working first>
access-list DMZ_In permit tcp host SmartHost any eq smtp  <--so it can send mail to the outside world
access-list DMZ_In permit tcp host SmartHost any eq domain <---so it can query dns

Here are my routes..
sends mail into the filter/smarthost
static (DMZ,outside) tcp 1.2.3.4 smtp Smarthost smtp netmask 255.255.255.255 0 0

then i added these...not sure if i actually need the EmailServer one. but thought maybe i can leave it in case the filter dies and i need the exchange server to send email directly to the internet all i have to do is change settings on the email server..
static (inside,DMZ) emailSvr emailSvr netmask 255.255.255.255 0 0
static (DMZ,inside) SmartHost SmartHost netmask 255.255.255.255 0 0

Here's the thing... we are receiving emails.. but when we try to send emails.. they only make it out thru the Smarthost if i add  this line to the ACL

permit ip any any

if i take it away, the emails start queuing up in the Smarthost. So, unfortunately i cannot start using the smarthost until this is fixed, as i do not want to permit ip any any into the network.

Do I need another route? maybe static (DMZ,outside) SmartHost SmartHost ??

also, what is the difference between doing a NoNat ACL for the DMZ and doing them staticly? is one safer?

also, i assume that doing this: static (DMZ,inside) SmartHost SmartHost netmask 255.255.255.255 0 0

will static nat the whole IP address, but im wondering if doing this:
static (DMZ,inside) tcp SmartHost smtp SmartHost smtp netmask 255.255.255.255 0 0 - will be safer cuz it seems like it just PATs the port number?

still kinda new to how the pix works so some clarification on this would be awesome.

Start Free Trial
[+][-]10.14.2008 at 08:14PM PDT, ID: 22717865

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Cisco PIX Firewall
Sign Up Now!
Solution Provided By: lrmoore
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628