Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Networking > Cisco Security – PIX/ASA/VPN
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

ASA5510 disable all internet applications on DMZ server

ASA5510 disable all internet applications on DMZ server

this thread has 1 replies and has been viewed 752 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th September 2012, 22:44
cimtiaz cimtiaz is offline
Casual
Casual
 
 Join Date: Sep 2012
  6 month star
 Posts: 1
 Reputation: cimtiaz is on a distinguished road (10)
Default ASA5510 disable all internet applications on DMZ server

Good Day,

I have an ASA5510 running in our network and connected to a ROUTER from outside interface with real public ip x.x.x.x/30 , with DMZ interface we have a FTP server with real public ip x.x.x.x/29

There is no NAT/PAT enabled, as x.x.x.x/29 is a Internet-routable public ip. I have used an extended access list as follows:

access-list INBOUND permit tcp any host x.x.x.x range 20 21

All is working fine no one from outside (internet) can access any other port on FTP server except 20 or 21. But the server maintenance operator use to run portable messenger and browsers on server, which is vulnerable.

As a best practice, I wish to block all internet access on the FTP server, so no one can use internet on FTP server but our clients can connect to FTP server from outside (internet) to upload their data.

I will be thankful for this guidance (consider me as an intermediate level)

Thanks,
Imtiaz.
  #2  
Old 13th September 2012, 23:00
auglan's Avatar
auglan auglan is offline
Moderator
 
 Join Date: Apr 2010
  6 month star 12 month star
 Location: Raleigh, NC
 Posts: 1,208
 Reputation: auglan has a spectacular aura aboutauglan has a spectacular aura aboutauglan has a spectacular aura about (219)
Default Re: ASA5510 disable all internet applications on DMZ server

Is the ftp server using active or passive ftp?

I would just creat an ACL permitting tcp port 20 and 21 inbound on the DMZ interface


access-list DMZ_TO_OUTSIDE permit tcp host x.x.x.x eq ftp any
access-list DMZ_TO_OUTSIDE permit tcp host x.x.x.x eq ftp-data any


access-group DMZ_TO_OUTSIDE in interface dmz

This will allow only traffic sourced from tcp port 20 and 21 from the ftp server and drop everything else. If you need to get antivirus updates, need dns resolution then you need to permit that as well.

You can get more granular with the "any" and just use your client's public ip's as well.
__________________
CCNA, CCNA-Security, CCNP
CCIE Security (In Progress)
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Publish Applications In 2003 SP1 Terminal Server naubahi Windows Server 2000 / 2003 9 17th July 2012 18:38
Disable Active Directory change event notifications to other applications johnacandy85 Active Directory 23 21st June 2010 07:54
Web server in DMZ cannot access external DNS through ASA5510 tnshurtm Cisco Security – PIX/ASA/VPN 11 14th March 2009 01:39
Disable Read receipts reports to ouside the organization (internet). pviqueira Exchange 2007 / 2010 / 2013 0 29th August 2007 12:43
Authorising Terminal Server Applications bwebber Windows Server 2000 / 2003 4 8th March 2006 16:15


All times are GMT +3. The time now is 02:48.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri