Jump to content

Recommended Posts

Posted

Hm, created an acc, got in, got dc, can't connect anymore. ;o

 

It happened to m2 . (first time i got the crit error)

Screw it,going to another one.

Posted

It happened to m2 . (first time i got the crit error)

Screw it,going to another one.

it's frozen's old error u should join with one other random account and then again with yours
Posted

Good Luck!

Bump!

 

With better promotion can be a top FUN server !!

 

Thank you.

Finally got in but got dc again and can't connect.

6 players online and I was lagging on changing class, thanks but no thanks.

It's not caused from the machine it's caused from the Roy The cat. It's only happening from the 1th to the 2th quest. Anyway server is open and im going to login now. Petition will open in 5minutes.
Posted

Server is under ddos attack.

Can't understand what you succedd ddosing 12ppl server :D Anyway im currently tracking the ddos attacker ip and will give a payback too. Also dedicate is paid for 3 months so server will stay open even with 1 player :)

Posted

nah idiot ddosers , if u are using windows 2003 or 7 i can give you protection for free feel free to pm me

I have windows server 2008 but i think it won't help mutch,but anyway added on skype.
Posted

 

If you are on Windoze Systems 2k3, 2k8 or 2k8R2.

These commands will help you to get your server back online.

BTW I see your server online.

 

Step 1 :

 

Windows Server 2008

 

netsh advfirewall firewall add rule name="Remote Desktop Protocol" program=System profile=public,private,domain dir=in localport=3389 protocol=tcp action=allow

 

 

Windows Server 2003

 

netsh firewall set portopening protocol=TCP port=3389 name="Remote Desktop Protocol" mode=ENABLE

 

 

 

Step 2 :

First thing to do is enable windows firewall.

 

netsh advfirewall set domainprofile state on
netsh advfirewall set privateprofile state on
netsh advfirewall set publicprofile state on
netsh advfirewall set allprofiles state on

 

 

 

Step 3 :

The first DOS attack to block is all incoming ICMP Packets. (If you like to ping your server then don't follow this step.)

 

Windows Server 2008

 

netsh advfirewall firewall add rule name="All ICMP V4" protocol=icmpv4:any,any dir=in action=block

 

 

Windows Server 2003

 

netsh firewall set icmpsetting type=ALL mode=disable

 

 

Windows Server 2008

Block all IGMP Requests : http://en.wikipedia.org/wiki/Interne...ement_Protocol

 

netsh advfirewall firewall add rule name="All IGMP" protocol=2 dir=in action=block

 

 

Block all GRE Requests : http://en.wikipedia.org/wiki/Generic..._Encapsulation

 

netsh advfirewall firewall add rule name="All GRE" protocol=47 dir=in action=block

 

Block all VRRP Requests : http://en.wikipedia.org/wiki/Virtual...dancy_Protocol

netsh advfirewall firewall add rule name="All VRRP" protocol=112 dir=in action=block

 

 

Block all PGM Requests : http://en.wikipedia.org/wiki/Pragmat...eral_Multicast

 

netsh advfirewall firewall add rule name="All PGM" protocol=113 dir=in action=block/code]




Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...