All of lore.kernel.org
 help / color / mirror / Atom feed
* Firewall for network without NAT
@ 2004-07-30 14:52 Robert Kropiewnicki
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Kropiewnicki @ 2004-07-30 14:52 UTC (permalink / raw)
  To: netfilter

Hello all,

I am in the process of learning iptables.  Progress is slow but
steady, however there is one thing that continues to vex me and it may
simply be a problem of terminology with regards to finding help.

I'm looking to eventually replace a couple of firewall machines with
Linux boxes running iptables.  For one of the firewalls, the network
it protects consists of machines that all have real-world IP
addresses.  Given the nature of the network and its usage, I am cannot
institute NAT on the network.

Unfortunately, the difficulty I'm running into is that every tutorial
I can find has focused on using NAT.

Can someone guide me to the specific rules I need, whether by posting
them here or pointing me to a tutorial, in order to provide firewall
services for a network consisting purely of publicly addressable IP's?

Regards,
Robert Kropiewnicki


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Firewall for network without NAT
@ 2004-07-30 15:05 Jason Opperisano
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Opperisano @ 2004-07-30 15:05 UTC (permalink / raw)
  To: netfilter

> Hello all,
>
> I am in the process of learning iptables.  Progress is slow but
> steady, however there is one thing that continues to vex me and it may
> simply be a problem of terminology with regards to finding help.
>
> I'm looking to eventually replace a couple of firewall machines with
> Linux boxes running iptables.  For one of the firewalls, the network
> it protects consists of machines that all have real-world IP
> addresses.  Given the nature of the network and its usage, I am cannot
> institute NAT on the network.
>
> Unfortunately, the difficulty I'm running into is that every tutorial
> I can find has focused on using NAT.
>
> Can someone guide me to the specific rules I need, whether by posting
> them here or pointing me to a tutorial, in order to provide firewall
> services for a network consisting purely of publicly addressable IP's?
>
> Regards,
> Robert Kropiewnicki

the recommended read is:

  http://iptables-tutorial.frozentux.net/iptables-tutorial.html

if you are not interested in NAT, ignore any rules/examples that start with "iptables -t nat ..."

-j


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-30 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-30 14:52 Firewall for network without NAT Robert Kropiewnicki
  -- strict thread matches above, loose matches on Subject: below --
2004-07-30 15:05 Jason Opperisano

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.