[ILUG] Ipchains, I need to give access to a specific ip range.

From: Comerford, Wayne (wayne.comerford at domain bowneglobal.ie)
Date: Fri 11 Feb 2000 - 18:43:14 GMT


Hi,

I presently have denied access to everybody for telnet,
But I would like to give access to it for people in the ip range for example
42.20.xxx.xxx
Would somebody be kind enough to tell what Ipchain rule I should set.

-A input -s 0.0.0.0/0.0.0.0 -d 193.xxx.xxx.xxx/255.255.255.0 23:23 -p 6 -j
DENY
-A input -s 0.0.0.0/0.0.0.0 -d 193.xxx.xxx.xxx/255.255.255.0 23:23 -p 17 -j
DENY

Cheers
Wayne C.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:24 GMT