From owner-freebsd-www@FreeBSD.ORG Tue Dec 4 18:03:51 2007 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 871D816A418 for ; Tue, 4 Dec 2007 18:03:51 +0000 (UTC) (envelope-from mailman.msc@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id 603A013C468 for ; Tue, 4 Dec 2007 18:03:51 +0000 (UTC) (envelope-from mailman.msc@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so6703235waf for ; Tue, 04 Dec 2007 10:03:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7u+kBhaaT8wQaLbPW4fV5GNV95Ge7CWfE6v7Tm7tFoA=; b=iHgaPi8hZQWADVVMrLWq1nyCpch/b3+V9xwcEywI9hdpklFnqOWIgmLfoXAkWx12LWBKmV/A0XYBY4az07H65Wk2vRQ2OIsgbqPg7rJaq8aTKd9Rt0Gj24tVyTkzO1Oz3jJ69oB5NlVgSWpqEEoD/KsfiBp6xPSEa1yJvXbJp8U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=PuDec/1yM7FaH5r7whdO81TxLOU2miq6YCmBnpZpCWoZYMcNF5y3jtAR1JUInktsZqiL0tEAVJcHtuv5b8f63weYvW/JUThkcOQw1zAdbuo4NljKYjjc0A+pcSDZ8B0ySXoszveRgOu+moi/fZKXAzvK3FFx7uLfAofvQhpd/JU= Received: by 10.114.80.4 with SMTP id d4mr1017297wab.1196789814580; Tue, 04 Dec 2007 09:36:54 -0800 (PST) Received: by 10.115.110.4 with HTTP; Tue, 4 Dec 2007 09:36:54 -0800 (PST) Message-ID: Date: Wed, 5 Dec 2007 01:36:54 +0800 From: "Anjang Aki" To: freebsd-www@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: mailman.msc@gmail.com Subject: [APACHE] unable to view webpage using Firefox/IE X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2007 18:03:51 -0000 Hi! Im setting up my home webserver through no-ip.org I can remotely ssh to the machine using hostname.no-ip.org but unable to view http web using http://hostname-no-ip.org both sshd and httpd is running fine from the machine and are accessible from LAN for example if I open the web http://192.168.1.2 trough the LAN computer it can be viewed correctly (whether i am using Firefox, IE or lynx) however, I am not able to access the web from external using http://hostname.no-ip.org by using Firefox/IE as it will displays error: "Unable to connect Firefox can't establish a connection to the server at hostname.no-ip.org." weird enough, I can access the webpage using lynx hostname.no-ip.org my system as follows: # uname -a FreeBSD k3.college.edu 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #1: Sun Dec 2 18:51:02 MYT 2007 root@college.edu:/usr/obj/usr/src/sys/EDU i386 Apache web server: Apache 2.2 thanks for advice -- -- Anjang Aki --