* [gentoo-user] what diz mean?
@ 2005-10-17 21:19 Gentoo Shadow
2005-10-17 21:31 ` Dave Nebinger
2005-10-17 21:58 ` Zac Medico
0 siblings, 2 replies; 5+ messages in thread
From: Gentoo Shadow @ 2005-10-17 21:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
dear friends,
when i just run #netstat it shows some unrequested foregin addresses, some
of r;
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?
--
...
"The future lies ahead."
_______________________
< Have you mooed today? >
-----------------------
\ ^__^
\ (oo) \_______
(__) \ )\/\
||------w |
|| ||
2.6.13-gentoo-r2-AIT-v3.53
[-- Attachment #2: Type: text/html, Size: 1499 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] what diz mean?
2005-10-17 21:19 [gentoo-user] what diz mean? Gentoo Shadow
@ 2005-10-17 21:31 ` Dave Nebinger
2005-10-17 21:44 ` El Nino
2005-10-17 21:58 ` Zac Medico
1 sibling, 1 reply; 5+ messages in thread
From: Dave Nebinger @ 2005-10-17 21:31 UTC (permalink / raw
To: gentoo-user; +Cc: Gentoo Shadow
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] what diz mean?
2005-10-17 21:31 ` Dave Nebinger
@ 2005-10-17 21:44 ` El Nino
2005-10-17 22:03 ` Dave Nebinger
0 siblings, 1 reply; 5+ messages in thread
From: El Nino @ 2005-10-17 21:44 UTC (permalink / raw
To: Dave Nebinger; +Cc: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 913 bytes --]
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 <dnebinger@joat.com> 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> <http://10.1.0.64:33612
> >
> > strategiy.com:httpESTABLISHED tcp 0 0 10.1.0.64:33621<http://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 <http://strategiy.com>. Check your web server logs and you
> should be able to identify
> the resources they're hitting.
>
--
...
"The future lies ahead."
_______________________
< Have you mooed today? >
-----------------------
\ ^__^
\ (oo) \_______
(__) \ )\/\
||------w |
|| ||
2.6.13-gentoo-r2
[-- Attachment #2: Type: text/html, Size: 2002 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] what diz mean?
2005-10-17 21:19 [gentoo-user] what diz mean? Gentoo Shadow
2005-10-17 21:31 ` Dave Nebinger
@ 2005-10-17 21:58 ` Zac Medico
1 sibling, 0 replies; 5+ messages in thread
From: Zac Medico @ 2005-10-17 21:58 UTC (permalink / raw
To: gentoo-user
Gentoo Shadow wrote:
> tcp 0 0 10.1.0.64:33612 <http://10.1.0.64:33612>
> strategiy.com:http ESTABLISHED
> tcp 0 0 10.1.0.64:33621 <http://10.1.0.64:33621>
> strategiy.com:http ESTABLISHED
>
That looks like an outgoing connection from a web browser (note the high port numbers). The netstat -p option will cause the PID/Program name to show in the output.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] what diz mean?
2005-10-17 21:44 ` El Nino
@ 2005-10-17 22:03 ` Dave Nebinger
0 siblings, 0 replies; 5+ messages in thread
From: Dave Nebinger @ 2005-10-17 22:03 UTC (permalink / raw
To: gentoo-user; +Cc: El Nino
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-10-17 22:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-17 21:19 [gentoo-user] what diz mean? Gentoo Shadow
2005-10-17 21:31 ` Dave Nebinger
2005-10-17 21:44 ` El Nino
2005-10-17 22:03 ` Dave Nebinger
2005-10-17 21:58 ` Zac Medico
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox