Click to See Complete Forum and Search --> : Redhat Alcatel Speedtouch USB problem


AndrewBeaton
08-18-2002, 10:21 AM
Hello,

I have finally found a tutorial that seems to have set everything up correctly at ADSL USB Modem Guide (http://forums.devshed.com/showthread.php?threadid=39216&highlight=alcatel+speedtouch+usb) but I keep getting the following message:

When doing ./startadsl it says:
SIOCADDRT: No such device

And my PPP.log shows:
/usr/local/sbin/pppoa2: No such file or directory
ioctl(PPPIOCGFLAGS): Inappropriate ioctl for device


Having a look in /usr/local/sbin/pppoa2 does exist....


Does anyone have any idea what the problem is?





Regards,

Andrew Beaton

AndrewBeaton
08-19-2002, 06:42 AM
Hasn't anyone had this problem before? :)

z0mbix
08-19-2002, 07:04 AM
Where is pppoa2 installed? Use whereis pppoa2 to find out, then just edit the config files where it is referenced. If it's not found then you'll need to install it :)

AndrewBeaton
08-19-2002, 07:21 AM
I can see it in /usr/local/sbin/pppoa2 is that not where it should be?