Re: FBSD 5.4 - netstat -p tcp
From: Will Maier (willmaier_at_ml1.net)
Date: 09/30/05
- Previous message: Ansar Mohammed: "BGL"
- In reply to: Brian Henning: "Re: FBSD 5.4 - netstat -p tcp"
- Next in thread: RW: "Re: FBSD 5.4 - netstat -p tcp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Sep 2005 15:05:55 -0500 To: freebsd-questions@freebsd.org
> > On 9/30/05, Brian Henning <henninb@gmail.com> wrote:
> > > Using FBSD 5.4 and trying to see if there are open ports on my
> > > machine. when i use netstat -p tcp, it yields no results, but i know
> > > for a fact that i am running an sshd server on the machine because i
> > > am logged in remotely with putty.
> On 9/30/05, Andrew P. <infofarmer@gmail.com> wrote:
> > Try the -a switch:
> > # netstat -ap tcp
On Fri, Sep 30, 2005 at 11:35:08AM -0500, Brian Henning wrote:
> i have tried that with no luck :(
(Please don't top post -- I've reordered the quoted sections above)
lsof often works for me where sockstat (sockstat -4) or netstat
haven't:
# lsof -ni
--
o--------------------------{ Will Maier }--------------------------o
| jabber:..wcmaier@jabber.ccc.de | email:..........wcmaier@ml1.net |
| \.........wcmaier@cae.wisc.edu | \..........wcmaier@cae.wisc.edu |
*------------------[ BSD Unix: Live Free or Die ]------------------*
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Ansar Mohammed: "BGL"
- In reply to: Brian Henning: "Re: FBSD 5.4 - netstat -p tcp"
- Next in thread: RW: "Re: FBSD 5.4 - netstat -p tcp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|