On Thu, 2009-02-26 at 15:10 +1100, Ian Smith wrote: > On Tue, 24 Feb 2009 19:00:17 +0100 Maciej Piechotka <uzytkown...@gmail.com> > wrote: > > > Hello. I have a problem with Speedtouch 330. I cannot connect with my > > IPS. In dmesg it is written that the modem_run cannot 'read interrupts'. > > > > Regards > > > > ppp.conf: > > default: > > set log Phase Chat LCP IPCP CCP tun command > > ident user-ppp VERSION (built COMPILATIONDATE) > > set ifaddr 10.0.0.1/0 10.0.0.2/0 > > > > adsl: > > set authname mjnys...@webnet24.pl > > set authkey 53T6gbDt > > You should change this password, now that you've published it. >
I noticed it just after posting. Solved yesterday (although this is only the password valid for ppp to connect from this one specific line - not to worry much anyway). > > set device !"/usr/local/sbin/pppoa2 -vpi 0 -vci 35 -v 1 -d /dev/ugen0" I've changed it to: set device !"/usr/local/sbin/pppoa3 -c -m 1 -vpi 0 -vci 35" > > accep chap > > It's 'accept', though the abbreviation does work (see below). > > > set sppeed sync > > It's 'speed'. > Corrected. One of this 2 changes solved the problem. > > set timeout 0 > > set reconnect 10 100 > > #enable lqr > > #set lqrperiod 5 > > #set radial 15 1000 > > #set dial "" > > add default HISADDR > > #enable dns > > > > ppp.log: > > Feb 23 20:54:33 HOSTNAME ppp[961]: Phase: Using interface: tun0 > > Feb 23 20:54:33 HOSTNAME ppp[961]: Phase: deflink: Created in closed > > state > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: default: ident > > user-ppp VERSION (built COMPILATIONDATE) > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: default: set ifaddr > > 10.0.0.1/0 10.0.0.2/0 > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set authname > > ***...@webnet24.pl > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set authkey > > ******** > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set > > device !/usr/local/sbin/pppoa3 -vpi 0 -vci 35 -v 1 > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: accep chap > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set spped sync > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Warning: set spped: Invalid > > command > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Warning: set spped: Failed 1 > > See above (though this indicates a *different* misspelling of 'speed') > I notice it after sending. I've wrote about solving through gmane but it silently drop posts. > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set timeout 0 > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: enable lqr > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set lqrperiod 5 > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Command: adsl: set radial 15 > > 1000 > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Warning: set radial: Invalid > > command > > Feb 23 20:54:48 HOSTNAME ppp[961]: tun0: Warning: set radial: Failed 1 > > Try 'redial'. This log also doesn't match the config shown above. > Sorry. I tried many configurations and I mistaken the log. > cheers, Ian Regards and thanks for response I have now 2 problems: 1. I need to run modem_run -m -f /usr/local/libdata/speedtouch/ZZZL_3.012 before ppp starts first time. I tried to add attach event to udev but it didn't worked. I tried copy'n'paste the example for usbd from FreeBSD Handbook but it didn't work as well. I can assume that the device is attached from the beginning. 2. If I try to run sixxs-aiccu I get: [tun-start] Trying Configured TUN/TAP interface gif0... [tun-start] Trying TUN/TAP interface 0... [tun-start] Couldn't open device gif0 or /dev/tun*: Device busy (16) It seems that any other gif does not work eighter. I can create gif interfaces and if_gif module is loaded. Any ideas? (Sorry - the second question I will multipost on sixxs forum as I have no chances of cross-posting) Regards
signature.asc
Description: This is a digitally signed message part