Mailinglist Archive: opensuse-security (616 mails)
| < Previous | Next > |
Re: [suse-security] problem with opening ports using iptables
- From: Kai Szymanski <kai@xxxxxxxxxxxxxx>
- Date: Mon, 18 Mar 2002 21:53:25 +0100
- Message-id: <200203182038.g2IKcCP21843@xxxxxxxxxxxxxxxxxx>
Hi,
Am Montag, 18. März 2002 21:42 schrieben Sie:
> www IPTABLES -I OUTPUT -p tcp -m state --state NEW -o $INET_DEV --dport 80
> -j www
Its the source-port, you mean.. ;) You wan't to say that output pakcets on
Port 80 are allowed. So your server send packets with source Port 80.
> thx in advance
>
> [LAN-Power.net] Tobias Breckle
CU,
Kai.
--
Kai Szymanski
BS Networks
http://www.bs-networks.de
Am Montag, 18. März 2002 21:42 schrieben Sie:
> www IPTABLES -I OUTPUT -p tcp -m state --state NEW -o $INET_DEV --dport 80
> -j www
Its the source-port, you mean.. ;) You wan't to say that output pakcets on
Port 80 are allowed. So your server send packets with source Port 80.
> thx in advance
>
> [LAN-Power.net] Tobias Breckle
CU,
Kai.
--
Kai Szymanski
BS Networks
http://www.bs-networks.de
| < Previous | Next > |