Port 699 listening
My apologies in advance if this is the wrong place to ask this, this
is my first time asking for help..
What is running on port 699? I only have squid, ssh, and dhcpd
listening on my 2 internal interfaces, but nothing on my external one
(XXX.XXX.XXX.XXX below)
I just ran nmap, and it returned:
Discovered open port 699/tcp on XXX.XXX.XXX.XXX
Discovered open port 111/tcp on XXX.XXX.XXX.XXX
And netstat shows:
netstat -na | grep 699
tcp 0 0 0.0.0.0:699 0.0.0.0:* LISTEN
I ran chkrootkit and it returned nothing
Google tells me:
# Thomas Clausen <thomas.clausen@inria.fr>
accessnetwork 699/tcp Access Network
accessnetwork 699/udp Access Network
- What is "Access Network"?
- How can I get RPC to not listen on port 111 at all?
- Do the 0.0.0.0 results for netstat mean all (3) of my ethernet
interfaces listen for those ports?
This is a Debian Linux 2.4.27-2-386, and it's been updated/upgraded as
much as possible, except for the recent kernel update just released.
Your help is appreciated,
Alex
Reply to: