FBSD 5.4 - netstat -p tcp

From: Brian Henning (henninb_at_gmail.com)
Date: 09/30/05

  • Next message: Tom Vilot: "Re: NextCom or eRacks?"
    Date: Fri, 30 Sep 2005 11:15:36 -0500
    To: FreeBSD Questions <questions@freebsd.org>
    
    

    All,

    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.

    Any thoughts,

    Brian

    PS: netstat -p udp shows a list of all udp services running.
    _______________________________________________
    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"


  • Next message: Tom Vilot: "Re: NextCom or eRacks?"

    Relevant Pages

    • Re: "netstat -s"
      ... My 'netstat -s' doesn't mention those at all, nor is it in the some ... RFC's may be useful here (try searching for TCP MIB) ... except there doesn't appear to be any documenould be the right ...
      (comp.os.linux.networking)
    • Re: newbie question - intruders or trojans, or just normal
      ... ZA you wont have too much to worry about unless you surf those warez/hacker ... > ran netstat -an and it reported the following: ... > TCP xxx.168.1.xxx:3823 xxx.112.96.138:80 ESTABLISHED ... Sorry for the newbie question, but I did not want to take the ...
      (comp.security.misc)
    • Re: How mant socket states listed by netstat.
      ... I can confirm that the HP-UX 11.23 manpage for netstat does not list ... associated with TCP endpoints. ... Nor did I seem to see one in the HP-UX ...
      (comp.unix.programmer)
    • Re: epmap security concern
      ... I would say that your computer may be attacking other computers. ... port 135 [try netstat -an] used by blaster and it's variants, ... > have found the following suspicious connections. ... > TCP SERVER01:epmap ...
      (microsoft.public.win2000.security)
    • Re: detecting a closed TCP connection
      ... I don?t have a great deal of experience with TCP so this is just and idea, which I think will work as I have done something similar, under Linux. ... I ran the example Simple Data Server and Client VI?s from the Example finder. ... The second netstat was after I stop the client which in turn kills the server. ... You can see that the netstat commands show the ESTABLISHED status on Port 2055 so this could be your test. ...
      (comp.lang.labview)