Networker

Re: [Networker] firewalls and networker

2004-05-13 18:24:48
Subject: Re: [Networker] firewalls and networker
From: "Willeat, Todd" <TWilleat AT MHP.SMHS DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 13 May 2004 17:26:43 -0500
Here's what we have for the ipchains on our Linux box:

-A input -s nsrhost 111 -d 0/0 -p tcp -y -i eth0 -j ACCEPT
-A input -s nsrhost 111 -d 0/0 -p udp -i eth0 -j ACCEPT
-A input -s nsrhost 7937 -d 0/0 -p tcp -y -i eth0 -j ACCEPT
-A input -s nsrhost 7937:7938 -d 0/0 -p udp -i eth0 -j ACCEPT
-A input -s nsrhost 10001:30000 -d 0/0 -p tcp -y -i eth0 -j ACCEPT
-A input -s nsrhost 10001:30000 -d 0/0 -p udp -i eth0 -j ACCEPT

-----Original Message-----
From: Paul T. DAY [mailto:day AT DEAS.HARVARD DOT EDU]
Sent: Thursday, May 13, 2004 4:57 PM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: [Networker] firewalls and networker


        I have a LINUX machine behind a firewall.  Does anybody know
what ports to open up for Networker to back it up.

Pau

--
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.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
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>
  • Re: [Networker] firewalls and networker, Willeat, Todd <=