|
| |||
| dialup problem on ubnut help me pls Im using Ubuntu 6.10 Me want canect to internet via mobile phone (bluetooth dialup ) bluetooth canection working good with pc & phone but error after dailing error is below --> Ignoring malformed input line: ";Do NOT edit this file by hand!" --> WvDial: Internet dialer version 1.56 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Modem initialized. --> Sending: ATM1L3DT*99***1# --> Waiting for carrier. ATM1L3DT*99***1# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Tue Sep 18 22:12:22 2007 --> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied --> --> PAP (Password Authentication Protocol) may be flaky. --> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied --> --> CHAP (Challenge Handshake) may be flaky. --> Pid of pppd: 11528 --> Using interface ppp0 --> Disconnecting at Tue Sep 18 22:12:26 2007 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. ----------------------------------------------------------------------------------------------- mukesh@mukesh-desktop:~$ sudo wvdial gprs --> WvDial: Internet dialer version 1.56 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Modem initialized. --> Sending: ATDT*99***1# --> Waiting for carrier. ATDT*99***1# CONNECT --> Carrier detected. Waiting for prompt. ~[7f]}#@!}!}!} }<}!}$}%\}"}&} } } } }#}$@#}%}&h}#} } }'}"}(}"}#}<~ --> PPP negotiation detected. --> Starting pppd at Tue Sep 18 22:10:57 2007 --> Pid of pppd: 11485 --> Using interface ppp0 --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> pppd: È© --> [06][08]@[07][06][08] --> Disconnecting at Tue Sep 18 22:11:37 2007 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. --> Auto Reconnect will be attempted in 5 seconds please Help me |
| |||
| Re: dialup problem on ubnut help me pls On Sat, 22 Sep 2007 05:08:52 -0000 "muk.ptl******.com" <muk.ptl******.com> wrote: > Im using Ubuntu 6.10 > Me want canect to internet via mobile phone > (bluetooth dialup ) > bluetooth canection working good with pc & phone > but error after dailing > error is below > > --> Ignoring malformed input line: ";Do NOT edit this file by hand!" > --> WvDial: Internet dialer version 1.56 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATZ > ATZ > OK > --> Modem initialized. > --> Sending: ATM1L3DT*99***1# > --> Waiting for carrier. > ATM1L3DT*99***1# > CONNECT > --> Carrier detected. Starting PPP immediately. > --> Starting pppd at Tue Sep 18 22:12:22 2007 > --> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied > --> --> PAP (Password Authentication Protocol) may be flaky. > --> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied > --> --> CHAP (Challenge Handshake) may be flaky. > --> Pid of pppd: 11528 > --> Using interface ppp0 > --> Disconnecting at Tue Sep 18 22:12:26 2007 > --> The PPP daemon has died: A modem hung up the phone (exit code = > 16) > --> man pppd explains pppd error codes in more detail. > --> Try again and look into /var/log/messages and the wvdial and pppd > man pages for more information. > > ----------------------------------------------------------------------------------------------- > mukesh@mukesh-desktop:~$ sudo wvdial gprs > --> WvDial: Internet dialer version 1.56 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATZ > ATZ > OK > --> Modem initialized. > --> Sending: ATDT*99***1# > --> Waiting for carrier. > ATDT*99***1# > CONNECT > --> Carrier detected. Waiting for prompt. > ~[7f]}#@!}!}!} }<}!}$}%\}"}&} } } } }#}$@#}%}&h}#} } }'}"}(}"}#}<~ > --> PPP negotiation detected. > --> Starting pppd at Tue Sep 18 22:10:57 2007 > --> Pid of pppd: 11485 > --> Using interface ppp0 > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> pppd: È© > --> [06][08]@[07][06][08] > --> Disconnecting at Tue Sep 18 22:11:37 2007 > --> The PPP daemon has died: A modem hung up the phone (exit code = > 16) > --> man pppd explains pppd error codes in more detail. > --> Try again and look into /var/log/messages and the wvdial and pppd > man pages for more information. > --> Auto Reconnect will be attempted in 5 seconds > > > please Help me > Try looking in /etc/ppp/pap-secrets for a line that shows your username andpassword... if you use PAP...look in chap-secrets if you use CHAP "abc1234" * "mypassword" And in /etc/resolv.conf yu should have your nameservers listed (DNS) search.yourisp.com 123.456.789.101 also look in /etc/ppp/options for clues...uncomment the "debug" option by removing the # in there to get more info about errors. HTH |
| |||
| Re: dialup problem on ubnut help me pls Op Sat, 22 Sep 2007 05:08:52 -0000 muk.ptl******.com wrote: > --> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied > --> --> PAP (Password Authentication Protocol) may be flaky. > --> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied > --> --> CHAP (Challenge Handshake) may be flaky. Does this help? chmod +s /usr/sbin/pppd |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BT Dialup connection | Andreas | Windows Vista | 1 | 08-05-2007 03:20 PM |
| Dialup connection keeps appearing | Gerald Bramwell | Windows XP | 2 | 06-01-2007 01:50 PM |
| DSL & Modem Dialup Problem......... | CSM | Windows Vista | 0 | 05-20-2007 10:40 AM |
| Wifi and Dialup together | 'Captain' Kirk DeHaan | Windows XP | 0 | 02-16-2007 01:02 PM |
| dialup@startup | Crios | Windows XP | 4 | 01-16-2007 09:45 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |