The Risks of hosting a public server, and how you can protect yourself [Guide] menu

User Tag List

Page 6 of 9 FirstFirst ... 23456789 LastLast
Results 76 to 90 of 122
  1. #76
    zenko's Avatar Member
    Reputation
    2
    Join Date
    Jun 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could i ask a question?
    What happends if you get busted by blizzard? Is this risk high, or low? Anyone who can recommend the safest way to not become busted?

    The Risks of hosting a public server, and how you can protect yourself [Guide]
  2. #77
    BillyBob31's Avatar Member
    Reputation
    24
    Join Date
    Feb 2008
    Posts
    231
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a few questions.

    For my private server i run i wanted to ask these few things.

    1) where do i change mysql password ..... was told to change it weekly for security reasons .... and do i have to change other things passwords then like my auto account registration that run through mysql and need the mysql password?

    2) How do i backup my private servers database ..... say incase the server is taken over by a hacker i can delete the database currently on that the hacker is on and re put up the backup database ...... how do i re put up the backup database

    3) what other actions should i take to avoid hackers from my private server ...... i already passworded my computer, have a router ( with only the needed ports open for the server), have a firewall, run antivirus, and check software weekly at least ...... anything else

    Thanks for the help and + rep for anyone that helps !! ( the more the detail of what to do exactly the beter )
    Last edited by BillyBob31; 02-26-2008 at 08:54 AM.

  3. #78
    fenwaydog21's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WoWLegend is right.

    There is much you can do to stop hackers. Yet, they will most likely find a way by. :P

    It's just like a guess 'n' check question, go with the flow.

    :P Great review.

    +Rep

  4. #79
    Syplex23's Avatar Contributor
    Reputation
    93
    Join Date
    Dec 2007
    Posts
    649
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wowo that was kewl
    Last edited by Syplex23; 03-11-2008 at 03:43 AM.

  5. #80
    DJeXeCute's Avatar Member
    Reputation
    5
    Join Date
    Nov 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can set your Mysql so that only ip addresses you specify can even connect. When you go to edit the mysql host replace %localhost or whatever with %your ip or whatever ip you want to allow access to and to allow aces to someone else simply make a new Mysql user and set it to their ip.
    Mysql problem solved :P
    Last edited by DJeXeCute; 03-26-2008 at 02:01 PM. Reason: Saw some spelling mistakes

  6. #81
    makazegamer's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok so im new here, would like to introduce my self first...... Hello

    Now, ive read your guide, i wouldnt call my self a noob with networking issues, but i wouldnt also call my self a guru at it either. I curretnly have Bit Defender Total Security 2008, and i am wondering if that would be a sufficient enough at protecting me against hackers ?

  7. #82
    guitargod218's Avatar Banned
    Reputation
    61
    Join Date
    Apr 2008
    Posts
    192
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just want to make a statement. If you want to WTFPWNZORZ a hacker, all you have to do is sever the internet connection, whether it's by unplugging from an ethernet cable or unscrewing the antenna that makes you connect to a router. If they have no connection to your computer, they can't do anything to you, which means you can get into MySQL and fix up everything without worrying about the hacker. Also, back-up often, so in the event of this you can just reload the database tables.

  8. #83
    ownerjamster's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    really helpfull make my private server safe

  9. #84
    i Newell's Avatar Member
    Reputation
    17
    Join Date
    Nov 2007
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice advice =]

  10. #85
    DrPieper's Avatar Member
    Reputation
    11
    Join Date
    Apr 2008
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one, saw some things i didnt do yet.

  11. #86
    merlinguy21's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi dfadfadadg

  12. #87
    upirlichy's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ip finder

    I couldn't post this anywhere else so I figured this would be a good place. This is a simple notepad cmd that tracks connecting ips.


    -Open note pad and insert this-

    @echo.
    @color 09
    @netstat -n
    @echo.
    @pause


    -Now save as getip.cmd and save to your desktop. Once that is done find it on your desktop and run it. It will open and list all ips connected to you.

  13. #88
    AARC51's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BTW... Typically no destination (destination from the perspective of incoming connections TO the router in front the computer/WoW server) ports are open on any router with a firewall by default. Port 80 is NOT open by default for web browsing... It doesn't need to be. All outgoing (from the perspective of the router sending traffic to the internet) are open - including 80 for web browsing. You would know this if you knew the fundamentals of TCP.

    TCP review: When a connection is initiated from your PC to a website on the internet a packet is crafted with the source IP of you PC (this can/will be changed by NAT/PAT) a source port (a port > 1023) and a destination port of 80 or 443. Your router keeps a state table that tracks all of this and opens a "pinhole" for a response from the website sourced from port 80 and a destination equal to your source port (something > 1023). It can also look for sequence numbers and the ACK flag.

  14. #89
    pepegrande's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks good I think more people need to see this.:wave:

  15. #90
    LeanordChurch's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm new, just took a look at this. Thanks, I'll be setting all this up!

Page 6 of 9 FirstFirst ... 23456789 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 09-10-2016, 01:10 AM
  2. [Trinity] [TrinityCore] Need help setting up a trinity core based public server and website
    By Damnation92 in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 10-18-2013, 03:03 PM
  3. Replies: 43
    Last Post: 07-11-2008, 06:40 PM
  4. [reequest sig] I know what I want and how you can do it
    By ~Jagris in forum Art & Graphic Design
    Replies: 16
    Last Post: 02-04-2008, 10:06 PM
All times are GMT -5. The time now is 08:11 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search