RE: Applications through firewall

2001-02-01 Thread Gill, Vern
Specifically, I would like to know the minimum requirement to let pcAnywhere out of our system. This is what I use for going out; $IPCHAINS -A input -p tcp -s $ALLADDR -d $EXTERNAL_NET 5631 -j ACCEPT -v $IPCHAINS -A input -p udp -s $ALLADDR -d $EXTERNAL_NET 5631 -j ACCEPT -v $IPCHAINS -A input -

RE: Applications through firewall

2001-02-01 Thread Tanner, Robby
Yup. Now I recognize it. Thanks very much. > -Original Message- > From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 01, 2001 12:48 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Applications through firewall > > > WOW! They

RE: Applications through firewall

2001-02-01 Thread Burke, Thomas G.
WOW! They've really done a lot to that page since my last visit! > -Original Message- > From: Brian Ashe [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 01, 2001 1:31 PM > To: Tanner, Robby > Subject: Re: Applications through firewall > > Hi Robby,

Re: Applications through firewall

2001-02-01 Thread Brian Ashe
Hi Robby, TR> I had seen a web page not to long ago that listed applications known to work TR> through ipchains. I think it also contained a little blurb on how to let TR> them through. This is the one I know of. http://www.tsmservices.com/masq/ Have fun, -- _