Re: IPChains
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Sun, 26 Nov 2006 13:28:12 -0600
On 25 Nov 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<1164506159.356706.277980@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, David wrote:
Sorry still fighting it out and learning quickly thanks to much help.
Curious why you are using older applications. IPCHAINS were replaced
by iptables back in 1999.
Regarding IPChains, how can you say only allow outgoing connections to
this port, and allow any incomming connections from this IP?
http://www.iptables.org/documentation/HOWTO/
which gets you to Rusty Russell's site and seven very good HOWTOs. Then
there is
-rw-rw-r-- 1 gferg ldp 85507 Aug 20 2001 Firewall-HOWTO
-rw-rw-r-- 1 gferg ldp 113901 Jul 5 2000 IPCHAINS-HOWTO
-rw-rw-r-- 1 gferg ldp 278012 Jul 23 2002 Security-Quickstart-HOWTO
which should be on your system. Briefly, on your 'output' chain, you can
specify '-s source_address -d destination_address port_number' and your
input chain '-s source_address -d destination_address'.
Old guy
.
- References:
- IPChains
- From: David
- IPChains
- Prev by Date: Re: kubuntu ethernet setup help, please
- Next by Date: Re: Need some help in Routing in Linux
- Previous by thread: IPChains
- Next by thread: New Mail Server | 14 Bounced Messages from my Domain Email
- Index(es):
Relevant Pages
|