![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Server Platforms Discussion regarding any server based ubuntu release. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Extra Shot
![]() |
What's port 884?
What's Ubuntu using it for, and can I safely close it?
Code:
$ sudo nmap -sV localhost Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2004-11-05 00:37 CST Interesting ports on localhost.localdomain (127.0.0.1): (The 1655 ports scanned but not shown below are in state: closed) PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 3.8.1p1 (protocol 2.0) 111/tcp open rpcbind 2 (rpc #100000) 631/tcp open ipp CUPS 1.1 884/tcp open unknown Nmap run completed -- 1 IP address (1 host up) scanned in 6.468 seconds |
|
|
|
|
|
#2 |
|
Dark Roasted Ubuntu
![]() Join Date: Oct 2004
Location: portland oregon USA
Beans: 640
|
Re: What's port 884?
it looks like it is an undefined port number. i wouldnt worry too much about closing it, unless you break something then
info here
__________________
legen of the green dragon - a fun MiniORPG web game I host. Join us, its fun! |
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2004
Location: Ottawa, Canada
Beans: 130
Ubuntu 7.10 Gutsy Gibbon
|
Re: What's port 884?
Funny... I have 22, 25, 111, 139, 445, 631, and 650 open.
The 650 is unknown. How come there's so many services running? Good thing I'm behind a hardware firewall. Is there a GUI way to shut all this stuff off, or do I need to go into /etc/init.d and remove a few symlinks? |
|
|
|
|
|
#4 | |
|
Dark Roasted Ubuntu
![]() Join Date: Oct 2004
Location: portland oregon USA
Beans: 640
|
Re: What's port 884?
Quote:
can do this though. strange that you have so many ports open, ubuntu by default should have no ports open.
__________________
legen of the green dragon - a fun MiniORPG web game I host. Join us, its fun! |
|
|
|
|
|
|
#5 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2004
Location: Cailfornia, US
Beans: 187
|
Re: What's port 884?
Quote:
|
|
|
|
|
|
|
#6 |
|
Ubuntu Extra Shot
![]() |
Re: What's port 884?
I know. I just want to know what service the port is for, and if I need the service running.
__________________
$ whatis themeaningoflife themeaningoflife: not found |
|
|
|
|
|
#7 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2004
Location: Cailfornia, US
Beans: 187
|
Re: What's port 884?
Quote:
|
|
|
|
|
|
|
#8 |
|
Ubuntu Extra Shot
![]() |
Re: What's port 884?
I just rebooted, and now the unknown port I have open is 664, which doesn't show up in the output of netstat -l -p --numeric-ports -tcp.
__________________
$ whatis themeaningoflife themeaningoflife: not found |
|
|
|
|
|
#9 |
|
Fresh Brewed Ubuntu
![]() Join Date: Oct 2004
Beans: 1,532
|
Re: What's port 884?
I don't understand the technical details, but I bet the unknown port is connected to famd. Try this sequence of commands:
Code:
sudo nmap -sS 127.0.0.1 pmap_dump |
|
|
|
|
|
#10 |
|
Ubuntu Extra Shot
![]() |
Re: What's port 884?
You were quite right.
__________________
$ whatis themeaningoflife themeaningoflife: not found |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|