greggor01 Posted April 21, 2010 Share Posted April 21, 2010 I don't know if I'm doing something fundamentally wrong but I cannot get the server to run on my server here at home. I've forwarded the port for UDP and TCP although I have had issues in that area with the verizon fios router that I am required to use. I am running Windows Server 2008.I am constantly getting the same error and here is my log output:2010-04-21 18:51:00.642 Initializing settings from D:/Program Files (x86)/Mumble/murmur.ini (basepath D:/Program Files (x86)/Mumble)2010-04-21 18:51:00.642 Binding to address (MY EXTERNAL IP ADDRESS) <- I removed it to protect the innocent! ;)2010-04-21 18:51:00.644 SSL: Added CA certificates from system store 'Ca'2010-04-21 18:51:00.648 SSL: Added CA certificates from system store 'Root'2010-04-21 18:51:00.650 SSL: Added CA certificates from system store 'AuthRoot'2010-04-21 18:51:00.655 ServerDB: Openend SQLite database D:/Program Files (x86)/Mumble/murmur.sqlite2010-04-21 18:51:00.674 DBus registration succeeded2010-04-21 18:51:00.675 MurmurIce: Endpoint "tcp -h 127.0.0.1 -p 6502" running2010-04-21 18:51:00.675 Murmur 1.2.2 (1.2.2) running on Win: 6.1.7600.1: Booting servers2010-04-21 18:51:00.791 1 => Server: TCP Listen on (MY EXTERNAL IP ADDRESS):64738 failed: The address is not available2010-04-21 18:51:00.887 1 => StoppedNOTE: I set the host=(MY EXTERNAL IP ADDRESS) in the murmur.ini file because I kept getting:2010-04-21 19:14:28.158 1 => Server listening on 0.0.0.0:647382010-04-21 19:14:28.252 1 => Not registering server as publicNOTE: I am very technical.Please HELP! :( Quote Link to comment Share on other sites More sharing options...
Administrators hacst Posted April 22, 2010 Administrators Share Posted April 22, 2010 You cannot bind to your external address if you only "use" that over NAT. Either set the address to one of your computers real IPs or leave it alone (this will make murmur listen on all available addresses). If this is a machine in your home network it'll most probably only have one IP in any case.About the not registering as public thing. You have to fill in all registerX variables in the config for the server to enlist itself in our public list. This has nothing to do with setting you IP, the messages just happen to be logged after each other. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.