All of lore.kernel.org
 help / color / mirror / Atom feed
* Bad Filter Set?
@ 2002-11-07 17:05 Dan Egli
  2002-11-09 14:41 ` Antony Stone
  0 siblings, 1 reply; 8+ messages in thread
From: Dan Egli @ 2002-11-07 17:05 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1005 bytes --]

I'm a bit lost here, so hopefully someone can work with me on this. I
created a firewall script that is intended to  block most attempts for
access to the system, while allowing certain protocols (i.e. http, Telet,
ftp, ssh, etc..) to go through. It also needs to do Masquerading. I am very
new to IpTables (or even firewalls in general) so I'm not completely 100%
surprised when this script fails. However, it seems to close down ALL access
to the machine, even on ports that were specifically allowed!?  I'm
attaching my firewall script to this email. Someone please tell me what I
did wrong?

Remember, this filter needs to do two things (in addition to blocking the
ports). 1) Needs to perform generalized IP Masquerading.  2)(this part is
not done and so is not in the script) Needs to forward all incoming traffic
on ports: 8000, 8080, and 8021 to the machine 192.168.0.5. The port #s will
not change.

Thanks!
Dan

P.S. I edited the file on a WinXP machine so it's in DOS text format. Sorry
folks.

[-- Attachment #2: fwscript --]
[-- Type: application/octet-stream, Size: 30034 bytes --]

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

end of thread, other threads:[~2002-11-13  0:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-07 17:05 Bad Filter Set? Dan Egli
2002-11-09 14:41 ` Antony Stone
2002-11-09 16:43   ` Dan Egli
2002-11-09 17:29     ` Antony Stone
2002-11-11  6:20       ` Dan Egli
2002-11-11 13:35         ` Anders Fugmann
2002-11-12 23:31           ` Dan Egli
2002-11-13  0:31             ` Anders Fugmann

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.