Fabio Marzocca wrote:
> I am going to buy an ADSL wireless modem-router-gateway US Robotics
> 9106. Does anybody know if it is supported in Linux? Where can I find
> the drivers? I have a ppoatm ADSL ISP.
A google search reveals a user's guide in html format at this location:
http://www.usr.com/support/9106/9106-ug/installa.htm
Scrolling down the opening page reveals this paragraph:
For Macintosh and Linux users: Insert the CD-ROM and follow the
on-screen instructions. Mac 10 Users: Double-click the CD icon from
your desktop, open Install.htm, and follow the on-screen instructions.
From the user's guide it appears that the device is a dsl modem with a
built-in router, which router assigns ip addresses to the computers
using dhcp on a standard local area network.
So, if the device is set up for windows, it will already be set up for
linux and does not have to be re-configured. All that you should have
to do is to set up your linux box to use standard tcp/ip with dhcp.
If your device has not already been set up using windows, you should be
able to set it up by accessing its firmware using the connection that
was established as above to set up the pppoe connection with the
service provider.
Clive