Re: funcd startup error on CentOS 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 8 May 2008 11:12:04 -0500
"Jay Yarbrough" <jyarbrough@xxxxxxxxxxx> wrote:

> Ideas??
Maybe a firewall? Try this:

on overlord:
iptables -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp \
--dport 52135 -j ACCEPT

on minion:
iptables -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp \
--dport 52134 -j ACCEPT

OR *TEMPORARILY* on both (this will turn firewall off completely):
service iptables stop

_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux