All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Schulman <andrex@alumni.utexas.net>
To: netfilter@lists.netfilter.org
Subject: Re: I have the script with the rules, what now?
Date: Tue, 23 Mar 2004 04:47:18 -0500	[thread overview]
Message-ID: <c3p136$snh$1@sea.gmane.org> (raw)
In-Reply-To: 086C43C9A9A1A541BFDFABCFDA05F58902094668@mailnew.tecnun.es

> Hi everyone,
> 
> I am a newbie, and I am probably asking a silly question, but anyway!
> 
> I have 3 network cards (2 for internal networks and the other one to
> Internet), and I have already started with my ruleset and have made a
> script, based on the scripts I have found in several HOWTOs and
> tutorials.
> 
> My question is: how do I execute this script now?

At a command prompt,

chmod u+x script
./script

Saioa, it sounds to me as though you need to learn some Unix/Linux
fundamentals, in order to tackle the other problems that will surely come
up when you're building a firewall.  I suggest that you get a good book
about Unix or Linux, and read it.  For an introductory book, lots of people
like Running Linux, from O'Reilly.  For an intermediate book, Unix Power
Tools, also from O'Reilly, is terrific.

Good luck,
Andrew.




  reply	other threads:[~2004-03-23  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  9:26 I have the script with the rules, what now? Arrizabalaga, Saioa
2004-03-23  9:47 ` Andrew Schulman [this message]
2004-03-23 11:55 ` Georgi Alexandrov
  -- strict thread matches above, loose matches on Subject: below --
2004-03-23 17:10 Daniel Chemko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='c3p136$snh$1@sea.gmane.org' \
    --to=andrex@alumni.utexas.net \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.