Date: Fri, 19 Apr 2002 09:44:36 -0400 From: "Jonathan Arnold" <jdarnold@buddydog.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: A problem with people reaching my server Message-ID: <200204190944360413.31F2FEB6@mail.attbi.com> In-Reply-To: <000701c1e715$21ab04b0$0d1cea18@penguin> References: <000701c1e715$21ab04b0$0d1cea18@penguin>
next in thread | previous in thread | raw e-mail | index | archive | help
>People can ping my server just fine, however trying to access any services >(web, smtp, pop3) are futile. Yet, they can ping it. There isn't a >kern_securelevel, so I dunno if that'd be it (I don't even know if that'd How are you connected to the Internet? If it is via a cable modem, it is entirely possible that these ports are being blocked, esp. port 80, the http port. I don't know offhand how to tell Apache to listen on a different port, but try changing it to, say, 8080, and then connect to: http://www.mywebhost.com:8080 and see if that helps. -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, a FreeBSD weblog: http://jdarnold.tzo.com/FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204190944360413.31F2FEB6>