OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: bschmidt on September 03, 2008, 06:03:33 PM



Title: Masterserver and IPv6
Post by: bschmidt on September 03, 2008, 06:03:33 PM
Hello,

first of, thank you very much for importing the new ioquake engine into OpenArena and having IPv6 enabled (I did not follow the development closely, but I read a few threads in the development forum which said it might get disabled).

It took me a while to figure out what exact settings you needed (+set net_enabled 7), but it seems to work fine now. The only thing is although I tried making my server visible on the masterserver with IPv6, I failed to do so. I read a thread on the ioquake3 mailinglist that IPv6 masterserver support is actually a moving target, so I guess it's won't work at the moment and I don't need to keep trying, right? So at the moment you need to specify the server address manually?

Anyway, I'm not an experienced server operator (I basically used the first server.cfg I found and it might just break in an hour), but if you want to run your OpenArena 0.8.0 against an IPv6-only server on a native connection, run

$ openarena +set net_enabled 7 +connect lxbsc01.ipv6.lrz-muenchen.de:27960

and give it a try.

Thanks again, waiting for the masterserver :-)
Bernhard


Title: Re: Masterserver and IPv6
Post by: epicgoo on September 03, 2008, 10:15:53 PM
afaik master server don't know about the ipv6

well if fromhell updated ... dunno
http://svn.icculus.org/twilight/trunk/dpmaster/


Title: Re: Masterserver and IPv6
Post by: Mathieu Olivier on September 23, 2008, 08:56:28 AM
Good timing !  :)  I'm currently finishing the code for the next release of dpmaster (2.0), which will support IPv6. It's functional in the current development version. I also sent the necessary patches to the IOQ3 team to add support for IPv6-capable master server queries, and they have been commited to its code repository. So chances are IPv6 will be fully functional, with master server support, with the next releases of ioq3 and dpmaster.

If you really want to beta test all that stuff, let me know.


Title: Re: Masterserver and IPv6
Post by: fufinha on September 25, 2008, 11:53:31 AM
wow.. he's woken up! If your the dpmaster guy  :D


Title: Re: Masterserver and IPv6
Post by: epicgoo on September 25, 2008, 12:57:57 PM
wow.. he's woken up! If your the dpmaster guy  :D
yes. dpmaster is quite good


Title: Re: Masterserver and IPv6
Post by: Mathieu Olivier on September 25, 2008, 01:07:23 PM
wow.. he's woken up! If your the dpmaster guy  :D
Woken up? Nobody ever asked me for IPv6 support in dpmaster actually.   :P  Honestly, I thought I was the only one to care about it until I saw IPv6 patches being committed to IOQ3 code base a few months ago.  :D

And yeah, I don't know if I'm "the dpmaster guy", but I'm definitely the one who writes its code.  ;)


Title: Re: Masterserver and IPv6
Post by: fufinha on September 25, 2008, 01:42:00 PM
We tried to wake you up one day when chaos was flying around everywhere. Someone said you live in a lighthouse and just drink all day and night :D It kind of blended in nicely with everything else going on hehe

edit..

heheh http://openarena.ws/board/index.php?topic=1930.0

When fromhell does [HUGEFKKNTEXT] there is chaos goin on :D


Title: Re: Masterserver and IPv6
Post by: rm on August 11, 2011, 04:15:35 AM
There is now a test OpenArena master server running, with both IPv4 and IPv6 connectivity support.
- IPv6 clients see both IPv4 and IPv6 servers.
- IPv4 clients see IPv4 servers only.

The address is dpmaster.version6.ru.
It will be turned off if/when dpmaster.deathmask.net adds IPv6 support.

To try it out, set
Code:
\sv_master2 "dpmaster.version6.ru"
in the console, then go to the Multiplayer menu, select "Servers: Internet (2)" at the top of the screen and click "Refresh" at the bottom.

If you run an IPv6-capable OpenArena dedicated server, you can use this master server in addition to dpmaster.deathmask.net, in this case add to your server config:
Code:
sv_master2 "dpmaster.version6.ru"
and your server will register on both dpmasters automatically.

For testing purposes there are also available:
- dpmaster6.version6.ru - IPv6-only hostname;
- dpmaster4.version6.ru - IPv4-only hostname.


Title: Re: Masterserver and IPv6
Post by: rm on June 24, 2012, 11:47:28 PM
I have added a redirect so that dpmaster.version6.ru loaded over HTTP points to my informational page about it, http://version6.ru/en/oa
The server will be up and running for the foreseeable future, and there are now about 5-7 IPv6-capable game servers registering on it.