I am newbie.. I don't know whether this is right place or not. Please forgive me.
I have installed Nagios on SLES 11 SP3. I tried to install mntos on same machine.
But while installing i am getting two errors.
1. iptables -I RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
iptables: No chain/target/match by that name.
2. chown -R nagios:www-data
chown: invalid group: `nagios:www-data'
About 1st error I read on this forum and I commented it out.
Please help..
Thanks in advance...