Mailinglist Archive: opensuse (2886 mails)
| < Previous | Next > |
IP TAbles to restrict some IP's of using the NAT
- From: Linux - User <linux@xxxxxxxxx>
- Date: Mon, 04 Feb 2002 16:14:08 -0600
- Message-id: <5.1.0.14.2.20020204161205.048ffa70@xxxxxxxxxxxxxx>
hi guys... how could I filter which computers could get to some outsider
host with IP Tables
Eg.
I have the following rule:
iptables -A FORWARD -d 66.66.153.63 -j DROP
but I want to restrict it only for some internals IP's not for all... how could I do that ?
Thanks
bye
-ed
Eg.
I have the following rule:
iptables -A FORWARD -d 66.66.153.63 -j DROP
but I want to restrict it only for some internals IP's not for all... how could I do that ?
Thanks
bye
-ed
| < Previous | Next > |