writes:
Quote:> So the best to do under the circumstances would be to have
> 2 Lines with v.34 modems running 28.8K? For $1500 you can buy the
> complete machine you would need. A 28.8K Modem is <$90 wholesale in LA!
> Use Linux load balancing to get it over the wires and avoid horrendous
> ISDN charges...
[1] You will not always be able to get 28.8KB links established and even
when you can, you won't always be able to keep them from falling back to
a slower speed or even* up.
You have to remember than V.34 is analog. What is worse is that most of
the phone system now emulates analog behavior and the phone companies are
starting to install new compression and enhancement systems (TrueXXX...)
which interfere with the signal quality to boost voice performance to the
detrement of ultra-high speed modems.
[2] The load-balancing works on a packet-level which will not yeild the
same level of performance as a 56KB single-B channel link. With ISDN
bonding you can join two B-channels together and get 110KB (128KB if
both users are on the same CO)!
ISDN in Los Angeles is free to install and costs $27/month; its
switching-charges are the same as for a business line and they have a
program where it is free of some switching- charges after hours. If you
have two sites on the same CO that you want to link together permanently,
you can use Centrex-IS to avoid all switching-charges between them.
(They charge $200 for the Centrex if you don't already have one, but the
-IS part is still free to install and they charge like $35/month.)
As far as ISDN equipment costs are concerned, you have two choices:
- Plug an intelligent device like a Pipe 50 into your Ethernet and let
it take
care of your routing over ISDN automatically. The Pipe 50 costs
about $1200
and it also has Stac Electronic's proprietary 4:1 compressor
built-in.
- Plug a dumb async-serial/sync-ISDN adaptor into a high-speed serial
port
on your Linux box and run CSLIP point-to-point over ISDN. Motorola
makes
such a device which runs about $500. Ascend will also be introducing
a Pipe 25
that works this way Real Soon Now.
I am also working on a way of hooking a Linux box to the $500 IBM
Waverunner card by using a slave-PC running Windows. (The Waverunner
driver software will only work on Windows and OS/2.) The software I am
building will also have firewall features.
-Tom Gray