Страница 3 из 7
Re: Свой Public Server
Добавлено: 13 дек 2010, 21:15
wincentsmile
Суть вопроса такова - хотел сделать свой сервер, чтобы подключаться с друзями, а вот не получается. Или скорее всего я не так делаю.
Код: Выделить всё
<W>2010-12-13 21:09:40.792 Initializing settings from C:/Program Files/Mumble/murmur.ini (basepath C:/Program Files/Mumble)
<W>2010-12-13 21:09:40.804 SSL: Added CA certificates from system store 'Ca'
<W>2010-12-13 21:09:40.807 SSL: Added CA certificates from system store 'Root'
<W>2010-12-13 21:09:40.809 SSL: Added CA certificates from system store 'AuthRoot'
<W>2010-12-13 21:09:40.815 ServerDB: Openend SQLite database C:/Users/Винсент/murmur.sqlite
<W>2010-12-13 21:09:40.819 Failed to open logfile murmur.log. Will not detach.
<W>2010-12-13 21:09:41.349 DBus registration succeeded
<W>2010-12-13 21:09:41.350 MurmurIce: Endpoint "tcp -h 127.0.0.1 -p 6502" running
<W>2010-12-13 21:09:41.350 Murmur 1.2.2 (1.2.2) running on Win: 6.1.7600.1: Booting servers
<W>2010-12-13 21:09:41.708 1 => Server listening on [::]:64738
<W>2010-12-13 21:09:41.800 1 => Server listening on 0.0.0.0:64738
<W>2010-12-13 21:09:41.803 Bonjour: Failed to load dnssd.dll
<W>2010-12-13 21:09:41.925 1 => Not registering server as public
вот такой лог у меня в сервере мурмур. Извиняюсь конечно, но настроить никак не могу его. Открыл так называемую страничку
viewtopic.php?f=4&t=8 , и ничего не понял - что и куда писать.
Mumble 1.2.2, win7
Код: Выделить всё
[21:16:29] Connecting to server 95.78.31.176.
[21:16:31] Server connection failed: Connection refused.
п.с. ответы с фразой: руки не оттуда - будут неприятны. т.к. впервые поставил его.
Re: Свой Public Server
Добавлено: 14 дек 2010, 06:28
B0nuse
wincentsmile писал(а):Открыл так называемую страничку
viewtopic.php?f=4&t=8 , и ничего не понял - что и куда писать.
Чтобы не лить воду, давайте по порядку - что конкретно не понятно?
Re: Свой Public Server
Добавлено: 14 дек 2010, 09:05
wincentsmile
Код: Выделить всё
# файл murmur.sqlite в папке по-умолчанию или создаст его, если не найдет.
database=
как я понял, это поле останется неизменным?!
Лучше перефразирую. Дан у меня постоянный IP адрес. Какие поля необходимо заменить (переделать или удалить) в стандартном файле murmur.ini?
В принципе многие поля, для заполнения, являются мне непонятными. Имею ввиду то, что в них надо вписывать.
Re: Свой Public Server
Добавлено: 14 дек 2010, 12:51
B0nuse
wincentsmile писал(а):Какие поля необходимо заменить (переделать или удалить) в стандартном файле murmur.ini?
Я не могу однозначно Вам ответить по этому поводу. Откуда мне знать - как Вы хотите его настроить. Исчерпывающая информация приведена в указанной теме. Читать Вы умеете...
Для наглядности простоты установки сервера можете посмотреть видео, записанное мной
viewtopic.php?p=1862#p1862
Re: Свой Public Server
Добавлено: 14 дек 2010, 15:09
wincentsmile
Спасибо за приведенное видео. Сделал все, как и было показано. Но после проделанного, никто из друзей не может подключиться ко мне. Почему, таки, не пойму.

