• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

open port

Is that really the question you want to ask, or do you want to know what the process is? 😉

515 seems to be a "spooler" (printer) according to IANA. So if you are running some printer software, you can try to stop it or if you can configure it properly it should be run on the loopback.

You could also try using a firewall, which is almost a necessity these days anyhow.

EDIT: You can also try fport to see the process using that port (never used it, and never used ME so it may not work there 😛).

There might be a netstat flag to show the process in use too, although this may be only XP's netstat.
 
I'm behind a nat router and have a software firewall, and this port shows up thru them. Printer software. That's what I was looking for. I'm gonna go attempt a few tweaks in that area and see if that does it. Thanks.
 
Man, I don't know why that port is open. Funny thing is, I've got 2 computers on this router and they're both showing 515 open. Thing is, the 2nd one only has a Knoppix live cd os and nothing else, except an aborted attempt to instl. Gentoo. I'm thinking the port is open at the router level. Is that even possible? I'm gonna pull the router and run the scan w/o it and see what comes up.
 
If there is a network printer port on the router it wouldn't surprise me. You can try forwarding the port on the router to a non-existant IP. For example, if your IP range goes from 192.168.1.50 to 192.168.1.100, forward port 515 to 192.168.1.200.
 
Funny thing is, I've got 2 computers on this router and they're both showing 515 open.

It's not funny, since you're behind the router doing NAT it's the router being scanned and not your PCs. You probably have the print server on the router enabled.
 
Yeah, that's what it's going to be. I just did a scan w/o the router, just my software firewall and everything is closed. I'm going to fool around with the forwarding you mentioned.
 
Originally posted by: n0cmonkey
If there is a network printer port on the router it wouldn't surprise me. You can try forwarding the port on the router to a non-existant IP. For example, if your IP range goes from 192.168.1.50 to 192.168.1.100, forward port 515 to 192.168.1.200.


Hah, that did the trick. All my ports are stealthed. I hated seeing that one red port.

Thanks for the assist, n0cmonkey.
 
Back
Top