Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jan 2001 01:48:00 GMT
From:      Salvo Bartolotta <bartequi@inwind.it>
To:        "Tommy Forrest - KE4PYM" <tforrest@mcs.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Writing firewall rules
Message-ID:  <20010102.1480000@bartequi.ottodomain.org>
In-Reply-To: <200101012133.PAA09574@mailbox.mcs.net>
References:  <200101012133.PAA09574@mailbox.mcs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 1/1/01, 10:36:08 PM, "Tommy Forrest - KE4PYM" <tforrest@mcs.net>
wrote regarding Writing firewall rules:


> Hi folks.

> I'm a little confused about writing firewall rules.  Many of my rules
> are as follows

> ipfw add 1001 deny tcp from any to any 161

> So I tried to do a little writing of my own.  Specfically, I want to
> deny outside access (xl0) to port 901.  So I tried:

> ipfw add 1099 deny tcp from xl0 to xl0 901

> And it failed.  Just got a screen full of ipfw fussing at my that I'd
> done the wront thing (tm).



You may wish to have a look at ipfw(8), as well as browsing... the man
pages and the freebsd site (there is some material around), the
archives (-question, -security).



> Also, why would the OS (4.0) report that a user has mail when, in
> real life, they start pine and find they have no mail?  For example,
> as root, I get my daily output logs in my mail box.  But when I
> delete them, log out and log back in I'm told I have mail, start pine
> and there is no mail.



You may wish to have a look at /var/mail/ ...

Best regards,
Salvo





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?20010102.1480000>