Tutorial: How to use no-ip duc!! With pictures!!!
Tutorial: How to use no-ip duc
Step1: Register an Account
Go to website of No-IP.
http://www.no-ip.com/
http://i42.tinypic.com/1z23ecl.jpg
and click at Create Account.
Fill out all that emty fields, so that you can register.
http://i39.tinypic.com/zyh55v.jpg
I'm not realy shure what follows now, but I think you receave an email
with an activation-link in it.
Follow all that to activate your account and after that continue with Step2.
Step2: Create a Host
Click at "Hosts/Redirects"
http://i44.tinypic.com/2moxjky.jpg
(The two hosts are just because I allready use two)
and then at "add a Host"
http://i42.tinypic.com/23ie9nd.jpg
Now just fill in the red-marked fields.
The hostname can be anything wich is still availible. most prefered is a host like " *****.no-ip.org "
Then click at "Create Host" at the right-bottom corner.
http://i39.tinypic.com/14cya6c.jpg
That's it. He have finished with wesite stuff.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Step3: Install No-ip duc
Fist, start your server and login as root.
Than tipe in: " apt-get install no-ip "
http://i41.tinypic.com/2ch965j.jpg
The installer starts and guides you throught.
At first you have to insert your No-IP.com user name.
(NOT the Hostname)
http://i39.tinypic.com/2m26zj5.jpg
The Password
http://i44.tinypic.com/35lua29.jpg
The updating intervall. All 30 minutes is all right.
http://i43.tinypic.com/347txqb.jpg
List of hosts or groups. if you just use one host you can leave this field emty.
http://i43.tinypic.com/xpakvs.jpg
Network device name, can be left like it is.
http://i39.tinypic.com/15mg192.jpg
and that as well.
http://i43.tinypic.com/a4xuki.jpg
That was the installation!!!
http://i41.tinypic.com/20r93xk.jpg
reboot your server and your done with that.
The only thing you need now, is to open the port 80 for your serverip (hrace009 release=192.168.0.10)
If you have followed all that you have now a public server !!!
Attention: You can't test if your server is availible at that Host name, because it is your public ip.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
When I type apt-get install no-ip, it says 'Couldn't find package no-ip'?
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Re: Tutorial: How to use no-ip duc!! With pictures!!!
I use hrace009's server, it's Ubuntu I think.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
That's strange. I used the hrace009 release to make this tutorial.
http://i43.tinypic.com/1z6u8p.jpg
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Hmm it's my vbox, I tried the apt-get command a couple of times with wine etc. and it said the same thing. Time to mess around with the configuration.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
try it with "apt-get install noip2"
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Nope that doesn't work either. :(
Re: Tutorial: How to use no-ip duc!! With pictures!!!
no-ip is in the universe repositories.
to enable the repo edit the source.list:
Quote:
sudo nano /etc/apt/sources.list
un-comment the univers repos.
(remove the #)
example:
change to:
then try:
Quote:
sudo apt-get update
sudo apt-get install no-ip
Re: Tutorial: How to use no-ip duc!! With pictures!!!
My printscreen doesn't work for some reason, but the repos were already uncommented, and when I typed sudo apt-get update, it gave a lot of 'failed to fetch' errors.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Re: Tutorial: How to use no-ip duc!! With pictures!!!
No problem, thanks for trying. I'll figure it out somehow, I always do.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
hmm ...
maybe in the / etc / resolv.conf error check back again ..
or try to ping from your Vbox to your router or modem if I can ..?
Vbox IP check with your current IP Computer use
maybe this can help
or maybe you can be patient waiting for me to upload a version of Vmware server hrace009
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Sure I can wait no problem.
My problem is that vbox can't connect to the internet at all, and I assume the no-ip package has to be downloaded from there. I used all 4 possible network configuration options but none of them work so far.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Quote:
Originally Posted by
Exodus
Sure I can wait no problem.
My problem is that vbox can't connect to the internet at all, and I assume the no-ip package has to be downloaded from there. I used all 4 possible network configuration options but none of them work so far.
I once swore natural Vbox version hrace same server with which you feel ..
so I tried to change it in Vmware version ..
and already I test run normally, but I have not tried to make it a public IP, in because the modem I use is not adequate ..
I uploaded a new job 10% walk .. possible until 3 days
I can share a new link
:blushing:
Re: Tutorial: How to use no-ip duc!! With pictures!!!
hemmer...
it say could not get the package no-ip
ok let tell me what u do after u register?
download??
and put it where?
give the detail after u register host:):
Re: Tutorial: How to use no-ip duc!! With pictures!!!
If you use "apt-get" you don't have to download anything.
Wich distribution do you use?
Re: Tutorial: How to use no-ip duc!! With pictures!!!
i use this lol
http://forum.ragezone.com/f452/vbox-...-items-650130/
i type apt-get install no-ip
the is an error and i open the sudo nano /etc/apt/source.list ( same as what u guide )
there's empty..
and i press the apt-get update and got many error
Re: Tutorial: How to use no-ip duc!! With pictures!!!
that's misterious, because that Vbox release I used for my Guide.
Do you have a internetconnection with that virtual machine anyway?
Re: Tutorial: How to use no-ip duc!! With pictures!!!
what do u mean my interconnection??
ok i follow this step...
1st. download the img..
2nd. download VBox..
3rd. Install Vbox
4th. open the img using Vbox..
5th. setup the Vbox with the 192.168.0.10
6th. start
7th login ID : root Pass: hrace009
8th type : apt-get install no-ip
9th. it say cannot find the package:blink:
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Quote:
Originally Posted by
exrazin
hello???:?:
I read your last posts and it seems you need some basic knowledge about network configuration first (i.e. how is a virtual machine connected to your current network (bridged, host adapter, ...))
If you want to connect a virtual machine to the internet, you must configure VBox network settings correctly to fit your network infrastructure...
I think nobody can answer this, cause you can't tell us about your network infrastructure configuration
Re: Tutorial: How to use no-ip duc!! With pictures!!!
Looks like I'm not the only one who has that problem. I tried all possible network configs for Vbox but apt-get update fails and it says package not found. Don't know what else to modify.
Re: Tutorial: How to use no-ip duc!! With pictures!!!
i think its the package: " noip2 " -> http://packages.ubuntu.com/karmic/noip2 [ Quellcode: no-ip ] configuration are the same i think
Code:
sudo apt-get install noip2