From owner-freebsd-questions@FreeBSD.ORG Thu Sep 3 10:36:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED751106566C for ; Thu, 3 Sep 2009 10:36:07 +0000 (UTC) (envelope-from cristea.razvan@yahoo.com) Received: from web57512.mail.re1.yahoo.com (web57512.mail.re1.yahoo.com [66.196.100.79]) by mx1.freebsd.org (Postfix) with SMTP id 95FF68FC13 for ; Thu, 3 Sep 2009 10:36:07 +0000 (UTC) Received: (qmail 34123 invoked by uid 60001); 3 Sep 2009 10:36:06 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1251974166; bh=V4Zv0sT5KWGgTgOkX3WenlY3lmVglklDjoVGa5y2PDY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=fnJUMQcJEQc4pPA9ydvVEz3BH5AVNVqWe9cmQ7t5H0xkBMNnz8KSAFcq8tn6nDZt040R824qARnKvfn5mSHV3e5RX8cRBuROHkKSNHkzWwD928nYTTIUlWfuqFOqbsQwgbsl3gJUIlPiCh/7I1ibMv1uFxdpqFO0mLBJnvMmdlQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=xAaXaDz5ypX+FkuBUawj9WFMEa3Gs5scC+tZmIc9NyP1zVsauuWFzYLvw+EMbDUx4WBpbTetfZ15i9AL5Pl2x95u8HdVzQrx+Ag9OnI+S1PCNaTdNKeFtrgTJca2ntWv3bRjRXkFGbx1PyHz228rJlQPQw0O5qNGgCqJhoLIsGQ=; Message-ID: <484912.17751.qm@web57512.mail.re1.yahoo.com> X-YMail-OSG: rJBVb7EVM1nAC8ruErVO.oxnnPisy3TUSXWzZ2dvfex2m2lJWogKt8kFEqljo3SV2kdWc8KbNbyd0J2yk7t1tbqP284cu82DRKD9dXysYqHeWLeHhJcMm0aow6gOWuSa4zzj7cC3SQllakixTgcEuL0Mu_4S0TZ_y4p6eytNrZHP0Rb8S9v5gOJxmoFrNY097fVB4P5fbCqRN7PBvB8lnDPZpEMwsVKyvRR8fDDhMbTLktKJUpNBXgHfFSmamK.GiQ7FAu_m1X7uPJrShQEEuSY3KMXsJZMwxCPxjHIasbeQZm9Sg.vUye0UrAr.6lxFClzSBz1TJ6E- Received: from [86.122.192.120] by web57512.mail.re1.yahoo.com via HTTP; Thu, 03 Sep 2009 03:36:06 PDT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.2 Date: Thu, 3 Sep 2009 03:36:06 -0700 (PDT) From: Razvan Cristea To: Odhiambo Washington In-Reply-To: <991123400909030307q65bd62cfk4af4352f2bd87b37@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: webserver and natd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 10:36:08 -0000 Solved. It's a bug in version 7.2 info here: http://groups.google.com/group/muc.lists.freebsd.stable/browse_t= hread/thread/35f137a0e43b3175/d317dc58af6d4be2 Cu prietenie, Razvan Cristea =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://www.adventube.ro =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- On Thu, 9/3/09, Odhiambo Washington wrote: From: Odhiambo Washington Subject: Re: webserver and natd To: "Razvan Cristea" Cc: freebsd-questions@freebsd.org Date: Thursday, September 3, 2009, 1:07 PM On Wed, Sep 2, 2009 at 1:02 AM, Razvan Cristea w= rote: =0A=0AHello, =0A=A0 =0Ai have a webserver useing freebsd 7.2 and i user the same server to rout= e internet to=A0a local network. =0Athe internet on the local network is working fine but the sites from the= webserver are loading verry slow. =0A=A0 =0Ai fave this configuration in rc.conf: =0A=A0 =0Afirewall_enable=3D"YES" =0Afirewall_type=3D"open" =0Afirewall_logging=3D"YES" =0Agateway_enable=3D"YES" =0Anatd_enable=3D"YES" =0Anatd_interface=3D"bce0" =0A=A0 =0ACan you please help me? The server needs to "know itself" either via local DNS or via /etc/hosts So you may need entries in, say, /etc/hosts for every website running on it= . =A0 =0A=0A--=20 Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _=20 "If you have nothing good to say about someone, just shut up!." =0A=0A =A0 =A0 =A0 =A0 =A0 =A0 =A0 -- Lucky Dube =0A=0A=0A=0A=0A