Subject: Re: NetBSD vs. idiot hotel wireless
To: None <netbsd-users@netbsd.org>
From: Kirk Strauser <kirk@strauser.com>
List: netbsd-users
Date: 03/17/2005 14:12:00
--nextPart1357112.8p6gTFX97p
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Tuesday 15 March 2005 22:27, Steven M. Bellovin wrote:
> The hotel I'm staying at has a new and stupider-than-usual setup: its
> DNS intercept mechanism replies from a different IP address *and port
> number* than the one to which NetBSD sent a query.
One possibility might be to install BIND and add a "forwarders" clause to=20
named.conf like:
forwarders {
hotel.dns.ip.address port 1337;
}
and then point resolv.conf to 127.0.0.1. That's not exactly an ideal setup=
,=20
but apparently neither is your hotel's.
=2D-=20
Kirk Strauser
--nextPart1357112.8p6gTFX97p
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
iD8DBQBCOeSR5sRg+Y0CpvERAqdXAJ4rttfBtqzBuMCWrhlk881o1hY9ywCfQoS9
7uh5kqnIepGfkAJq4BVkj/k=
=h+Gp
-----END PGP SIGNATURE-----
--nextPart1357112.8p6gTFX97p--