Re: Static v Dynamic IP on dial-up?

Vojtech Pavlik (vojtech-lists@twilight.ucw.cz)
Tue, 20 Oct 1998 14:52:02 +0200


On Tue, Oct 20, 1998 at 11:03:14AM +0100, Riley Williams wrote:

> 1. Having a dial-up with static IP means that one can only have one
> link in use at a time, thus the EQL driver serves no purpose in
> this situation. This can on occasion be a serious handicap.
>
> I have been in the situation of advising a customer with static
> IP addressing who had THREE 33k6 modems connected to their
> internet gateway, and needed a rather large file rather faster
> than a single modem link could deliver it. Unfortunately, their
> static IP prevented using multiple parallel modem links to push
> the bandwidth up enough to meet their deadline...

What's the problem with getting three static addresses, one for each
of the modems? Of course, it'd be more expensive, but, usually, ISPs
don't allow more than one simultaneous connection to them even if
you have a dynamic ip address, so you'd have to pay for three dynamic
ip accounts anyway.

> 2. Having a dial-up with dynamic IP means that one generally gets a
> different IP address assigned every time one connects, which can
> cause some protocols to lose their channel over a disconnect and
> reconnect sequence.

This is the worst thing of it.

> However, in my experience, this generally does NOT occur when IP
> Masquerading is in use - although I've no idea why...

Well, for me it crashes even with IP masq. There is no reason why it
should not.

> 3. A dial-up with dynamic IP also has the advantage that if somebody
> wants to hack into your system, they have the additional headache
> of locating its current IP address before they can start - and if
> one suspects one is being hacked into, it's a trivial exercise to
> disconnect and reconnect, thus changing that IP address anyway.

And the disadvantage that if you want to connect to your computer
that is on dynamic ip address, you also have to find it first ...
This makes having a WWW server on it virtually impossible. (Without
a service like dyn.ml.org)

Conclusion:

It's always better to have a static IP address. Usually,
it costs you more money, too.

Vojtech

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/