** Reply Requested by 9/24/2000 (Sunday) ** Hello, I run named on 192.168.132.88 and would like to install ipfilter on it. I have eth0 and lo only. Could you tell me what ipchains strings must I have on this 192.168.132.88. I.e. how to configure input chain. For example, if DNS=194.8.10.21 and ipchains is installed on 192.168.132.88 I have following strings on 192.168.132.88: ipchains -A eth-in -p TCP ! -y -s 194.8.10.21 domain -d 192.168.132.88 -j ACCEPT ipchains -A eth-in -p UDP -s 194.8.10.21 domain -d 192.168.132.88 -j ACCEPT But howto if I installed named on 192.168.132.88 ? _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list