From: Adam <adam@jaftan.com.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] I've been hacked.
Date: Wed, 12 May 2010 21:40:00 +1000 [thread overview]
Message-ID: <4BEA9390.2070900@jaftan.com.au> (raw)
In-Reply-To: <AANLkTilafSTLD-p-_W7xb2CtCwMrM15ZV9NY9dhUS5Te@mail.gmail.com>
>>> looks like, your ISP has a Transparent Proxy Setup running.
>
> Should I be worried about that?
No.
>> Ports being shown as open does not mean that your machine is
>> listening, more like the firewall has some holes in it. If the
>
> Really? I thought a service had to be listening for the port to be
> open. So from nmap, there is no way to tell the difference between a
> port that isn't blocked by a firewall and one that is listening?
You're right - a TCP service does need to be listening for the port to
be shown as open. However, a device in the path like a proxy may answer
on behalf of the actual destination. ISPs can do this so that you will
use their proxy without having to configure a proxy in your browser.
Firewalls can block ports in two ways;
1.Reject the packet, that is, respond to the SYN with an RST packet
(which is also what the operating system does if the port is closed) and
not forward the packet to the destination
2. Drop the packet, that is, dont respond to the packet or forward it on
to the destination.
next prev parent reply other threads:[~2010-05-12 12:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 4:58 [gentoo-user] I've been hacked Grant
2010-05-11 5:33 ` Mick
2010-05-11 6:54 ` Grant
2010-05-11 7:39 ` Norman Rieß
2010-05-11 14:09 ` Mick
2010-05-11 19:28 ` Grant
2010-05-11 19:40 ` Paul Hartman
2010-05-11 19:48 ` [gentoo-user] " Nikos Chantziaras
2010-05-12 11:40 ` Adam [this message]
2010-05-11 14:29 ` [gentoo-user] " Paul Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BEA9390.2070900@jaftan.com.au \
--to=adam@jaftan.com.au \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox