Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Linux Firewall Test
PostPosted: Fri Feb 25, 2011 9:06 pm 
Offline
Newbie
User avatar

Joined: Fri Feb 25, 2011 8:59 pm
Posts: 2
Hi,

Does anyone have any recommendations on how to scan or test my Linode firewall's setup?

I'd like to be certain that what I think is open and closed is actually what's deployed.

Thanks!


Top
   
 Post subject:
PostPosted: Fri Feb 25, 2011 10:04 pm 
Offline
Senior Member

Joined: Fri Dec 10, 2010 6:45 pm
Posts: 63
From outside:
Code:
nmap -v -A your.server

From inside:
Code:
netstat -ntulp

Iptables -L will list your current firewall rules. Or ufw status if you are on Ubuntu using that.


Top
   
 Post subject:
PostPosted: Sat Feb 26, 2011 12:59 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
There's a nice gui for nmap at http://nmap.org/zenmap/ which is cross platform.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject:
PostPosted: Mon Feb 28, 2011 2:55 pm 
Offline
Newbie
User avatar

Joined: Fri Feb 25, 2011 8:59 pm
Posts: 2
Thanks for the suggestions. Those worked great!


Top
   
 Post subject:
PostPosted: Sat Jun 04, 2011 9:14 am 
Offline
Newbie

Joined: Sat May 28, 2011 12:27 pm
Posts: 3
Was looking for the same information.
Thanks a lot for the answers!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group