Jump to content

gismo

Member
  • Content Count

    11
  • Joined

  • Last visited

  • Medals

Posts posted by gismo


  1. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (DarkSpawn @ July 18 2002,14:46)</td></tr><tr><td id="QUOTE">Another thing about the windows server (even though I am not sure about this) I notice that when firing up the server my swap-file usage increases with about 20mb, but if I let the server say over the night, the spaw space usage has increased another 50mb.

    That leads to me suspecting a memory leakage.

    Any1 gotten similar indications?<span id='postcolor'>

    Where is the connection between that and a dedicated Linux server ?  

    I think it's the wrong topic!  

    My statement to a dedicated Linux Server:

    Most gameservers are Linux- based server.  Also we have specially for OFP a Windows server in the employment.  We wait already for a long time that OFP can be operated on Linux servers. It would save us enormous amounts of money for the rent, which we could use for better purposes (for example for a new, more powerful Linux - server)  biggrin.gif


  2. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Landorin @ Mar. 09 2002,12:42)</td></tr><tr><td id="QUOTE">Network card connecting to the internet: 192.168.0.1 on subnet mask 254.255.255.0

    Network card connecting to my LAN: 192.168.0.2 on subnet mask 255.255.255.0<span id='postcolor'>

    biggrin.gif hmmmmmmm

    You can't change the subnet mask in such a way.

    second hmmmmmm smile.gif

    A small excursion over IP:

    The subnet mask can have worth like 255.0.0.0 or 255.255.0.0 or 255.255.255.0 and many other 255.x.x.x - values, but the value can never be 254.255.255.0 !

    You can change the subnet mask to 255.255.255.128 . that's possible. Then you have the usable IP - addressrange 192.168.0.1 to 192.168.0.126 for one card and 192.168.0.129 to 192.168.0.254 for the other card.

    As example:

    If you want to leave the internet-card on that worth to 192.168.0.1, you would have to adjust the other card in this case to that worth 192.168.0.129 .

    If you changed your PC as in my example,you must set the IP for your LAN PCs between 192.168.0.130 and 192.168.0.254 and on all devices, also on the modem, the subnet mask on 255.255.255.128 . Don't forget to set the IP address from the modem as default gateway on your ofp - server, but only at the NIC to the internet and set for  your LAN PCs the IP Address from the ofp -server (192.168.0.129) as  default gateway if they connect to the internet over him.

    Additionally your ISP must assign a officially IP address to the modem. If the modem address on page direction Internet is also 192.168.x.x or a other address from a private range you will never be attainable from the Internet.

    Without a proper network configuration your server will never run as it is!

    Gismo


  3. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Landorin @ Mar. 08 2002,14)</td></tr><tr><td id="QUOTE">By the way, the network adapters got assigned IP adresses (192.168.0.1 for LAN adapter and 192.168.0.2 for the adapter that connects to the internet).<span id='postcolor'>

    There is a problem with the network configuration. Both addresses are in the same subnet. Take for each card a IP - address in a different subnet and set only on the NIC which connects to the Internet the default gateway.Then it should function.

×