On Mon, 2002-07-29 at 20:38, Jesse Angell wrote: > I need to block an ip with iptables ASAP.. I want it to just drop the > connection if they try to connect to ANYTHING on my server.. > How do i do this... > help asap
iptables -A INPUT -s nn.nn.nn.nn -j DROP Linus _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list