Hi All
I don't know of any adsl2 modems that just work in linux.
Any one know of any such modems for ADSL2 that play well with linux.
Any links to good sites, documentation etc
I have tried Netcomms NB5 which I could not get to work. ( i hope it wasn't
a fault with the modem)
The NB5 supposedly works with adsl1 & adsl2 & supposedly works with MacOS &
linux ... but no support documentation that I can find.
Never was a problem with adsl "one" .
I have been using an Alcatel "speed touch home" modem.
That just simply works with linux ...
& with factory defaults set.
Using Roaring Penquin software ....
rp-pppoe-3.5-32.1.i386.rpm
it is very simple to set up.
Just run "adsl-setup"
Only needs two config files needed for it to work:
chap-secrets & pppoe.conf as shown below.
Any help very much appreciated
Thx
Roger
## chap-secrets
## Secrets for authentication using CHAP
## client server secret IP addresses
######## redhat-config-network will overwrite this part!!! (begin)
##########
######## redhat-config-network will overwrite this part!!! (end)
############
"[EMAIL PROTECTED]" * "password"
############################################################################################
### pppoe.conf or ifcfg-ppp0 file
USERCTL=yes
BOOTPROTO=dialup
NAME=DSLppp0
DEVICE=ppp0
TYPE=xDSL
ONBOOT=no
PIDFILE=/var/run/pppoe-adsl.pid
FIREWALL=NONE
PING=.
PPPOE_TIMEOUT=80
LCP_FAILURE=3
LCP_INTERVAL=20
CLAMPMSS=1412
CONNECT_POLL=6
CONNECT_TIMEOUT=60
DEFROUTE=yes
SYNCHRONOUS=no
ETH=eth2
PROVIDER=DSLppp0
[EMAIL PROTECTED]
PEERDNS=no
DEMAND=no
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html