Hi there,
I'm very new to Linux, and Linux networking in particular, so sorry if I get some terms or other stuff wrong here

.
I would like to block all traffic from and to a specific IP address and port (on the local LAN) from our internet server which is running Red Hat 5.2

.
As far as I can tell, the server is using "ipchains" (don't know exactly what it does, but was told I should look there for this). 've tried reading up on this online but the guides and docs I've found assume you already know quite a bit about Linux networking, which I don't.
Basically, I need to be able to quickly block traffic to/from xxx.xxx.xxx.xxx

ort and then 'unblock' it easily again later.
Thanks for any help.