I installed the ueagle-atm driver for my usb adsl modem, my ISP uses PPPoatm, so I try to connect using "pppd call ueagle-atm" i get a confirmation message but still no connection, here is the log
Code:
Feb 22 21:41:35 localhost kernel: usb 1-2: [ueagle-atm] modem synchronization failed
Feb 22 21:41:35 localhost kernel: usb 1-2: [ueagle-atm] (re)booting started
Feb 22 21:41:39 localhost setroubleshoot: 2008-02-22 21:41:39,434 [rpc.ERROR] attempt to open server connection failed: (2, 'No such file or directory')
Feb 22 21:41:47 localhost kernel: usb 1-2: [ueagle-atm] modem operational
Feb 22 21:41:47 localhost kernel: usb 1-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
Feb 22 21:42:04 localhost pppd[2584]: Plugin pppoatm.so loaded.
Feb 22 21:42:04 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Feb 22 21:42:04 localhost pppd[2584]: PPPoATM plugin_init
Feb 22 21:42:04 localhost pppd[2584]: PPPoATM setdevname_pppoatm - SUCCESS:8.35
Feb 22 21:42:04 localhost pppd[2592]: pppd 2.4.4 started by root, uid 0
Feb 22 21:42:04 localhost kernel: PPP generic driver version 2.4.2
Feb 22 21:42:04 localhost pppd[2592]: Using interface ppp0
Feb 22 21:42:04 localhost pppd[2592]: Connect: ppp0 <--> 8.35
Feb 22 21:42:05 localhost kernel: usb 1-2: [ueagle-atm] modem synchronization failed
Feb 22 21:42:05 localhost kernel: usb 1-2: [ueagle-atm] (re)booting started
Feb 22 21:42:18 localhost gconfd (root-2627): starting (version 2.14.0), pid 2627 user 'root'
Feb 22 21:42:18 localhost gconfd (root-2627): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Feb 22 21:42:18 localhost gconfd (root-2627): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Feb 22 21:42:18 localhost gconfd (root-2627): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Feb 22 21:42:18 localhost kernel: usb 1-2: [ueagle-atm] modem operational
Feb 22 21:42:18 localhost kernel: usb 1-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
Feb 22 21:42:19 localhost pppd[2592]: CHAP authentication succeeded: CHAP authentication success, unit 18531
Feb 22 21:42:19 localhost pppd[2592]: CHAP authentication succeeded
Feb 22 21:42:19 localhost kernel: PPP Deflate Compression module registered
Feb 22 21:42:19 localhost pppd[2592]: local IP address 81.192.174.216
Feb 22 21:42:19 localhost pppd[2592]: remote IP address 81.192.174.1
Feb 22 21:42:19 localhost pppd[2592]: primary DNS address 212.217.1.4
Feb 22 21:42:19 localhost pppd[2592]: secondary DNS address 212.217.0.14
Feb 22 21:42:35 localhost kernel: usb 1-2: [ueagle-atm] modem synchronization failed
Feb 22 21:42:35 localhost kernel: usb 1-2: [ueagle-atm] (re)booting started
Feb 22 21:42:48 localhost kernel: usb 1-2: [ueagle-atm] modem operational
Feb 22 21:42:48 localhost kernel: usb 1-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
Feb 22 21:43:05 localhost kernel: usb 1-2: [ueagle-atm] modem synchronization failed
Feb 22 21:43:05 localhost kernel: usb 1-2: [ueagle-atm] (re)booting started
I edit the VPI/VCI to 8/35 (My ISP setting) on the ueagle-atm file so its not a synchronization problem i think, can anyone help?