Re: rsync listen to two TCP ports

2003-04-06 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 5 Apr 2003 01:18 am, Addady wrote: > Hi, > > I know how to handle apache ip and ports in httpd.conf. > My question is regarding setting rsync ip and port. > I'm using xinetd to start rsync. If I will > add --address=2nd_IP_address --port=80 > T

Re: rsync listen to two TCP ports

2003-04-04 Thread Steve Greenland
On 04-Apr-03, 09:18 (CST), Addady <[EMAIL PROTECTED]> wrote: > I know how to handle apache ip and ports in httpd.conf. > My question is regarding setting rsync ip and port. > I'm using xinetd to start rsync. If you're using xinetd, then it controls which addresses and ports are used. Try 'man xin

Re: rsync listen to two TCP ports

2003-04-04 Thread Addady
Hi, I know how to handle apache ip and ports in httpd.conf. My question is regarding setting rsync ip and port. I'm using xinetd to start rsync. If I will add --address=2nd_IP_address --port=80 Then rsync will not be available on 1st_IP_address port 873 !? Should I do some change in /etc/services

Re: rsync listen to two TCP ports

2003-04-04 Thread Brad Hards
MAIL PROTECTED]> > Sent: Friday, April 04, 2003 12:31 PM > Subject: Re: rsync listen to two TCP ports > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Wed, 2 Apr 2003 21:49, [EMAIL PROTECTED] wrote: > > > Hello, > > > > >

Re: rsync listen to two TCP ports

2003-04-04 Thread Addady
12:31 PM Subject: Re: rsync listen to two TCP ports > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 2 Apr 2003 21:49, [EMAIL PROTECTED] wrote: > > Hello, > > > > I using red-had Linux 8.0 with two IP addresses. > > On the first IP rsync is listen to p

Re: rsync listen to two TCP ports

2003-04-04 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 2 Apr 2003 21:49, [EMAIL PROTECTED] wrote: > Hello, > > I using red-had Linux 8.0 with two IP addresses. > On the first IP rsync is listen to port 873 and Apache web server to port > 80. > What I need to do so that rsync will listen also to por