|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
pppoa "unknown protocol 0x7075" with Alcatel Speedtouch
hi,
I am having some issues with ppp and the alcatel speedtouch modem. I am running freebsd 4.9. it reaches a point and then: Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: Unknown protocol 0x7075 (unrecognised protocol) is this a problem with my setup? or is it not actually what i have done? ugen0: ALCATEL Speed Touch USB , rev 1.10/0.00, addr 2 here is the whole ppp.log for the entire connection. Jan 27 13:15:56 firewall ppp[8592]: Phase: Using interface: tun0 Jan 27 13:15:56 firewall ppp[8592]: Phase: deflink: Created in closed state Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set authname foo Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set authkey ******** Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set device !/usr/local/sbin/pppoa2 -vpi 0 -vci 38 -v 1 Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: accept chap Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set speed sync Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set timeout 0 Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: enable lqr Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set lqrperiod 5 Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set redial 15 10000 Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set dial Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: add default HISADDR Jan 27 13:15:56 firewall ppp[8592]: tun0: Warning: Add route failed: 0.0.0.0/0 already exists Jan 27 13:15:56 firewall ppp[8592]: tun0: Command: adsl: enable dns Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: PPP Started (background mode). Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: bundle: Establish Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: closed -> opening Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: Connected! Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: opening -> dial Jan 27 13:15:56 firewall ppp[8594]: tun0: Chat: deflink: Dial attempt 1 of 10000 Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: dial -> carrier Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: carrier -> login Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: login -> lcp Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: FSM: Using "deflink" as a transport Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: deflink: State change Initial --> Closed Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: deflink: State change Closed --> Stopped Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: Unknown protocol 0x7075 (unrecognised protocol) Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: deflink: SendProtocolRej(1) state = Stopped Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: read (0): Connection reset by peer Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: deflink: State change Stopped --> Closed Jan 27 13:15:56 firewall ppp[8594]: tun0: LCP: deflink: State change Closed --> Initial Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: Disconnected! Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: lcp -> logout Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: logout -> hangup Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: Disconnected! Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: Connect time: 0 secs: 63 octets in, 71 octets out Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: 1 packets in, 1 packets out Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: total 134 bytes/sec, peak 0 bytes/sec on Tue Jan 27 13:15:56 2004 Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: HUPing 8596 Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: deflink: hangup -> closed Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: bundle: Dead Jan 27 13:15:56 firewall ppp[8594]: tun0: Phase: PPP Terminated (normal). Jan 27 13:15:56 firewall ppp[8594]: tun0: Chat: Parent notified of failure Jan 27 13:15:56 firewall ppp[8592]: tun0: Phase: Parent: Child failed (errdead) might as well put in my ppp.conf: default: ident user-ppp VERSION (built COMPILATIONDATE) set log Phase Chat IPCP CCP tun command lcp adsl: set authname foo set authkey foo set device !"/usr/local/sbin/pppoa2 -vpi 0 -vci 38 -v 1" accept chap set speed sync set timeout 0 enable lqr set lqrperiod 5 set redial 15 10000 set dial "" set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns |
|
#2
|
|||
|
|||
|
Hey,
I have the same modem, sucks doesn't it. I also have the same problem although I started using the firmware provided at URLhttp://speedtouch.sourceforge.net/index.php?/download.en.html ( near the bottom ) and now my connection is fine ( i still get the occasional error though ) Try that out. Also, what commands are you running to start your modem and ppp ? / blackcow |
|
#3
|
|||
|
|||
|
I fixed this problem by downgrading to freebsd 4.8 and everything works fine now.
|
|
#4
|
|||
|
|||
|
hmmm :| what were you running before?
Im currently using 4.9-STABLE with no problems :| pppoa2 didnt seem to like 5.x at all |
|
#5
|
|||
|
|||
|
I have ADSL modem named ZyXEL OMNI ADSL USB (based on Alcatel Speed Touch chipset). OS - FreeBSD 5.2. How to install and configurate this modem? Could you give me detailed answer?
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > pppoa "unknown protocol 0x7075" with Alcatel Speedtouch |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|