View Single Post
  #19 (permalink)  
Old 2007-02-12
godspeedcapri godspeedcapri is offline
Member
 
Join Date: 2006-10-16
Location: Brisbane, Australia
Posts: 92
Rep Power: 3
godspeedcapri has an average reputation (10+)
Default Re: Passed CCSA NGX (156.215.1) with 85%

Quote:
Originally Posted by nazaraf View Post
Yeah I agree with no.13,
checking the source domain as only "@mydomain" and destination any (*) - for outbound mails
checking the destination domain as only "@mydomain" and source any (*) - for inbound mails prevent your mailgateway/mailserver from being spam relay.
================================================== ======
How about no.14? Should it be C? Dynamic NAT is same as Hide NAT,
A- Use Hide NAT on the network object in the 10.1.1.0 netwok - Absurd
C- Use Dynamic NAT on network object 10.1.1.0 - better

What do you think?
Very tricky solution...

Answer C is correct.

A uses the word HIDE NAT but applies it on unknown network object in 10.1.1.0 network.
C is much clear and defined. DYNAMIC NAT on network object 10.1.1.0

Dynamic NAT Defined
When we speak of Dynamic NAT, we should simply consider this term the same as Hide NAT.Throughout this chapter, we will use the two expressions interchangeably. With that said, we will show you how to hide a single node, an address range, or an entire network behind a Hide NAT.


Cheers,
Godspeedcapri
Reply With Quote