Networking Forums

Networking Forums > Computer Networking > Linux Networking > multiple xDSL connections from one ethernet connection.

Reply
Thread Tools Display Modes

multiple xDSL connections from one ethernet connection.

 
 
Andy
Guest
Posts: n/a

 
      12-09-2007, 10:58 AM
Weird request I guess.

I have a classroom and access to an ethernet socket on the wall.

I would like each student to have their own DSL line to
their desk so they can install and configure their own DSL
modem pci card. Then ideally go through the rest of the
course using that as their internet connection for
downloading software.

Since they would (or should) all be downloading the same
software, a web cache machine could be placed at the
ethernet connection.

I never get to see this side of the ADSL hardware. It all
happens back at the local telephone exchange, but this is
what I'd like to achieve.

It easy enough to turn a linux beige-box into an ethernet
switch, and I would like to think I could do the same but
with DSL modem cards instead of ethernet cards, but I need
pointers so some software here.

What problems can anyone forsee?

Cheers
Andy Richardson
 
Reply With Quote
 
 
 
 
Jordan Hazen
Guest
Posts: n/a

 
      12-12-2007, 09:09 AM
In article <fjgldq$1fam$(E-Mail Removed)>,
Andy <andy-(E-Mail Removed)> wrote:
>Weird request I guess.
>
>I have a classroom and access to an ethernet socket on the wall.
>
>I would like each student to have their own DSL line to
>their desk so they can install and configure their own DSL
>modem pci card. Then ideally go through the rest of the
>course using that as their internet connection for
>downloading software.


Assuming you mean ADSL, this requires different equipment at each end
of the wire pair. It isn't possible to operate a pair of normal,
consumer-type ADSL modems back-to-back.

Some "SDSL" standards do allow point-to-point use over a try pair.
SDSL needs a different type of modem, which tends to be more
expensive and harder to find.

>Since they would (or should) all be downloading the same
>software, a web cache machine could be placed at the
>ethernet connection.
>
>I never get to see this side of the ADSL hardware. It all
>happens back at the local telephone exchange, but this is
>what I'd like to achieve.


The device on the telco side is called a "DSLAM" (DSL Access
Multiplexer). This contains a number of individual modems, designed
to operate on frequencies complementary to the user's side --
transmitting on its receive channel, and vice versa (there are more
subtle differences also... e.g. modems at each end play different
roles during the "sync up" process.

Most DSLAMs gather traffic from the individual modems onto a DS-3
port, running ATM encapsulation. You then have to feed this into an
ATM-capable router, which can break out the individual PVCs (virtual
circuits) and extract the IP data payload from each.

Both pieces of equipment tend to be expensive, since only telcos and
ISPs buy them, and they can be difficult to set up. You might check
eBay for used gear.

There's such a thing as an "IP DSLAM", relatively new, which combines
both units into one, stripping off the ATM layer internally, and
giving you plain Ethernet on the uplink side (no DS-3).


>It easy enough to turn a linux beige-box into an ethernet
>switch, and I would like to think I could do the same but
>with DSL modem cards instead of ethernet cards, but I need
>pointers so some software here.


Why do you want to use DSL? As compared to plain Ethernet, its added
complexity (allowing for longer distances, and data transport over
wiring never designed for such, while sharing a loop with voice) would
be mostly wasted in your enviroment.

If you only want to restrict per-user bandwidth, there are several
ways of doing that entirely in software over normal Ethernet.


>What problems can anyone forsee?
>
>Cheers
>Andy Richardson



--
Jordan.
 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      12-12-2007, 11:18 PM
On Dec 9, 3:58 am, Andy <andy...@mrbumpy-dot.co-dot.uk> wrote:

> I would like each student to have their own DSL line to
> their desk so they can install and configure their own DSL
> modem pci card. Then ideally go through the rest of the
> course using that as their internet connection for
> downloading software.


That seems like a very odd thing to want. Why not just give them each
their own Ethernet connection? You are making things *very* hard. Do
you have a *really* good reason? Is there something you think Ethernet
won't or can't do?

DS
 
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
Direct connection via multiple Ethernet adaptors Robert Sneddon Home Networking 6 12-22-2008 03:30 AM
Multiple Connections tony h Broadband 6 05-22-2007 09:05 AM
Using my Wireless Laptop as a internet connection for my DVD/TV Ethernet connections Yashaan Mavalvala Wireless Internet 2 01-31-2007 10:25 PM
Weak/no connection xDSL WinXP rossevoort@gmail.com Network Routers 1 05-16-2006 07:36 AM
PROBLEM: Notebook w/PCMCIA ethernet & docking station ethernet / Multiple NICs / Only use one at a time ---==[Quasar]==--- Linux Networking 0 09-19-2003 04:03 AM



1 2 3 4 5 6 7 8 9 10 11