Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2011 16:02:22 -0800
From:      Gary Kline <kline@thought.org>
To:        Brad Mettee <bmettee@pchotshots.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: no apache22, php5 cores
Message-ID:  <20110122000222.GA81802@thought.org>
In-Reply-To: <4D3A13AC.9060006@pchotshots.com>
References:  <20110120214908.GA9510@thought.org> <4D3984B1.10709@herveybayaustralia.com.au> <20110121215546.GB8809@thought.org> <4D3A0235.2020104@pchotshots.com> <20110121224201.GC8809@thought.org> <4D3A13AC.9060006@pchotshots.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 21, 2011 at 06:15:56PM -0500, Brad Mettee wrote:
> Gary Kline wrote:
> >On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote:
> >  
> >
> >	Looking at, say, the first "Foreign Address", does that mean
> >	that 74.125.209.81:www    is looking at my www?  Or I connected
> >	with his
> >  
> Those lines mean you're connected to them.
> 
> Post your output from this:
> netstat -an | grep tcp
> 
> This should show current connections AND current listening sockets. If 
> you don't see anything on *.80, then httpd isn't running, or at least 
> isn't listening on the right port.
> 
> 
> -- 
> Brad Mettee
> PC HotShots, Inc.
> Baltimore, MD
> (410) 426-7617
> -> Let us bring out the **Power** of your PCs. <-
> -> Custom Business Software Solutions since 1991 <-
> Visit us <http://www.pchotshots.com>; for information about our company.


	holy scow!  there's a lot it.

	Looking at just netstat -an |more, I Don't see any port at top
	headers.  The 10.* stuff is my internal, of course. 230 is my server,
	and 108 the desktop.  Everything is as-was.  80 is the web, e.g.
	25 is, what, mail.  Oh!!! Duhhh, shioot, sorry.  

	Does this tell yuo anything?


tcp4       0      0 10.47.0.230.25         178.94.32.87.26106     TIME_WAIT
tcp4       0     91 10.47.0.230.25         209.85.161.50.56239    ESTABLISHED
tcp4       0      0 10.47.0.230.993        10.47.0.230.62807      ESTABLISHED
tcp4       0      0 10.47.0.230.62807      10.47.0.230.993        ESTABLISHED
tcp4       0      0 127.0.0.1.6011         *.*                    LISTEN
tcp6       0      0 ::1.6011               *.*                    LISTEN
tcp4       0      0 10.47.0.230.22         10.47.0.108.55228      ESTABLISHED
tcp4       0      0 127.0.0.1.6010         *.*                    LISTEN
tcp6       0      0 ::1.6010               *.*                    LISTEN
tcp4       0      0 10.47.0.230.22         10.47.0.108.42114      ESTABLISHED
tcp4       0      0 10.47.0.230.143        10.47.0.108.58950      ESTABLISHED
tcp4       0      0 *.6000                 *.*                    LISTEN
tcp6       0      0 *.6000                 *.*                    LISTEN
tcp4       0      0 *.587                  *.*                    LISTEN
tcp6       0      0 *.25                   *.*                    LISTEN
tcp4       0      0 *.25                   *.*                    LISTEN
tcp4       0      0 *.22                   *.*                    LISTEN
tcp6       0      0 *.22                   *.*                    LISTEN
tcp4       0      0 *.*                    *.*                    CLOSED
tcp46      0      0 *.443                  *.*                    LISTEN
tcp4       0      0 *.*                    *.*                    CLOSED
tcp46      0      0 *.80                   *.*                    LISTEN
tcp4       0      0 *.995                  *.*                    LISTEN
tcp4       0      0 *.110                  *.*                    LISTEN
tcp4       0      0 *.993                  *.*                    LISTEN
tcp4       0      0 *.143                  *.*                    LISTEN
tcp4       0      0 *.3306                 *.*                    LISTEN
tcp4       0      0 127.0.0.1.783          *.*                    LISTEN
tcp4       0      0 *.515                  *.*                    LISTEN
tcp6       0      0 *.515                  *.*                    LISTEN
tcp6       0      0 *.2049                 *.*                    LISTEN
tcp4       0      0 *.2049                 *.*                    LISTEN
tcp4       0      0 *.817                  *.*                    LISTEN
tcp6       0      0 *.817                  *.*                    LISTEN
tcp4       0      0 *.111                  *.*                    LISTEN
tcp6       0      0 *.111                  *.*                    LISTEN
tcp6       0      0 ::1.953                *.*                    LISTEN
tcp4       0      0 127.0.0.1.953          *.*                    LISTEN
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN
tcp4       0      0 10.47.0.230.53         *.*                    LISTEN

-- 
 Gary Kline  kline@thought.org  http://www.thought.org  Public Service Unix
    The 7.97a release of Jottings: http://jottings.thought.org/index.php
                           http://journey.thought.org
                                     ethic 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110122000222.GA81802>