Hello,
Has anyone gotten the WebMod app to work on a VDS?
App: http://www.djeyl.net/w.php
Thank you,
SAPPER
SYOPS.com
Installing WebMod on VDS
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Apr 26, 2010 10:39 am
- Location: Florida
- Contact:
Re: Installing WebMod on VDS
I don't have much experience with webmod, but I don't think that there would be a problem with a dedicated server/VDS meeting its requirements.
Here are a couple of things to check, if you couldn't connect to it after you installed it:
- Did it show as running through "meta list" via the server console?
- Did "netstat -a" show that its port was open and listening (port 27016)?
- Are you running Windows 2008, and if so, is it binding to the right address (also seen in "netstat -a"? On Win2k8, we've seen problems with servers not binding to the correct IP if there are multiple IPs available.
- Is there a firewall running on the VDS? If so, does disabling it temporarily clear this up?
Here are a couple of things to check, if you couldn't connect to it after you installed it:
- Did it show as running through "meta list" via the server console?
- Did "netstat -a" show that its port was open and listening (port 27016)?
- Are you running Windows 2008, and if so, is it binding to the right address (also seen in "netstat -a"? On Win2k8, we've seen problems with servers not binding to the correct IP if there are multiple IPs available.
- Is there a firewall running on the VDS? If so, does disabling it temporarily clear this up?
Re: Installing WebMod on VDS
Ah, good idea.. silly me...Edge100x wrote:I don't have much experience with webmod, but I don't think that there would be a problem with a dedicated server/VDS meeting its requirements.
Here are a couple of things to check, if you couldn't connect to it after you installed it:
- Did it show as running through "meta list" via the server console?
- Did "netstat -a" show that its port was open and listening (port 27016)?
- Are you running Windows 2008, and if so, is it binding to the right address (also seen in "netstat -a"? On Win2k8, we've seen problems with servers not binding to the correct IP if there are multiple IPs available.
Meta list, 0 for all
Netstat, yes port 27015 is open
I'm sure it's something silly on my part. May need AMXX installed or something not sure but instruction did not say anything about AMX just need meta mod which is installed but had to add plugins.ini to folder to add entries.
Will continue to mess with it and/or have our community Server Admin take a look, send him an email a bit ago. I'll update this post as I find out more.
Thank you,
SAPPER
SYOPS.com
Re: Installing WebMod on VDS
If "meta list" shows no plugins running and no errors, then you should double-check that it is listed in your addons/metamod/plugins.ini file. You need a line like this there:
Code: Select all
win32 addons/w/dlls/w_mm.dll
Re: Installing WebMod on VDS
Ya no errors or plugins installed. Just checked and all looks fine the best I can tell. I just gave the login info to our Server Admin and he's going to bounce in and take a peek at it.Edge100x wrote:If "meta list" shows no plugins running and no errors, then you should double-check that it is listed in your addons/metamod/plugins.ini file. You need a line like this there:
Code: Select all
win32 addons/w/dlls/w_mm.dll
Re: Installing WebMod on VDS
Update.... ok, got it to work... had to restart FireDamon servers for server. Just restarting map or server in console did not work. As soon as I restarted FireDamon service all works fine. Silly me!
Re: Installing WebMod on VDS
I'm glad to hear that it's working now 
