* [sisyphus] samba3 and swat from remote host
@ 2004-09-08 11:23 Anton Komarevtsev
2004-09-08 12:28 ` Ildar Mulyukov
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Anton Komarevtsev @ 2004-09-08 11:23 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Добрый день.
Поставил последние samba3 и swat из apt. Локально на машине заходит
на http://localhost:901, но удаленно говорит, что не может
приконнектиться (то же самое говорит telnet). Firewall'а нет, в
/etc/xinet.d/swat закомментированы строки
# only_from = 127.0.0.1
# disable = yes
Кто-нибудь уже встречался с подобным?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] samba3 and swat from remote host
2004-09-08 11:23 [sisyphus] samba3 and swat from remote host Anton Komarevtsev
@ 2004-09-08 12:28 ` Ildar Mulyukov
2004-09-08 12:41 ` Epiphanov Sergei
2004-09-09 4:06 ` [sisyphus] " Mike Lykov
2 siblings, 0 replies; 6+ messages in thread
From: Ildar Mulyukov @ 2004-09-08 12:28 UTC (permalink / raw)
To: Anton Komarevtsev, ALT Linux Sisyphus discussion list
Anton Komarevtsev wrote:
>Добрый день.
>
>Поставил последние samba3 и swat из apt. Локально на машине заходит
>на http://localhost:901, но удаленно говорит, что не может
>приконнектиться (то же самое говорит telnet). Firewall'а нет, в
>/etc/xinet.d/swat закомментированы строки
># only_from = 127.0.0.1
># disable = yes
>
>Кто-нибудь уже встречался с подобным?
>
>
service xinetd reload?
--
Ildar Mulyukov,
free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus
================================================
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] samba3 and swat from remote host
2004-09-08 11:23 [sisyphus] samba3 and swat from remote host Anton Komarevtsev
2004-09-08 12:28 ` Ildar Mulyukov
@ 2004-09-08 12:41 ` Epiphanov Sergei
2004-09-08 14:52 ` Re[2]: " Anton Komarevtsev
2004-09-09 4:06 ` [sisyphus] " Mike Lykov
2 siblings, 1 reply; 6+ messages in thread
From: Epiphanov Sergei @ 2004-09-08 12:41 UTC (permalink / raw)
To: Anton Komarevtsev, ALT Linux Sisyphus discussion list
В сообщении от 8 Сентябрь 2004 15:23 Anton Komarevtsev написал:
> Добрый день.
>
> Поставил последние samba3 и swat из apt. Локально на машине заходит
> на http://localhost:901, но удаленно говорит, что не может
> приконнектиться (то же самое говорит telnet). Firewall'а нет, в
> /etc/xinet.d/swat закомментированы строки
> # only_from = 127.0.0.1
Добавить
only_from = 0.0.0.0
> # disable = yes
>
> Кто-нибудь уже встречался с подобным?
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re[2]: [sisyphus] samba3 and swat from remote host
2004-09-08 12:41 ` Epiphanov Sergei
@ 2004-09-08 14:52 ` Anton Komarevtsev
2004-09-09 5:35 ` [sisyphus] " Michael Shigorin
0 siblings, 1 reply; 6+ messages in thread
From: Anton Komarevtsev @ 2004-09-08 14:52 UTC (permalink / raw)
To: Epiphanov Sergei; +Cc: ALT Linux Sisyphus discussion list
Hello Epiphanov,
Wednesday, September 8, 2004, 4:41:56 PM, you wrote:
ES> В сообщении от 8 Сентябрь 2004 15:23 Anton Komarevtsev написал:
>> Добрый день.
>>
>> Поставил последние samba3 и swat из apt. Локально на машине заходит
>> на http://localhost:901, но удаленно говорит, что не может
>> приконнектиться (то же самое говорит telnet). Firewall'а нет, в
>> /etc/xinet.d/swat закомментированы строки
>> # only_from = 127.0.0.1
ES> Добавить
ES> only_from = 0.0.0.0
Огромное спасибо, помогло! А можно в двух словах, почему без этой
строчки не работает? Для других сервисов писать ее не требуется...
>> # disable = yes
>>
>> Кто-нибудь уже встречался с подобным?
--
Best regards,
Anton mailto:avkx@rt.mipt.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* [sisyphus] Re: samba3 and swat from remote host
2004-09-08 14:52 ` Re[2]: " Anton Komarevtsev
@ 2004-09-09 5:35 ` Michael Shigorin
0 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2004-09-09 5:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Wed, Sep 08, 2004 at 06:52:27PM +0400, Anton Komarevtsev wrote:
> >> /etc/xinet.d/swat закомментированы строки
> >> # only_from = 127.0.0.1
> ES> Добавить
> ES> only_from = 0.0.0.0
> Огромное спасибо, помогло! А можно в двух словах, почему без этой
> строчки не работает? Для других сервисов писать ее не требуется...
См. тж. глобальный (well, localhost-wide :) /etc/xinetd.conf
PS: вопрос для community@
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] samba3 and swat from remote host
2004-09-08 11:23 [sisyphus] samba3 and swat from remote host Anton Komarevtsev
2004-09-08 12:28 ` Ildar Mulyukov
2004-09-08 12:41 ` Epiphanov Sergei
@ 2004-09-09 4:06 ` Mike Lykov
2 siblings, 0 replies; 6+ messages in thread
From: Mike Lykov @ 2004-09-09 4:06 UTC (permalink / raw)
To: Anton Komarevtsev, ALT Linux Sisyphus discussion list
В сообщении от Среда 08 Сентябрь 2004 16:23 Anton Komarevtsev написал:
> /etc/xinet.d/swat закомментированы строки
> # only_from = 127.0.0.1
> # disable = yes
> Кто-нибудь уже встречался с подобным?
конечно. Это вполне обьяснимая ситуация - надо не комментировать их, а
устанавливать в те значения, которые вам нужны.
например only_from = ваша_сеть
disable=no
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-09-09 5:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-08 11:23 [sisyphus] samba3 and swat from remote host Anton Komarevtsev
2004-09-08 12:28 ` Ildar Mulyukov
2004-09-08 12:41 ` Epiphanov Sergei
2004-09-08 14:52 ` Re[2]: " Anton Komarevtsev
2004-09-09 5:35 ` [sisyphus] " Michael Shigorin
2004-09-09 4:06 ` [sisyphus] " Mike Lykov
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