Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,707
  • Joined

  • Last visited

  • Days Won

    660

Everything posted by wolstech

  1. Nyten pretty much has it. You need to use custom DNS at freenom and specify our nameservers. We do not support using an IP address to attach a domain.
  2. Right now, you can't. We don't have any working servers that support java. Once tommy comes out of beta or Johnny is repaired, you'll need to delete your Stevie account and sign up on one of the other servers.
  3. wolstech

    In theory yes, but you need to buy a dedicated IP to use SSL on Stevie, and you'll need to update them manually every 90 days. You're better off using a cert with a longer expiration date. Tommy will eventually support SNI, which eliminates the dedicated IP requirement. An automatic update plugin for the certificates has been discussed, though I'm not sure what the plans are for its implementation.
  4. Just to clarify this one, it's 192.168.*, Other IPs in the 192.* range are in fact allowable public IPs.
  5. Not sure, Byron would be able to tell you. I'm not terribly worried about that file though. The ROMs were my concern, and that seems to be fixed now. As for your site, it works fine. Not sure what you mean you not being able to get on it. If you mean seeing an internal server error, it was probably because you were logged into cPanel (it's normal when you're logged in).
  6. On Windows, the below works to see if the port is occupied. netstat -abno|findstr 51990 It won't show process name though in the findstr'd list because the findstr only shows lines with the matching string, and the process name appears on a separate line in Windows. Just remove the "|findstr 51990" to get the full list with process names.
  7. You have 24 hours from now to delete all ROMs, emulators, pirated games, links to such material, that facebook_auth.php, and all other infringing material from your account. If you don't clean it up, you'll be resuspended.
  8. That's because 192.168.1.150 is an internal IP on your home network. That will never work from the outside world. You need to forward the radio ports in your router settings, then use your public IP address (you can just google "IP Address" and it will show it at the top).
  9. I'm not sure how to change the port for that program since I've never used it. However, the manual or possibly support forum (if they have one) for the program might be able to explain the procedure. The port the server listens on is often an option in the settings of server programs, or in the config file if the program uses one. If you have issues with it once you get the port changed and your code updated on your site, let us know and we'll be happy to help
  10. Can you change the radio port? If so, try 51990. Then, modify your site to make the connection to the radio server on that port. We don't like opening custom ports for security reasons, and since I'm assuming you have control over the radio server that is hosting on 23264, I would suggest simply reconfiguring that server to host on a port that is already open on our end.
  11. Good to see you figured it out Let us know if you need anything else.
  12. If your site makes an outbound connection, it will already work provided you use a normal port, we suggest 80 or 443 for content, and 3306 for database connections. We don't permit inbound connections on custom ports. We also don't block IPs in or out except when they are abusive (overloading FTP, DoS, etc.) If this were the case, you would not be able to access your site at all. What is your site trying to do?
  13. In fact, it's changed 3 times since you posted this topic...every one of your posts is from a different IP. @Krydos: What can we can do about this aside from recommending he move the weather station to a static IP?
  14. The domain walel.tk works fine for me.
  15. The hardware failed. Until we can see it in person, we don't even know if its repairable or not. You're welcome to make a Stevie account if you wish.
  16. Could be facebook login support on his site. He did have a members area I think though I didn't look to see what type of login he supported. I saw the warez and didn't bother poking around any more, just suspended him and moved on since I had bigger phish to fry.
  17. I'll add to this since I was the one who suspended him. The infringement was offering emulated gameboy games on avarcade.ml. I didn't even bother to check the youtube domains, as soon as I saw emulators, you got suspended. The emulator isn't an issue, but the pirated ROM it's running definitely is (I know one of the featured ones was Pokemon Emerald). I'd be happy to unsuspend you, but you will need to agree to permanently remove all emulators, ROMs, links to websites that offer similar illegal content, and other copyrighted material that you don't have a license to distribute from your site within 24 hours of unsuspension. Do you want to do this? @Byron: Can you take a closer look? I ran across him because he was on the phishing report, though I didn't see any phishing, just warez.
  18. I just realized this is going to need Eddie and Tommy support added. Piotr, are there any plans to add this?
  19. We don't have anything to restore. If the databases that we did have are not the correct ones, you will need to recreate your site. Going forward, please make sure to create regular backups so you can restore in the event something like this happens again.
  20. Try again after midnight Pacific time. Stevie registrations are full for today.
  21. This support request is being escalated to our root admin.
  22. Have you logged out and in after changing the password? When you change the password in cPanel, you need to log out and in again before the newly set password will take effect and make PHPMyAdmin start working again,
  23. There is no account with the username risco. There is an account with the username riscoded though, is this the account needing a password reset?
  24. I would recommend moving to Stevie for now. Johnny's hardware failed, so until we can physically see it to diagnose it, we don't even know if its repairable. If you want, you could also consider donating, which will get you into the upcoming closed beta for our new unreleased server Tommy: http://www.helionet.org/index/topic/25503-tommy-closed-beta/?view=getnewpost
  25. Looks like the DB user the tool uses disappeared when Stevie's mysql acted up. Krydos needs to recreate the user. Also, I've never used the tool myself, so I'm not even sure the tracking is enabled. We turned off a lot of the stats and logging for performance reasons.
×
×
  • Create New...