-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 4 Apr 2003 22:03, Addady wrote: > Hello Bard Brad. And please don't top quote.
> I what apache to use the 1st ip port 80 > and rsync use port 973 on the 1st ip and port 80 on the 2nd ip Use the --address option to rsync. I'm sure that there is an equivalent option (or much more sophisticated, probably) for apache. A quick look at httpd.conf indicates BindAddress might help. Brad > ----- Original Message ----- > From: "Brad Hards" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL 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, > > > > > > 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 port 80 on the > > second > > > > IP address ? > > > > Stop apache, and run rsync --daemon --port=80 > > > > What is the issue? > > > > Brad > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.0.6 (GNU/Linux) > > Comment: For info see http://www.gnupg.org > > > > iD8DBQE+jV8PW6pHgIdAuOMRAhqkAJ9UZvP+3FGmKjXuyoq5xlMW3AO/mgCeKCqz > > ab1XEHZGwNj66pixLWoxFDc= > > =DjbV > > -----END PGP SIGNATURE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+jWgjW6pHgIdAuOMRApHPAKCi/ESgz8dW5UzsZFEEJjkJRebH+ACgpLJX fUmmHLY7X3VO8vraEZymiHc= =bGzw -----END PGP SIGNATURE----- -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
