Change your command line shortcut to the following:
Code:
D:\hlserver\hlds.exe -console -game cstrike +maxplayers 32 +map aim_ak_colt +ip 82.150.72.25 +port 27016 +mapchangecfgfile "server.cfg" -noipx
Then you can use the no-ip as such: yourname.no-ip.com:27016
Now the question is this a test server? Or a production server. If its a test then you can do what I do. Same as above, then make a shortcut on your desktop next to this one for steam cs and add this:
Code:
+connect 82.150.72.25:27016
That way you can always conenct. And if its password protected do this:
Code:
Server:
D:\hlserver\hlds.exe -console -game cstrike +maxplayers 32 +map aim_ak_colt +ip 82.150.72.25 +port 27016 +password "yourPassword" +mapchangecfgfile "server.cfg" -noipx
Code:
Game:
+connect 82.150.72.25:27016 +password "yourPassword"
Well I hope this helps!
Cheers!
__________________