From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 13:38:01 2008 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 8AFA31065689 for ; Sat, 16 Aug 2008 13:38:01 +0000 (UTC) (envelope-from paolo.liberati@sicurmail.it) Received: from mx-j.topnet.it (mx-j.topnet.it [82.143.1.30]) by mx1.freebsd.org (Postfix) with ESMTP id B49B98FC17 for ; Sat, 16 Aug 2008 13:38:00 +0000 (UTC) (envelope-from paolo.liberati@sicurmail.it) Received: (qmail 27043 invoked by uid 89); 16 Aug 2008 13:11:18 -0000 Received: by simscan 1.3.1 ppid: 27037, pid: 27039, t: 0.0820s scanners: attach: 1.3.1 clamav: 0.91.1/m: Received: from unknown (HELO ?82.143.7.146?) (paolo.liberati@topnet.it@82.143.7.146) by 0 with ESMTPA; 16 Aug 2008 13:11:18 -0000 Message-ID: <48A6D1F4.6090806@sicurmail.it> Date: Sat, 16 Aug 2008 15:11:16 +0200 From: Paolo Liberati User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <48A695EF.2020805@jessikat.plus.net> <200808161710.20899.outbackdingo@gmail.com> <48A6B50F.7090101@jessikat.plus.net> In-Reply-To: <48A6B50F.7090101@jessikat.plus.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: network problem 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: Sat, 16 Aug 2008 13:38:01 -0000 Double check your network configuration. Double check your firewall configuration. Try to telnet the ip address from the outside on port 80. Try to nmap from the outside the ip address and see what is the result. -- paolo > The external IP address was changed as was the external name server and > the netmask. Our local net is provided by an ethernet router that has > been configured with the new external IP address in exactly the same way > as the old one. I've just reviewed the settings again and both > https(443) and http(80) appear to be NAT'd to 192.168.0.x which is both > the http & https server. Https works & http doesn't. The external IP is > xxx.yyy.zzz.240 with netmask xxx.yyy.zzz.224 and gateway xxx.yyy.zzz.225 > and I think that works. The dns server ip is setup in the gateway and it > acts as both a dhcp server and static router. >