login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


How would this be possibile? I heard DYNDNS could help. I have Virgin Media dynamic IP address. I want to run a game server.

asked Jan 02 '11 at 18:51

Vancar6's gravatar image

Vancar6
1.4k150160173


Yes, use DYNDNS to update your IP Address to the server. Essentially, the clients they provide will detect your external IP address and submit them to the server. So if you connect to your DYNDNS subdomain available for free, it will redirect you to your server's IP address, but will also mask the IP, meaning it'll display the subdomain and paths to folders and files in the address bar instead of the IP. Then on your registrar, forward your domain (with masking) to your DYNDNS domain. That will then redirect you to your DYNDNS domain, which will again redirect you to your IP. This will all be masked so your IP wont be shown in the address bar. And the mask will be the the actual domain that is forwarded to your DYNDNS domain. You can get the source code of an application I made that I hosted on my school hacker team website called ipTimer. ipTimer will allow you to have your IP address constantly updated to the server every specified amount of time. It is written in C, (and yes, it is a little script kiddie-ish). You can get it from the DEBIAN APT repository as follows:

http://repo.demonicdefenders.net/

and search for ipTimer.

Or here is the direct download link but with apt-get it will also install the dependency, whereas here, you will have to download it yourself. So here are the two download links. Install inadyn first.

inadyn - http://repo.demonicdefenders.net/debs/inadyn_1.0_all.deb

ipTimer - http://repo.demonicdefenders.net/debs/com.demonicdefenders.ipTimer_1.0_all.deb

Or for ipTimer, alternatively and shorter,

http://demonicdefenders.net/Downloads/ipTimer.zip - which will redirect you to the repository file.

This is for Ubuntu and other compatible Linux distributions.

answered Jan 02 '11 at 23:22

AppleHack23's gravatar image

AppleHack23
(suspended)

edited Jan 02 '11 at 23:25

Yes, you can sign up and DynDNS and set up what is called a hostname. Thats like (youhostname.dyndns.net) or whatever you pick. After that you can go to the support section of DynDNS and find their update clients for Windows, Mac or Linux.

That is all you need to do.

answered Jan 02 '11 at 18:55

Craighton's gravatar image

Craighton ♦♦
16.6k115207329

I need it to be a IP address not a Domain name. Or is this actually a Dedicated IP?

(Jan 02 '11 at 19:01) Vancar6 Vancar6's gravatar image

It is a domain name that redirects to your IP. It does not give you a dedicated IP

(Jan 02 '11 at 19:29) Craighton ♦♦ Craighton's gravatar image

Ask your ISP, In this case Virgin to give you a static IP.

Most of the time they will give you one.

Or you can rent a game server from places like WarServers and XTRGameServers

answered Jan 02 '11 at 22:16

Jackster1337's gravatar image

Jackster1337
8.5k179214300

edited Jan 02 '11 at 22:24

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×255
×52
×42

Asked: Jan 02 '11 at 18:51

Seen: 2,259 times

Last updated: Mar 28 at 02:43