Re: [gentoo-user] what diz mean?

2005-10-17 Thread Dave Nebinger
On Monday 17 October 2005 05:19 pm, Gentoo Shadow wrote:
 tcp 0 0 10.1.0.64:33612 http://10.1.0.64:33612
 strategiy.com:httpESTABLISHED tcp 0 0 10.1.0.64:33621
 http://10.1.0.64:33621 strategiy.com:httpESTABLISHED

 so help me... what diz mean? why this?

It means there are two incoming HTTP connections to your box from 
strategiy.com.  Check your web server logs and you should be able to identify 
the resources they're hitting.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what diz mean?

2005-10-17 Thread El Nino
i don't have a running web server. am just using my lap to surf de net.
i thought some one accessing my lap over de net. what do u think?On 10/18/05, Dave Nebinger [EMAIL PROTECTED]
 wrote:On Monday 17 October 2005 05:19 pm, Gentoo Shadow wrote: tcp 0 0 
10.1.0.64:33612 http://10.1.0.64:33612 strategiy.com:httpESTABLISHED tcp 0 0 10.1.0.64:33621
 http://10.1.0.64:33621 strategiy.com:httpESTABLISHED so help me... what diz mean? why this?It means there are two incoming HTTP connections to your box from
strategiy.com.Check your web server logs and you should be able to identifythe resources they're hitting.-- ...The future lies ahead.
 ___ Have you mooed today?  ---\^__^ \ (oo) \___
(__)
\
)\/\||--w|||
||2.6.13-gentoo-r2


Re: [gentoo-user] what diz mean?

2005-10-17 Thread Dave Nebinger
On Monday 17 October 2005 05:44 pm, El Nino wrote:
 i don't have a running web server. am just using my lap to surf de net. i
 thought some one accessing my lap over de net. what do u think?

My bad, first address is where the connection is from, second is where the 
address is to.

So from your OP, you are connected via http out to strategiy.com.

If you don't think it's your browser doing this, you can do a netstat -ap to 
print the program that has the connection open.
-- 
gentoo-user@gentoo.org mailing list