no apache22, php5 cores

Gary Kline kline at thought.org
Sat Jan 22 00:02:29 UTC 2011


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 at 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 


More information about the freebsd-questions mailing list