[ale] [OT] info on x10 browser popups
Kevin Krumwiede
krum at smyrnacable.net
Sat Mar 30 19:54:37 EST 2002
You'd want to block the request for the page, and make sure the rule
comes early so some other rule doesn't accept before it reaches this
one:
iptables -I OUTPUT 1 -d 63.211.210.22 -j DROP
I tried to make it rule 0, but it appears that the rule numbering is
1-based??? Hmm..
Krum
On Sat, 2002-03-30 at 09:45, Mike Millson wrote:
> Is this the iptables rule that would do this?
>
> iptables -A INPUT -p tcp -s 63.211.210.22 -j DROP
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list