CorruptedLogic
IS-IT--Management
- Aug 1, 2001
- 193
I'm pretty sure that this is super simple for someone, just not me! All i need to do is define a range of IP addresses (let's say 1.1.1.1 thru 1.1.1.254 for arguments sake) and then allow that range, and only that range to connect to the mail server on the inside of our Pix 506e. Currently, as far as i can tell, this line is allowing anyone to connect to port 25 on the mail servers ip (aa.aa.aa.aa)
access-list outside-acl permit tcp any host aa.aa.aa.aa eq smtp
I'm guessing that I need to change the "any" part to be the "defined range". I'm just not sure how to set up the range.
Thanks in advance!
CCNA, CCDP, Net+, A+
Work Smarter, Not Harder....
This was supposed to be the future.....Where is my JetPack?!
access-list outside-acl permit tcp any host aa.aa.aa.aa eq smtp
I'm guessing that I need to change the "any" part to be the "defined range". I'm just not sure how to set up the range.
Thanks in advance!
CCNA, CCDP, Net+, A+
Work Smarter, Not Harder....
This was supposed to be the future.....Where is my JetPack?!