ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Boris Savelev <boris.savelev@gmail.com>
To: "ALT Linux sysadmins' discussion" <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] router -> linux server
Date: Wed, 23 Jan 2013 23:21:21 +0400
Message-ID: <CAGodH5cONvFRz75wj7FFs+PyAnf3=cM4ydrB7MaCtwo6LeY4+w@mail.gmail.com> (raw)
In-Reply-To: <510036F6.6030101@tangramltd.com>

23 января 2013 г., 23:16 пользователь Viacheslav Dubrovskyi
<slava@tangramltd.com> написал:
> 23.01.2013 21:00, Boris Savelev пишет:
>>
>>> igmpproxy нужен для преобразования мультикаста в юникаст.
>>> Его конечно можно использовать, чтобы не гонять по локалке мультикаст.
>>>
>>> В вашем случае, скорее всего не правильно настроен фаервол. Покажите
>>> настройки iptables. Ну и вот примерно что нужно открыть
>>>
>>> iptables -A INPUT -d 224.0.0.0/240.0.0.0 -i eth0 -j ACCEPT
>>> iptables -A INPUT -s 224.0.0.0/240.0.0.0 -i eth0 -j ACCEPT
>>> iptables -A FORWARD -d 224.0.0.0/240.0.0.0 -j ACCEPT
>>> iptables -A FORWARD -s 224.0.0.0/240.0.0.0 -j ACCEPT
>>>
>> Вероятно, Вы прав, но у меня не работает без igmpproxy(
> Не по wifi случаем?

Да! Тут нужны особые мантры?

-- 
Boris

  reply	other threads:[~2013-01-23 19:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23  9:26 ` Boris Savelev
2013-01-23 18:46   ` Viacheslav Dubrovskyi
2013-01-23 19:00     ` Boris Savelev
2013-01-23 19:16       ` Viacheslav Dubrovskyi
2013-01-23 19:21         ` Boris Savelev [this message]
2013-01-23 22:24           ` Dubrovskiy Viacheslav
2013-01-23 22:45             ` Alexey Shabalin
2013-01-23 22:56               ` Dubrovskiy Viacheslav

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='CAGodH5cONvFRz75wj7FFs+PyAnf3=cM4ydrB7MaCtwo6LeY4+w@mail.gmail.com' \
    --to=boris.savelev@gmail.com \
    --cc=sysadmins@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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

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

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


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