Solved: xinetd refuse connect

2001-11-12 Thread Brian P. Flaherty
I am cutting out the past writing in the interest space. The answer turned on the xinetd entry, hosts.allow, and hosts.deny. Thanks Mike, for suggesting xinetd configuration issues. I was thinking in terms of one machine providing the proper information to another. I had the wait line in the rs

Re: xinetd refuse connect

2001-11-12 Thread Michael Heldebrant
On Mon, 2001-11-12 at 11:43, Brian P. Flaherty wrote: > Michael Heldebrant <[EMAIL PROTECTED]> writes: > > > On Sun, 2001-11-11 at 12:16, Brian P. Flaherty wrote: > > > Hello, > > > > > > I am trying to run an rsync server from xinetd. I have a desktop > > > connected via eth0 to a DSL line and

Re: xinetd refuse connect

2001-11-12 Thread Brian P. Flaherty
Michael Heldebrant <[EMAIL PROTECTED]> writes: > On Sun, 2001-11-11 at 12:16, Brian P. Flaherty wrote: > > Hello, > > > > I am trying to run an rsync server from xinetd. I have a desktop > > connected via eth0 to a DSL line and eth1 connected to a little hub. > > My laptop is on the hub too. Wh

Re: xinetd refuse connect

2001-11-11 Thread Michael Heldebrant
On Sun, 2001-11-11 at 12:16, Brian P. Flaherty wrote: > Hello, > > I am trying to run an rsync server from xinetd. I have a desktop > connected via eth0 to a DSL line and eth1 connected to a little hub. > My laptop is on the hub too. When I start the rsync server from the > prompt, I can access

xinetd refuse connect

2001-11-11 Thread Brian P. Flaherty
Hello, I am trying to run an rsync server from xinetd. I have a desktop connected via eth0 to a DSL line and eth1 connected to a little hub. My laptop is on the hub too. When I start the rsync server from the prompt, I can access it from my laptop just fine (on the internal network). But, when