From owner-freebsd-questions Fri Apr 19 1:40:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by hub.freebsd.org (Postfix) with ESMTP id 89AD637B417 for ; Fri, 19 Apr 2002 01:40:22 -0700 (PDT) Received: from daleco [12.145.236.97] by mail.gbronline.com (SMTPD32-7.06) id A7B020FA0038; Fri, 19 Apr 2002 03:39:12 -0500 Message-ID: <009401c1e77d$64c14300$61ec910c@daleco> From: "Kevin Kinsey, DaleCo, S.P." To: "Taylor Dondich" Cc: References: <20020418225150.W200-100000@earl-grey.cloud9.net> <000701c1e751$8bc204c0$0d1cea18@penguin> Subject: Re: Fw: A problem with people reaching my server Date: Fri, 19 Apr 2002 03:37:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Check your DNS? lvcm.com is a DNS nightmare, methinks; but, maybe that's not the server to which you refer --- my guess is you're trying to serve from home or office on a Cox Cable Modem. Run ipfw -show? If your machine "shows" anything besides: socket: operation not permitted, likely you *are* firewalled. Running NAT? Behind a router? Have a friend run a portscanner, or, you do it from outside. HTH, Kevin Kinsey ----- Original Message ----- From: "Taylor Dondich" To: "Peter Leftwich" Cc: Sent: Thursday, April 18, 2002 10:23 PM Subject: Re: Fw: A problem with people reaching my server > yes, but like I said, I have no firewall options enabled in rc.conf, > wouldn't that allow people to at least access httpd on the box? Or does > freebsd now by default not allow it? > > Taylor Dondich > > > ----- Original Message ----- > From: "Peter Leftwich" > To: "Taylor Dondich" > Cc: "FreeBSD LIST" > Sent: Thursday, April 18, 2002 7:56 PM > Subject: Re: Fw: A problem with people reaching my server > > > > On Thu, 18 Apr 2002, Taylor Dondich wrote: > > > I don't believe so. FIREWALL options are not enabled in rc.conf, > however, I do notice as when I'm shutting down the server, it's saving > firewall states. How do I check to see if it is running, and how to disable > that from happening? > > > Taylor Dondich > > > > From /etc/rc.conf > > > > firewall_enable="YES" # Set to YES to enable firewall > functionality > > firewall_script="/etc/rc.firewall" # Which script to run to set up the > firewall > > firewall_type="client" # Firewall type (see /etc/rc.firewall) > > > > There are choices such as simple, open, client, etc - mine is actually set > > to NO because I found this all too confusing (setting "internal" IPs and > > configuring /etc/rc.firewall to my specs). Instead, I learned as much as > I > > could about /etc/inetd.conf and have enabled syslogd to log LOTS of stuff, > > such as rude people portscanning me :) > > > > Oh and the choices go on in /etc/rc.conf > > > > firewall_quiet="YES" # Set to YES to suppress rule display > > firewall_logging="YES" # Set to YES to enable events logging > > firewall_flags="" # Flags passed to ipfw when type is a file > > > > > > ----- Original Message ----- > > > > From: "Kent Stewart" > > > > To: "Taylor Dondich" > > > > Cc: > > > > Sent: Thursday, April 18, 2002 3:48 PM > > > > Subject: Re: A problem with people reaching my server > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message