Jump to content

BnB

Members
  • Posts

    80
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by BnB

  1. Hello guys,

    after some days of search i finally understood what a l2off server is and diffrences of l2off and l2j. Now what i want is learning to compile my own l2off pack. I read that it made at c++ and this is good because i know c/c++ programming but i don't know what files i must compile in order to make my final pack. What is want is something like this:  http://svn.l2jserver.com/branches/          But this link is for l2j and it is compiled with eclipse. I don't worry about  c++ compilers because i have the knowledge about that. If you want give me your own c++ compiler recommendations but the most important of all is something like the link above but for l2off and not for l2j. I hope you take my questions into consideration. Thnx!

    u should not get it for free

  2. how can i install it?

     

    Setting accourding to your server

     

    $CONFIG['worlddbname'] = "lin2world";          // Database Name

    $CONFIG['dbaddress'] = "locahost";        // MSSQL IP

    $CONFIG['dbuser'] = "";                      // MSSQL User

    $CONFIG['dbpass'] = "";    // MSSQL Password

  3. I don't think so.

    It was only one question, as I said I am newbie

     

    A filter is not exactly a firewall.

     

     

    Here's a little lesson for all the kids in l2j and l2off and the ddos protection that extenders provide.

     

     

     

    Imagine you have a tunnel that fits 2 cars at a time per second.

    If you send down 4 cars to it a second, we get a traffic jam, or a "denial of service" for the tunnel.

     

    If we however put up some police and check/stop before the tunnel that rejects cars made in america, we might however cut down the traffic to 2 cars a second.

     

     

    However again, if we then get 6 cars, and the police/check/stop can only filter half or 2 cars - we again have a block.

     

     

     

    No matter how much you put infront of that tunnel, it can be blocked and ddos can occur.

    The difference is where it occurs.

     

    If your machine has 59435094054 ram, and you use 10000.

    There's no reason not to reject and control the traffic at your server - wether network level, Windows/os level or even in l2server/extender.

     

    Sameway if you buy a super duper cisco firewall, with an amazingly fast cpu and a throughput of 500 Mbit.

    If someone sends 1000 mbit - the cisco dies and so does your tunnel(l2server).

     

     

    There will always be a bottle neck.

    Good explanation

     

    Ty u for your attention

  4. Hello guys, I have a problem when I turn the server works normally, but when you turn on npcserver not take long and the server crashes!

     

    Had the same problem when I created a server INTERLUDE now tried to create a C4 and the problem appeared again, anyone know what might be?

     

    Srry, google translation user :)

     

    Thx.

     

    -- edit --

     

    user[15/0], npc[2046/0], item[546/0], usersocket[49934]

     

×
×
  • Create New...