PDA

View Full Version : Multihome Options?



HFChew
11-19-2007, 03:13 PM
For those of us who run dedicated server companies, are there multihome options for our clients? It's extremely cost ineffective to have to purchase a new machine for each client.

I've already got customers lined up to purchase servers and need an answer so that I can integrate the config and command line parameters into our control panel.

Thanks,
HFChew

ribshap
11-20-2007, 12:19 AM
Could always up the port by 1 for each client on a box. 7777, 7778, 7779, etc. Not the ideal way, I know. But it works.

Dubious
11-20-2007, 12:27 AM
For those of us who run dedicated server companies, are there multihome options for our clients? It's extremely cost ineffective to have to purchase a new machine for each client.

I've already got customers lined up to purchase servers and need an answer so that I can integrate the config and command line parameters into our control panel.

Thanks,
HFChew

Yes, the dedicated server release contains the multihome fix. Add -multihome=123.123.123.123 to your commandline to bind that particular ut3.exe instance to a specific IP address.

Caracca
11-20-2007, 01:25 PM
afaik multihome was still broken in de ut dedicated server thingy. there is being worked on

WarTourist
11-20-2007, 01:31 PM
Yes, the dedicated server release contains the multihome fix. Add -multihome=123.123.123.123 to your commandline to bind that particular ut3.exe instance to a specific IP address.

This is correct. This feature is working in the retail version of ut3 as well as the Windows dedicated server.

Villain717
11-20-2007, 03:57 PM
This is correct. This feature is working in the retail version of ut3 as well as the Windows dedicated server.


Im running Windows Server 2003 and Using firedaemon service manager to run my servers and I am still having issues connecting to my server. I just setup a basic server didnt try and edit any ini files and i can see my server in the browser but cant connect. It does the same thing the demo did just sticks on the connecting screen.Are u sure Multihome is fixed?? I have my firewall disabled heres my CL. Im sending you a PM tourist cause i need some help ..:(


server DM-Deck?numplay=4?botskill=3?numpublicconnections=32? AdminPassword=****?bIsDedicated=True?gamemode=0?ti melimit=30?ServerDescription=KillerInstinct?game=U TGame.UTTeamGame -log=DedicatedServer.log -multihome=67.19.46.10 -login=kiserver -password=*****

Necrotic
11-21-2007, 01:58 AM
try without multihome, this would mean the main ip of the box and see if that works. multihome didnt work in the demo version, and although warturist says its working, it doesnt help to try.
Somehow Im just a little bit too disapointed in this release and my trust doesnt go very far :S

Villain717
11-21-2007, 09:39 AM
No dice, i can remove multihome change ports all with the same results. Can see it in the browser but no connect.

Dubious
11-21-2007, 09:45 AM
No dice, i can remove multihome change ports all with the same results. Can see it in the browser but no connect.

Try adding the '-unattended' switch to the END of the commandline.