ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sviataslau Svirydau <Sviataslau_Svirydau@epam.com>
To: dayfuaim@msx.ru,
	ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] CVS problem. HELP!
Date: Thu, 08 Apr 2004 14:51:18 +0300
Message-ID: <40753CB6.7000502@epam.com> (raw)
In-Reply-To: <407536CC.9030900@msx.ru>

Denis A. Yurashkou wrote:

> Hi Sisyphus!
>
> Ситуация:
> В сети стоит локальный CVS-сервер (поднимаем ;) ) на Compact 20040310.
> Пакеты cvs поставлены (и сам, и pserver), в xinetd он вроде бы 
> прописался.
> "cvs init" прошёл нормально.
> При login с localhost всё нормально — пускает, checkout, update etc. 
> даёт.
> При заходе с других машин (WinXP, пример с консолью) происходит 
> следующее:
>
> C:\WINDOWS\system32>cvs -d :pserver:cvs@192.168.0.21/home/cvsroot login
> Logging in to :pserver:cvs@192.168.0.21:2401:/home/cvsroot
> CVS password: ***
> cvs [login aborted]: Error reading from server 192.168.0.21: -1: No 
> such file or directory
>
> CVSROOT на сервере задан ":pserver:cvs@localhost/home/cvsroot".
> Пробовал "localhost" менять на "192.168.0.21" (IP сервера) — такая же 
> фигня. :(
> Почему — не понимаю. В Инете копал, ничего похожего...
> Может, кто сталкивался — скажите, что не так делаю?


Все правильно, по умолчанию xinetd будет пропускать только коннекты с 
localhost.
Добавьте в /etc/xinet.d/cvs что-нить вроде
    only_from       += 192.168.0.0/24
и все должно заработать.

-- 
Regards,
Sviatoslav Sviridov <Sviataslau_Svirydau at epam.com>
phone:  +375 17 210 1662, ext. 1302
mobile: +375 29 641 4214
-- 
"Remember kids, if there's a loaded gun in the room, be sure that you're the 
one holding it"
-- Captain Combat



  reply	other threads:[~2004-04-08 11:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-08 11:26 Denis A. Yurashkou
2004-04-08 11:51 ` Sviataslau Svirydau [this message]
2004-04-08 12:26   ` Denis A. Yurashkou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40753CB6.7000502@epam.com \
    --to=sviataslau_svirydau@epam.com \
    --cc=dayfuaim@msx.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git