|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: ipchains in a single machine
From: Jean-Charles V. Compagnon (jccompagnon
DYNAMIC-INFO.COM)Date: Sun Sep 24 2000 - 12:20:18 CDT
- Next message: Dan Austin: "Re: ipchains in a single machine"
- Previous message: A.S.: "Re: ipchains in a single machine"
- Maybe in reply to: Kiss: "ipchains in a single machine"
- Next in thread: Dan Austin: "Re: ipchains in a single machine"
- Maybe reply: Jean-Charles V. Compagnon: "Re: ipchains in a single machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If this is the only machine that you have, this not needed but it's always
better as in the futur, you might add another box and forget to change the
rule.
-----Original Message-----
From: Kiss [mailto:NIKEBOY
RETEMAIL.ES]
Sent: Saturday, September 23, 2000 6:53 AM
To: FOCUS-LINUX
SECURITYFOCUS.COM
Subject: ipchains in a single machine
i have just one machine connected to the internet using ppp and ipchains
installed. i would like to know if, from a security standpoint, it's
neccesary
to specify as source ip my ip in the output chain, and as destination ip my
ip
in the input chain. for example,
ipchains -A input -p TCP -s 0.0.0.0/0 -d $my_ip -j ACCEPT
or if this should be ok:
ipchains -A input -p TCP -s 0.0.0.0/0 -j ACCEPT
- Next message: Dan Austin: "Re: ipchains in a single machine"
- Previous message: A.S.: "Re: ipchains in a single machine"
- Maybe in reply to: Kiss: "ipchains in a single machine"
- Next in thread: Dan Austin: "Re: ipchains in a single machine"
- Maybe reply: Jean-Charles V. Compagnon: "Re: ipchains in a single machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]