ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <ab@altlinux.org>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Вопрос по SAMBA
Date: Fri, 15 Jul 2011 10:44:38 +0300
Message-ID: <4E1FEFE6.2010904@altlinux.org> (raw)
In-Reply-To: <201107151047.58192.serpiph@nikiet.ru>

On 15.07.2011 09:47, Sergei Epiphanov wrote:
> В сообщении от 14 июля 2011 14:01:45 автор Alexander Bokovoy
> написал:
>>> socket address = 192.168.1.1 127.0.0.1
>>
>> Зачем??? То есть, соединения от 192.168.2/24 приниматься не будут.
>
> Выяснил в помощи, что в socket address можно указать только один
> адрес и только он будет использоваться для всех операций, что мне не
> подходит совсем.
Его не нужно указывать, совсем. Тогда там будет 0.0.0.0, то есть
"слушать на всех интерфейсах".

> Кстати, я сейчас обнаружил, что команда 'nmblookup -M -- -' ищет
> главные браузеры доменов только по одному интерфейсу и только по
> тому, который указан первым в строке 'interfaces='.  Такое ощущение,
> что программа единожды открывает сокет на адресе, указанном первым в
> 'interfaces=', после чего ведёт запросы в сети, не задумываясь, что
> надо бы менять адреса отправки при переходе к другому интерфейсу. То
> есть (часть конфига и запрос, net0 - 192.168.1.1/24, net1 -
> 192.168.2.1/24):
В случае -M, nmblookup выполняет следующее:
1. Открывает сокет на "вход", согласно socket address (по умолчанию,
0.0.0.0).
2. Посылает запрос на разрешение имен на всех настроенных интерфейсах,
где возможен обмен широковещательными пакетами.
3. Возвращает первый успешный ответ.

В этом есть смысл, потому что мы запрашиваем имя по широковещательному
каналу и не ожидаем, что на это имя могут откликнуться многие. Так
устроен протокол NMB. Для других ситуаций я уже давал ссылку на Samba 3
by Example, где описана конфигурация, похожая на вашу.

-- 
/ Alexander Bokovoy


  reply	other threads:[~2011-07-15  7:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14  4:53 Sergei Epiphanov
2011-07-14 10:01 ` Alexander Bokovoy
2011-07-15  6:47   ` Sergei Epiphanov
2011-07-15  7:44     ` Alexander Bokovoy [this message]
2011-07-15 10:38       ` Sergei Epiphanov
2011-07-15 11:25         ` 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=4E1FEFE6.2010904@altlinux.org \
    --to=ab@altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /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