Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 21:07:49 +0200
From:      German Tischler <tanis@gaspode.franken.de>
To:        andy t <g_et1@hotmail.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: block hacker ?
Message-ID:  <20010712210749.A3815@gaspode.franken.de>
In-Reply-To: <F307ZLEZF98vvwNeZsj00014b59@hotmail.com>; from g_et1@hotmail.com on Thu, Jul 12, 2001 at 06:55:51PM -0000
References:  <F307ZLEZF98vvwNeZsj00014b59@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jul 12, 2001 at 06:55:51PM -0000, andy t wrote:
>=20
> someone with ip: 217.85.114.188 hostname: pD95572BC.dip.t-dialin.net trie=
d=20
> to hack my box.
>=20
> how do i block him ? <ignore any connection from that ip> ?

As this is apparently a dynamically allocated dialup address,
blocking the IP probably won't help you.
Maybe it is a good idea to start with a "default to deny" firwall
and then open what you need.

If you still want to do the above

	ipfw add deny ip from 217.85.114.188 to <yourip>

would do that.

You should also check if you have any useless services running on
your machine.

--gt

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iQEVAwUBO031hL7hO6NLB/FvAQHjiwgAvdwfrg9geL8ldMfWc93HbBaSjeZ0ujun
zih0vP9lt7k6WCa2ej5guXIDU+tkeKM3o3BndxPIU5yMZpehuaOae/AhbCHamiPc
HGj6QonDkJCsXAhXZGNou5Ebfl+ryjbLeKhw0nTvsHIwaL/7+yFjFk8YVc8zb2Tf
ElQoqE/9qlhHQbA9T4mWDhpiFtxma7v5XmaseoOxREhOCRaxUAbuuU5UouMntV3I
kFnS/A8wqxKqb5rjfFJm3lB8pf9HqBEJyKuRgmlxgG3aMy0nocpI2wJQ6m3/pKLx
li6l1f1zT9lGTTE6zYnAKLOSpsxcb3CuRWO/W7nmpLiH+YtP3uQKPA==
=CIR/
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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