Networker

Re: [Networker] RedHat 9 support/workarounds?

2003-05-02 14:32:35
Subject: Re: [Networker] RedHat 9 support/workarounds?
From: Matthew Temple <mht AT RESEARCH.DFCI.HARVARD DOT EDU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 2 May 2003 14:24:01 -0400
On Fri, 2 May 2003, Preston de Guise wrote:

>
> > > On a single-CPU RedHat 9 2.4.20-9/i686 test machine, both
> > NetWorker 6.1.3
> > > and 7.0 fail all network operations (save, nsrwatch) with the error
> > >
> > >    *** Server unavailable: Unable to receive
> > >
>
> Looks like a problem a customer of mine had when they went to a newer
> version of RedHat and put in the firewall/ipchains stuff that RedHat
> offers as part of the default installs now.
>
> Could this be your problem?
>
> I.e., make sure you can do such things as "rpcinfo -p rh9machine" from
> the server.
>
> Cheers,
>
> -Preston.
>
>
>
>
I found that even on our system 8 machine I had to add the following
to /etc/sysconfig/iptables   (client):

# next 3 are for networker
-A input -s 0/0 -d 0/0 7937 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 7938 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 7939 -p udp -j ACCEPT

                                        Matt Temple
--
=============================================================
Matthew Temple                Tel:    617/632-2597
Director, Research Computing  Fax:    617/582-7820
Dana-Farber Cancer Institute  mht AT research.dfci.harvard DOT edu
44 Binney Street,  ML105      http://research.dfci.harvard.edu
Boston, MA 02115              Choice is the Choice!

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>