[Counterstrike] LAN server issue

Last update on October 23, 2009 02:13 PM by jak58
Published by jak58

[Counterstrike] LAN server issue





Issue


How to play a remote private lan party, without having display interface "lan servers are restricted to local clients"?

Solution



Using the developer console:

Either you program a key to open it during gameplay, or you don't want to make such modifications, then follow the instruction below.
  • C:Program FilesCSSCSstrikeCFGautoexec
  • Open this file (txt format) and add the following line
  • bind "n" key to "toggleconsole" (n can be any letter you choose)
    • From you can now open the console during the game by pressing n key.
  • Once the game started, open console and type :sv_lan 0
  • Press Enter and the issue shall be solved.
Best answers for « LAN server issue » in :
Installing a light HTTP Proxy Server (TINYPROXY) Show Installing a light HTTP Proxy Server (TINYPROXY) Installation Configuration Port Address Authorisation Logs Other Squid is a proxy server for bigger networks (enterprises, etc..) Can be also installed on smaller local...
LAN, Internet connection: choosing your router ShowLAN,Internet connection:Choosing your Router Intro Case 1 Case 2 Case 3 Options and features to consider Standards required for a WiFi router New Standards Intro A router comes in the shape of a box connected to your computer....
Start/stop a service using command line ShowStart/stop a service using command line The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line: To start a service: Net start name_of_service To stop a service:...
The RPC server is unavailable ShowThe RPC server is unavailable First Solution Second Solution When the printers installed on the machine are no longer available and that the Windows system displays the following message: Unable to continue operation due to lack of...
Download Look@lan ShowLook@lan is a software scanner and monitor of very easy network to be used. it is very quick to perform discovery and surveillance of the guests of a network or a beach of networks. he also allows to show services (ports) given by the guests of...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...
Creating a local area network ShowWhy set up a local area network? When you have several computers, it can be convenient to connect them to each other to create a local area network (LAN). Setting up such a network costs very little, contrary to what people may think. Here are a...
Proxy and reverse proxy servers ShowProxy servers A proxy server is a machine which acts as an intermediary between the computers of a local area network (sometimes using protocols other than TCP/IP) and the Internet Most of the time the proxy server is used for the web, and when it...
Networking - 3-Tier Client/Server Architecture ShowIntroduction to 2-Tier Architecture 2-tier architecture is used to describe client/server systems where the client requests resources and the server responds directly to the request, using its own resources. This means that the server does not...