ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: ASA <llb@udm.ru>
To: community@altlinux.ru
Subject: [Comm] WINS replication
Date: Fri, 22 Aug 2003 21:07:21 +0500
Message-ID: <10545875515.20030822210721@udm.ru> (raw)

Hello community,

Имею:
- Большую сеть
- Два сервера по обслуживанию сети (условно назовем их
192.168.0.2 и 192.168.1.2)
- На 0.2 установлен DHCP-сервер.

Задача:
- Обеспечить основной и дополнительный wins-серверы, раньше был
только один wins-сервер на 0.2, в результате чего сеть перестает
работать после случайного падения 0.2.

Методы:
- Скачал и собрал samba 3.0.0beta3 (последний найденный на
samba.org), без каких-либо дополнительных патчей, установил их
на обоих машинах, задал настройки в глобальной секции:
  wins support = yes
  #wins server =
  wins partners = 192.168.1.2 или 0.2 в зависмости от машины
    (0.2 и 1.2 соответственно).
- В опциях dhcpd.conf вместо
    netbios-name-server 192.168.0.2;
  указал
    netbios-name-server 192.168.0.2, 192.168.1.2;
- testparm, рестартовал сервисы - ОК
- на w2k-машине выполнил ipconfig /renew, затем ipconfig /all
показал, что win-машина теперь знает про наличие обоих
wins-серверов.

Проверка:
- смотрю ручками в файл wins.dat обоих серверов. На компе 0.2
все сведения об компьютерах сети есть. На 1.2 никаких сведений
нет, кроме собственного имени.
- пытаюсь выполнить:
  nmblookup -U 192.168.0.2 -RT computer_name
возращает соответствующий IP
  nmblookup -U 192.168.1.2 -RT computer_name
выдает ошибку
  
Само собой, все пинги (между 0.2, 1.2 и win-машинами) ходят
нормально, все полностью работает, кроме одной вещи: secondary
wins сервер не имеет никакой информации, и следовательно,
неработоспособен.

Куда теперь смотреть?

btw, почему именно samba 3.0.0beta3 с сайта, а не тот, что в
ALT? Потому что сервера не ALT Linux (пока!).

-- 
Best regards,
 ASA                          mailto:llb@udm.ru



             reply	other threads:[~2003-08-22 16:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-22 16:07 ASA [this message]
2003-08-23 11:21 ` mike
2003-08-23 11:44   ` Re[2]: " ASA
2003-08-25 10:31     ` Alexander Bokovoy

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=10545875515.20030822210721@udm.ru \
    --to=llb@udm.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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