Running a remote website

Page 1 of 3 123 LastLast
Results 1 to 15 of 37
  1. #1
    Alpha Member john_d is offline
    MemberRank
    Feb 2004 Join Date
    PhilippinesLocation
    2,868Posts

    Running a remote website

    Problem: Website and Mu server cant run in the same place or is too much for the computer to handle. or something like that

    Solution: making your website run on a different computer/machine.

    Overview: Computer A which would be your Mu server must be able to accept incomming connection to the mssql database, to make it more secure mssql must be on mix mode authentication ( windows and sql ). Using an Sql Username and password the Computer B (remote webhost Computer) will use a variaty of ways to connection to Computer A, but Computer B must be able to have some certain components in order for it to be able to send a secure direct connection to Computer A. These Components vary from what type of connections will be used.

    Computer A: ( things to check and do )
    MU server Computer and the Database server computer
    1. Enable Mix mode authentication.
    2. Check and Enable Certain Mssql Network Protocols
    3. Create a MSsql Username Password
    4. Give the newly Created username password access and powers over the MuOnline and Rankings database
    Computer B: ( things to check and do )
    The remote Web host

    Preparation for Connection:
    1. Checking for available connection
    2. testing the connection type
    Types of connection available
    1. Connecting Via ODBC
      1. Checking if Odbc is installed
      2. Creating and testing an ODBC system dsn link to the Computer A
      3. Creating a test website that will connect to the ODBC
    2. Connecting Via Php's MSsql extention
      1. Checking if Php's Mssql Extention is enabled
      2. Creating a test website that will connect to Computer A via the mssql extention
    3. Connecting Via TCP
      1. same as above.. lolz

    .. lolz.. im late for school be back later to finish explaining wat i started. ill sticky this for now.. so i wont forget.


  2. #2
    Ex Post Whore Josh is offline
    MemberRank
    Dec 2004 Join Date
    8,333Posts
    wow very nice!

  3. #3
    Apprentice rodryggow is offline
    MemberRank
    Apr 2005 Join Date
    BrazilLocation
    8Posts

    hehehe

    good, won't that facilitate for the hackers?

  4. #4
    Alpha Member john_d is offline
    MemberRank
    Feb 2004 Join Date
    PhilippinesLocation
    2,868Posts
    lolz i completely forgot about this one.

    what is there to hack. ok lets say u successfully have a remote website.

    the hole would be .. that u opened ur mssql port ... if u follow any instruction. u should have a password on ur sa account and a new account that is being used in the web.

    so unless they magically found a way to see ur username/password. i dont see how they can gain access the database.

    i need to finish this.

  5. #5
    Ex Post Whore Josh is offline
    MemberRank
    Dec 2004 Join Date
    8,333Posts
    How about an extreme noob edition. From like downloading it, configuring it to ur pc number etc?=P

  6. #6
    Account Upgraded | Title Enabled! thejaguar1 is offline
    MemberRank
    Dec 2004 Join Date
    フィリピンLocation
    507Posts
    This is great. Thanks john_d. Your really one of the best.
    Btw, i'm noobz to this. Can you give me a more detailed tuturial or let's say an "step by step tutorial". I'm so much eager to have a web site for my server.

    God Bless and More Power!

  7. #7
    Apprentice nico1993mu is offline
    MemberRank
    Feb 2005 Join Date
    22Posts
    You Can Host Your Page In A Private Server(you Have To Pay)and No More Hakers That Pages Are 100% Anti Hakers And Only Cost 5 Us

  8. #8
    Member stuk is offline
    MemberRank
    Jun 2004 Join Date
    israelLocation
    56Posts
    when u going to continue the guide?
    like explaining how to do every step...

  9. #9
    Member zell_11 is offline
    MemberRank
    Aug 2005 Join Date
    ScotlandLocation
    98Posts
    yeah please do man as i still don't get how to do this 100%

  10. #10
    Ex Post Whore Josh is offline
    MemberRank
    Dec 2004 Join Date
    8,333Posts
    Quote Originally Posted by mumaniak
    lol <>_<>
    What was the point of this?
    And yes, when are you going to finish the guide, john_d?

  11. #11
    meet duckie... darranthegreat is offline
    MemberRank
    Aug 2005 Join Date
    SingaporeLocation
    1,410Posts
    jd..can u post a super noob version of this?

  12. #12
    Member djinan is offline
    MemberRank
    Jul 2005 Join Date
    philippinesLocation
    54Posts
    thnx for the guide john_d...
    appreciate it..

    im pinoy too..
    im using your mutoolz, and in a remote webserver too.. =D

    anyway.. thanx a lot..

  13. #13
    Account Upgraded | Title Enabled! darko6 is offline
    MemberRank
    Mar 2004 Join Date
    phoenix i wished i lived in finland, arizonaLocation
    370Posts
    gonna finish this guide anytime soon? X_X

  14. #14
    Apprentice Oculus is offline
    MemberRank
    Jul 2004 Join Date
    6Posts
    I had the same problem with my muserver, but i found an better solution like opening ports from odbc or the mysql server. I made a php script which executes the query and return the answer. So the Server had only to work on one script addional, so its not much work to do. So only the Http port is free and so nobody can connect directly to the MSSQL server.

    If any interesst I can release the script and make a guide how to use.

    PS: Sry for my english I am from germany

  15. #15
    Valued Member an2ny_18 is offline
    MemberRank
    May 2005 Join Date
    114Posts
    how about Conputer A = Windows Computer B = Linux?



Page 1 of 3 123 LastLast

Advertisement