LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-07-2012, 05:57 AM   #1
amartlk
Member
 
Registered: Sep 2010
Location: Nagpur India
Posts: 347

Rep: Reputation: 1
blocking port


Hi

I have centos 5.3 installed i blocked the port 4444 but when i checked the status of port it shows --
4444/tcp filtered krb524
what it means should it blocked or not and what is krb524


AMAR
 
Old 02-07-2012, 06:26 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it means no response was recieved: There is nothing there OR your firewall is droppping the requests to pretend there is nothing there.

and krb524: http://www.google.com/search?q=krb524 But regardless of what it is, it looks like you've just picked this port at "random" and krb524, by convention, uses that port on other systems. Ignore it.

Last edited by acid_kewpie; 02-07-2012 at 06:27 AM.
 
Old 02-07-2012, 07:05 AM   #3
amartlk
Member
 
Registered: Sep 2010
Location: Nagpur India
Posts: 347

Original Poster
Rep: Reputation: 1
Thanks for response
it means that port 4444 is blocked ?


AMar
 
Old 02-07-2012, 07:12 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally Posted by amartlk View Post
Thanks for response
it means that port 4444 is blocked ?


AMar
no, it doesn't. It means, as I said, that nothing came back. an iptables rule COULD cause this, which would be a block, but maybe there's just nothing listening in the first place.
 
Old 02-07-2012, 07:43 AM   #5
amartlk
Member
 
Registered: Sep 2010
Location: Nagpur India
Posts: 347

Original Poster
Rep: Reputation: 1
Hi
Actually i want to block port 4444 in my server hence i use the following rule

iptables -A INPUT -p tcp --destination-port 4444 -j DROP
iptables -A OUTPUT -p tcp --destination-port 4444 -j DROP
iptables -A INPUT -p tcp --destination-port 4444 -j DROP
iptables -A OUTPUT -p tcp --destination-port 4444 -j DROP
iptables -A INPUT -p udp --destination-port 4444 -j DROP
iptables -A OUTPUT -p udp --destination-port 4444 -j DROP
iptables -A INPUT -p udp --destination-port 4444 -j DROP
iptables -A OUTPUT -p udp --destination-port 4444 -j DROP

but the application which use port 4444 is still running

while the status of port showing is 4444/tcp filtered krb524



AMAr
 
Old 02-07-2012, 07:52 AM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
So yea, looks like that is blocked. But wtf have you got the same pair of rules 4 times?? There's also no need for an "OUTPUT" rule at all.
 
Old 02-09-2012, 12:19 AM   #7
amartlk
Member
 
Registered: Sep 2010
Location: Nagpur India
Posts: 347

Original Poster
Rep: Reputation: 1
Thanks!!!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Blocking port(s) emailbuilder88 Linux - Networking 3 07-10-2011 02:05 PM
Help Blocking Port 25 hammertime1983 Linux - Security 5 02-23-2011 05:40 PM
Port Blocking adtomar Linux - Networking 6 12-14-2004 03:35 AM
port blocking BwiNfon Linux - Security 4 09-25-2003 10:51 AM
port blocking EyaL Linux - Security 3 10-19-2002 08:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration