Search found 4 matches

by dilbert
Thu Nov 10, 2011 2:45 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MW3 port/IP binding
Replies: 6
Views: 2439

Re: MW3 port/IP binding

this was done prior to start_map_rotate on the server command line. Should this be added to a command via a shortcut to execute at startup??
by dilbert
Thu Nov 10, 2011 12:04 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MW3 port/IP binding
Replies: 6
Views: 2439

Re: MW3 port/IP binding

]seta net_port 28015
net_port is write protected.
]net_queryport 28017
net_queryPort is write protected.
by dilbert
Thu Nov 10, 2011 11:56 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MW3 port/IP binding
Replies: 6
Views: 2439

Re: MW3 port/IP binding

When I do this, I get an error saying the command is write protected.
by dilbert
Thu Nov 10, 2011 9:29 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MW3 port/IP binding
Replies: 6
Views: 2439

MW3 port/IP binding

I'm attempting to run multiple instances of MW3 on a VPS, however, I cannot get any commands for binding to a specific IP or changing the game port to work. I see others have successfully changed ports, unless they are NAT'ing I suppose. I'm assuming John somehow did this or worked around it to offe...