From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Goldish Subject: Re: [KVM-AUTOTEST PATCH] KVM test: Windows unattended_install: don't start the telnet service at startup Date: Tue, 29 Jun 2010 13:07:21 +0300 Message-ID: <4C29C5D9.7000408@redhat.com> References: <1277736858-7654-1-git-send-email-mgoldish@redhat.com> <20100629013340.GA3118@t4.rh> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Chen Cao Return-path: In-Reply-To: <20100629013340.GA3118@t4.rh> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org On 06/29/2010 04:33 AM, Chen Cao wrote: > On Mon, Jun 28, 2010 at 05:54:18PM +0300, Michael Goldish wrote: >> The telnet service isn't used by kvm-autotest (AFAIK) and may interfere with >> rss.exe (port 23). >> > > Michael, > > I think it is better to leave the port 23 (and also 22) alone, people > may want to use both telnet (e.g. telnet is integrited into some > testing tools and/or some other reasons) and rss.exe. > and rss.exe could use other port and we can configure the port NR > through the config file of kvm-autotest to use it. > > > Regards, > > Cao, Chen > 2010/06/29 OK, I'll try using ports 1022 and 1023 instead.