Networking Forums

Networking Forums > Computer Networking > Linux Networking > IP over IP to make static IP?

Reply
Thread Tools Display Modes

IP over IP to make static IP?

 
 
Cameron Kerr
Guest
Posts: n/a

 
      02-05-2004, 03:01 AM
Jem Berkes <(E-Mail Removed)> wrote:
> Hmmm, I just had a weird idea. Lots of us run our nifty little servers out
> of our basements, with the only problem being a dynamic IP address from our
> ISP. My ISP's terms of service even allow me to run private servers.
>
> Now what if some third party comes along, and has maybe a class C of IP
> addresses at its disposable. And provides, for a subscription fee, IP over
> IP tunneling where the destination is the current dynamic IP of a customer
> as learned through HTTP callback or something.
>
> So this third party could provide anyone with a dynamic IP a real static IP
> address. The third party's cost would be: IP addresses (of course), and
> bandwidth.
>
> Is such a thing feasible? Does it already exist?


What you describe is called IP mobility, and noone really uses it at all
for IPv4.

One solution would be tunneling. It's not a great thing, but it
works. The third party would also get twice the traffic though because
the traffic would have to go to the third party, and out again through
the tunnel.

You may prefer to use something like www.dyndns.org, or something
similar. It's not perfect, but acceptable for occasional use.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
 
 
 
Jem Berkes
Guest
Posts: n/a

 
      02-05-2004, 03:11 AM
Hmmm, I just had a weird idea. Lots of us run our nifty little servers out
of our basements, with the only problem being a dynamic IP address from our
ISP. My ISP's terms of service even allow me to run private servers.

Now what if some third party comes along, and has maybe a class C of IP
addresses at its disposable. And provides, for a subscription fee, IP over
IP tunneling where the destination is the current dynamic IP of a customer
as learned through HTTP callback or something.

So this third party could provide anyone with a dynamic IP a real static IP
address. The third party's cost would be: IP addresses (of course), and
bandwidth.

Is such a thing feasible? Does it already exist?

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
Dan
Guest
Posts: n/a

 
      02-05-2004, 06:24 AM
On 5 Feb 2004 17:01:16 +1300, Cameron Kerr
<(E-Mail Removed)> wrote:

>You may prefer to use something like www.dyndns.org, or something
>similar. It's not perfect, but acceptable for occasional use.


Dynamic ip works fine, better than just acceptable for occasional use.

You can also check out www.zoneedit.com.

Dan

 
Reply With Quote
 
Kurt
Guest
Posts: n/a

 
      02-05-2004, 08:29 AM

"Jem Berkes" <(E-Mail Removed)> wrote in message
news:Xns9485E1B2C8E7Fjbuserspc9org@130.179.16.24.. .
> Hmmm, I just had a weird idea. Lots of us run our nifty little servers out
> of our basements, with the only problem being a dynamic IP address from

our
> ISP. My ISP's terms of service even allow me to run private servers.
>
> Now what if some third party comes along, and has maybe a class C of IP
> addresses at its disposable. And provides, for a subscription fee, IP over
> IP tunneling where the destination is the current dynamic IP of a customer
> as learned through HTTP callback or something.
>
> So this third party could provide anyone with a dynamic IP a real static

IP
> address. The third party's cost would be: IP addresses (of course), and
> bandwidth.
>
> Is such a thing feasible? Does it already exist?


VPN would do that.

The VPN traffic doesnt have to be limitted to internal traffic.

However VPN is just an encrypted tunnel.
A normal tunnel can be used for interent traffic.

>
> --
> Jem Berkes
> http://www.sysdesign.ca/



 
Reply With Quote
 
Johan Lindquist
Guest
Posts: n/a

 
      02-05-2004, 08:52 AM
So anyway, it was like, 05:11 CET Feb 05 2004, you know? Oh, and, yeah,
Jem Berkes was all like, "Dude,

[..]

> So this third party could provide anyone with a dynamic IP a real
> static IP address. The third party's cost would be: IP addresses (of
> course), and bandwidth.
>
> Is such a thing feasible? Does it already exist?


Seems to me using one of the (free, mostly) dynamic dns services would
be a heck of a lot simpler.

--
Time flies like an arrow, fruit flies like a banana. Perth ---> *
10:51:56 up 11 days, 18:28, 3 users, load average: 2.13, 2.19, 2.55
$ cat /dev/bollocks Registered Linux user #261729
enable scalable e-commerce
 
Reply With Quote
 
Jem Berkes
Guest
Posts: n/a

 
      02-05-2004, 11:03 PM
> Dynamic ip works fine, better than just acceptable for occasional use.
>
> You can also check out www.zoneedit.com.


Heh, I know about DNS You're talking to a guy who has run a relatively
large web site off a dynamic IP for years.

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
buckwheat
Guest
Posts: n/a

 
      02-07-2004, 12:36 AM
Johan Lindquist <(E-Mail Removed)> wrote in message news:<hcg9f1-(E-Mail Removed)>...
> So anyway, it was like, 05:11 CET Feb 05 2004, you know? Oh, and, yeah,
> Jem Berkes was all like, "Dude,
>
> [..]
>
> > So this third party could provide anyone with a dynamic IP a real
> > static IP address. The third party's cost would be: IP addresses (of
> > course), and bandwidth.
> >
> > Is such a thing feasible? Does it already exist?

>
> Seems to me using one of the (free, mostly) dynamic dns services would
> be a heck of a lot simpler.


Yea, this is really a DNS/naming thing. Pointer to a pointer.
Previous posters are right, it's just a dynamic DNS issue - I've been
using TZO for a few years with little problem. They've got deamons
for everything from Win to BSD.

Although you're not using 3rd party subnets like you mentioned, you're
sort of eliminating an extra step and going direct to the ISP at hand.
I think.

Buck
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I make make a network boot floppy? Boe Windows Networking 3 05-23-2006 11:37 PM
C Program to make static ARP entries jeniffer Linux Networking 1 04-20-2006 10:24 AM
Want to make PC stand alone Stephen Ford Windows Networking 2 09-07-2005 12:11 PM
Is there any static ARP concept for static IP network? linux.lover2004@gmail.com Linux Networking 6 05-19-2005 01:40 PM
Static Ip's and BT - I have just recieved A BT router with 5 static IP Addresses. However, I want 5 computers in the office to use only one of the addresses. ery Difficult Question Nattasian Broadband 3 07-13-2004 08:55 AM



1 2 3 4 5 6 7 8 9 10 11