[ILUG] NIS bind problem
Paul Jakma
paul at clubi.ie
Sat Jul 24 03:04:30 IST 2004
On Fri, 23 Jul 2004, saeed mis wrote:
> I treced the messages and I found that after running
> the iptables the system acts as firewall,
yes, that's iptables does - it configures firewalling.
> I rename the /etc/init.d/iptables to something else
> and reboot the computer.
> now system authomaticly binds to NIS server and
> everything is ok.
tada.
> is there any way to change the iptabels script ?
If it's RedHat or Fedora:
chkconfig iptables off
(you'll need to rename the script back to iptables). You might want
to google for 'system V init' and/or 'sysv init'.
If it's some other distribution, which uses system V init, look in
/etc/rc{3,5}.d/ - you'll see symlinks there of the form
'Sxyiptables', these are what are causing iptables to be run at boot.
regards,
--
Paul Jakma paul at clubi.ie paul at jakma.org Key ID: 64A2FF6A
Fortune:
There's a fine line between courage and foolishness. Too bad it's not a fence.
More information about the ILUG
mailing list