Re: Свой Public Server
Добавлено: 14 дек 2010, 15:57
B0nuse
Потому что, наверное, директиву
нужно прописать на свой внешний IP
Re: Свой Public Server
Добавлено: 14 дек 2010, 16:38
wincentsmile
Вписал в эту директиву свой внешний IP адрес, однако изменения никакого не увидел, и также никто присоединиться не может.
вот так выглядит она host=95.78.31.176 - или может я что ни так написал?
Сам к себе я присоединяюсь, а вот друзья - нет.
вот лог мурмура.
Код: Выделить всё
<W>2010-12-14 16:50:24.483 Initializing settings from C:/Users/Винсент/murmur.ini (basepath C:/Users/Винсент)
<W>2010-12-14 16:50:24.494 SSL: Added CA certificates from system store 'Ca'
<W>2010-12-14 16:50:24.498 SSL: Added CA certificates from system store 'Root'
<W>2010-12-14 16:50:24.500 SSL: Added CA certificates from system store 'AuthRoot'
<W>2010-12-14 16:50:24.504 ServerDB: Openend SQLite database C:/Users/Винсент/murmur.sqlite
<W>2010-12-14 16:50:24.505 Generating new tables...
<W>2010-12-14 16:50:25.074 DBus registration succeeded
<W>2010-12-14 16:50:25.075 MurmurIce: Endpoint "tcp -h 127.0.0.1 -p 6502" running
<W>2010-12-14 16:50:25.075 Murmur 1.2.2 (1.2.2) running on Win: 6.1.7600.1: Booting servers
<W>2010-12-14 16:50:25.344 1 => Server listening on [::]:64738
<W>2010-12-14 16:50:25.435 1 => Server listening on 0.0.0.0:64738
<W>2010-12-14 16:50:25.527 1 => Generating new server certificate.
<W>2010-12-14 16:50:26.043 Bonjour: Failed to load dnssd.dll
<W>2010-12-14 16:50:26.135 1 => Not registering server as public
<W>2010-12-14 16:50:59.189 1 => <1:(-1)> New connection: 127.0.0.1:50124
<W>2010-12-14 16:50:59.189 Connection: Failed to add flow to QOS
<W>2010-12-14 16:50:59.312 1 => <1:(-1)> Connection closed: The remote host closed the connection [1]
<W>2010-12-14 16:51:03.270 1 => <2:(-1)> New connection: 127.0.0.1:50129
<W>2010-12-14 16:51:03.270 Connection: Failed to add flow to QOS
<W>2010-12-14 16:51:03.429 1 => <2:(-1)> Client version 1.2.2 (Win: 1.2.2)
<W>2010-12-14 16:51:03.519 1 => Starting voice thread
<W>2010-12-14 16:51:03.611 1 => CELT codec switch ffffffff8000000b 0 (prefer ffffffff8000000b)
<W>2010-12-14 16:51:03.686 1 => <2:wincentsmile(-1)> Authenticated
<W>2010-12-14 16:56:14.134 1 => <2:wincentsmile(-1)> Connection closed: The remote host closed the connection [1]
<W>2010-12-14 16:56:14.225 1 => Ending voice thread
<W>2010-12-14 16:57:06.479 1 => <3:(-1)> New connection: 127.0.0.1:51477
<W>2010-12-14 16:57:06.479 Connection: Failed to add flow to QOS
<W>2010-12-14 16:57:06.646 1 => <3:(-1)> Client version 1.2.2 (Win: 1.2.2)
<W>2010-12-14 16:57:06.738 1 => Starting voice thread
<W>2010-12-14 16:57:06.822 1 => <3:wincentsmile(-1)> Authenticated
Re: Свой Public Server
Добавлено: 14 дек 2010, 18:47
B0nuse
wincentsmile писал(а):<W>2010-12-14 16:50:25.344 1 => Server listening on [::]:64738
<W>2010-12-14 16:50:25.435 1 => Server listening on 0.0.0.0:64738
Вы уверены, что Вы ее вписали???
Т.к. из Вашего лога видно, что Вы этого не сделали.
Re: Свой Public Server
Добавлено: 15 дек 2010, 14:51
wincentsmile
B0nuse писал(а):wincentsmile писал(а):<W>2010-12-14 16:50:25.344 1 => Server listening on [::]:64738
<W>2010-12-14 16:50:25.435 1 => Server listening on 0.0.0.0:64738
Вы уверены, что Вы ее вписали???
Т.к. из Вашего лога видно, что Вы этого не сделали.
Вписал я ту строчку. Вот так она у меня выглядит:
Код: Выделить всё
# Specific IP or hostname to bind to.
# If this is left blank (default), murmur will bind to all available addresses.
host=95.78.31.176
Однако лог мурмура остался такой же. Почему таки не пойму. Может я что еще не вписал?
вот полный файл murmur.ini
Код: Выделить всё
# Path to database. If blank, will search for
# murmur.sqlite in default locations or create it if not found.
database=
# If you wish to use something other than SQLite, you'll need to set the name
# of the database above, and also uncomment the below.
# Sticking with SQLite is strongly recommended, as it's the most well tested
# and by far the fastest solution.
#
#dbDriver=QMYSQL
#dbUsername=
#dbPassword=
#dbHost=
#dbPort=
#dbPrefix=murmur_
#dbOpts=
# Murmur defaults to not using D-Bus. If you wish to use dbus, which is one of the
# RPC methods available in murmur, please specify so here.
#
dbus=session
# Alternate service name. Only use if you are running distinct
# murmurd processes connected to the same D-Bus daemon.
#dbusservice=net.sourceforge.mumble.murmur
# If you want to use ZeroC Ice to communicate with Murmur, you need
# to specify the endpoint to use. Since there is no authentication
# with ICE, you should only use it if you trust all the users who have
# shell access to your machine.
# Please see the ICE documentation on how to specify endpoints.
ice="tcp -h 127.0.0.1 -p 6502"
# Ice primarily uses local sockets. This means anyone who has a
# user account on your machine can connect to the Ice services.
# You can set a plaintext "secret" on the Ice conntection, and
# any script attempting to access must then have this secret.
#icesecret=
# How many login attempts do we tolerate from one IP
# inside a given timeframe before we ban the connection?
# Note that this is global (shared between all virtual servers), and that
# it counts both successfull and unsuccessfull connection attempts.
# Set either Attempts or Timeframe to 0 to disable.
#autobanAttempts = 10
#autobanTimeframe = 120
#autobanTime = 300
# Murmur default to logging to murmur.log. If you leave this blank,
# murmur will log to the console (linux) or through message boxes (win32).
#logfile=murmur.log
# If set, murmur will write its process ID to this file.
#pidfile=
# The below will be used as defaults for new configured servers.
# If you're just running one server (the default), it's easier to
# configure it here than through D-Bus or Ice.
#
# Welcome message sent to clients when they connect
welcometext="<br />Welcome to this server running <b>Murmur</b>.<br />Enjoy your stay!<br />"
# Port to bind TCP and UDP sockets to
port=64738
# Specific IP or hostname to bind to.
# If this is left blank (default), murmur will bind to all available addresses.
host=95.78.31.176
# Password to join server
serverpassword=
# Maximum bandwidth (in bits per second) clients are allowed
# to send speech at.
bandwidth=72000
# Maximum number of concurrent clients allowed.
users=100
# Regular expression used to validate channel names
# (note that you have to escape backslashes with \ )
#channelname=[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+
# Regular expression used to validate user names
# (note that you have to escape backslashes with \ )
#username=[-=\\w\\[\\]\\{\\}\\(\\)\\@\\|\\.]+
# Maximum length of text messages in characters. 0 for no limit.
#textmessagelength=5000
# Maximum length of text messages in characters, with image data. 0 for no limit.
#imagemessagelength=131072
# Allow clients to use HTML in messages, user comments and channel descriptions?
#allowhtml=true
# Murmur retains the per-server log entries in an internal database which
# allows it to be accessed over D-Bus/ICE.
# How many days should such entries be kept?
#logdays=31
# To enable public server registration, the serverpassword must be blank, and
# this must all be filled out.
# The password here is used to create a registry for the server name; subsequent
# updates will need the same password. Don't lose your password.
# The URL is your own website, and only set the registerHostname for static IP
# addresses.
#
#registerName=Mumble Server
#registerPassword=secret
#registerUrl=https://wiki.mumble.info/wiki/
#registerHostname=
# To enable bonjour service discovery uncomment the following line.
# To change the name announced by bonjour adjust the registerName variable.
# See http://developer.apple.com/networking/bonjour/index.html for more information
# about bonjour.
#bonjour=True
# If you have a proper SSL certificate, you can provide the filenames here.
#sslCert=
#sslKey=
# If murmur is started as root, which user should it switch to?
# This option is ignored if murmur isn't started with root privileges.
#uname=
# If this options is enabled, only clients which have a certificate are allowed
# to connect.
#certrequired=False
# You can configure any of the configuration options for Ice here. We recommend
# leave the defaults as they are.
# Please note that this section has to be last in the configuration file.
#
[Ice]
Ice.Warn.UnknownProperties=1
Ice.MessageSizeMax=65536
Стоит Windows 7 полная. мамбл 1.2.2. Установил все согласно видео инструкции, вписал эту директиву. Антивир Nod32. Может, из-за него что не так!?
Re: Свой Public Server
Добавлено: 16 дек 2010, 09:11
B0nuse
Запустите Murmur с четким указанием ини файла
и посмотрите в лог.
А то у Вас то
wincentsmile писал(а):Initializing settings from C:/Program Files/Mumble/murmur.ini
то
wincentsmile писал(а):Initializing settings from C:/Users/Винсент/murmur.ini