Talk:Set up a Trust 235a Speedlink Webmodem
I don't know what you (hvdivries) mean in steps 7 and 8. Want to clarify?
--Lamb 20:16, Dec 15, 2004 (EST)
when you have installed cxacru(tar.gz for2.6.xkernels) you have to open file/etc/cxacru (root,with kwrite) and change `protocol 1`in`2` then change vpi andvci according your modem values. then do the same with file:/ppp/options remove options and replace it for new options file like........noipdefault noauth persist lcp-max-configure 50 usepeerdns name any user "login name" defaultroute plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48..........(8.48 are my modem vpi and vci values)
So if I get this straight you mean:
When you have installed cxacru you have to open file /etc/cxacru (as root) and change `protocol 1` to `protocol 2` then edit the values of vpi and vci according to your modem.
Then remove /ppp/options and replace it with a new options file somewhat like this:
noipdefault
noauth
persist
lcp-max-configure 50
usepeerdns
name any
user "YOUR LOGIN NAME HERE"
defaultroute
plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48 (I use 8.48 because thats what my modem's vpi and vci values are.)
Eh? Lamb 18:31, Dec 28, 2004 (EST)
correct
Is there any reason this is PPoE instead of PPPoE ??
--Frob23 03:37, Jan 31, 2005 (EST) I guess they mean the same! Hhdevries