Subject: Re: ipf or ipnat
To: Andrei Zaitsau <mertis@ameritech.net>
From: None <wojtek@wojtek.from.pl>
List: netbsd-users
Date: 03/19/2001 08:16:26
> Subject: ipf or ipnat
> 
> Is there is a way I can redirect websites?
> For example user on 192.168.0.16 tries to open www.microsoft.com
> But I want to open www.netbsd.org on his computer instead www.microsoft.com
> Can anyone tell me how would I do that?
the easiest way is to define in your named.conf domain
"www.microsoft.com" with entry @ IN A <www.netbsd.org IP>