Mailinglist Archive: opensuse-security (331 mails)
| < Previous | Next > |
Re: [suse-security] SuSEfirewall
- From: Daniel Jung <Daniel.Jung@xxxxxxxxx>
- Date: Mon, 11 Sep 2000 16:45:50 +0200
- Message-id: <20000911164550.B5305@xxxxxxxxxx>
Hi semat,
On Mon Sep 11 15:54:06 2000 CEST semat wrote:
> >
> > ipchains -A forward -s 192.168.3.0 -s 192.168.11.0 -j ACCEPT
> > ipchains -A forward -s 192.168.11.0 -s 192.168.3.0 -j ACCEPT
> Correct me if I am wrong but I don't see a destination here all I see is
> -s 192.x.x.x -s 192.x.x.x have I missed something??
Aehm, sorry, I just hacked the lines a little bit too fast.
Replace the second "-s" in each line with a "-d"!
Yours
Daniel
--
*************************************************
* Daniel Jung * Daniel.Jung@xxxxxxxxx *
* Linux-User: #118180 * http://fly.to/dulcian *
*************************************************
On Mon Sep 11 15:54:06 2000 CEST semat wrote:
> >
> > ipchains -A forward -s 192.168.3.0 -s 192.168.11.0 -j ACCEPT
> > ipchains -A forward -s 192.168.11.0 -s 192.168.3.0 -j ACCEPT
> Correct me if I am wrong but I don't see a destination here all I see is
> -s 192.x.x.x -s 192.x.x.x have I missed something??
Aehm, sorry, I just hacked the lines a little bit too fast.
Replace the second "-s" in each line with a "-d"!
Yours
Daniel
--
*************************************************
* Daniel Jung * Daniel.Jung@xxxxxxxxx *
* Linux-User: #118180 * http://fly.to/dulcian *
*************************************************
| < Previous | Next > |