Jason Bradley Nance
2006-Jun-14 19:40 UTC
[CentOS] Microsoft-ds and H.323/Q.931? Which services are these?
> PORT STATE SERVICE > 445/tcp filtered microsoft-ds > 1720/tcp filtered H.323/Q.931 > > which programs are these, and why should they be part of a server install? How can I find them so I can uninstall them?To find out what program has any port (or file) open, use lsof. sudo /sbin/lsof -i TCP:445 j
M. Fioretti
2006-Jun-14 19:40 UTC
[CentOS] Microsoft-ds and H.323/Q.931? Which services are these?
Hello, I have just ran nmap on a remote server with a minimal (or so I believed) Centos 4.3 installation. Besides what I expected (ssh, httpd, smtp) it found as open for listening these ports: Starting Nmap 3.95 ( http://www.insecure.org/nmap/ ) at 2006-06-14 17:57 CEST Interesting ports on <my.remote.server> (The 1667 ports scanned but not shown below are in state: closed) PORT STATE SERVICE 445/tcp filtered microsoft-ds 1720/tcp filtered H.323/Q.931 which programs are these, and why should they be part of a server install? How can I find them so I can uninstall them? TIA, Marco -- Marco Fioretti mfioretti, at the server mclink.it Fedora Core 3 for low memory http://www.rule-project.org/ Live simply so others may simply live. Ghandi
Karanbir Singh
2006-Jun-14 19:43 UTC
[CentOS] Microsoft-ds and H.323/Q.931? Which services are these?
M. Fioretti wrote:> Hello, > > I have just ran nmap on a remote server with a minimal (or so I > believed) Centos 4.3 installation. Besides what I expected (ssh, > httpd, smtp) it found as open for listening these ports: > > Starting Nmap 3.95 ( http://www.insecure.org/nmap/ ) at 2006-06-14 17:57 CEST > Interesting ports on <my.remote.server> > (The 1667 ports scanned but not shown below are in state: closed) > PORT STATE SERVICE > 445/tcp filtered microsoft-ds > 1720/tcp filtered H.323/Q.931 > > which programs are these, and why should they be part of a server install? How can I find them so I can uninstall them? >your /etc/services file should have info that you can always look at ( but its a text file, does not indicate whats actually running where.. ) to check for whats actually on there, use something like lsof ( the man page for lsof is very well done, a worthy read ). a Shortcut here : lsof -i :445 will tell you whats up with your port 445. -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
Jim Perrin
2006-Jun-14 19:45 UTC
[CentOS] Microsoft-ds and H.323/Q.931? Which services are these?
> (The 1667 ports scanned but not shown below are in state: closed) > PORT STATE SERVICE > 445/tcp filtered microsoft-dsThis is part of samba/cifs microsoft filesharing.> 1720/tcp filtered H.323/Q.931This is voice over ip type stuff. These ports are not open, they're filtered. This can mean your ISP is silently blocking them for you. For the MS port this can protect against viruses. For the h323 port, this can protect the ISP from you running your own VOIP setup and not paying them for the privilege. -- This message has been double ROT13 encoded for security. Anyone other than the intended recipient attempting to decode this message will be in violation of the DMCA