Jump to content

Dial On Demand / WVdial error


Steve Scrimpshire
 Share

Recommended Posts

I set up dial on demand with pppd and wvdial according to this site:

http://www.davidpashley.com/tutorials/wvdi....html#id2790271

 

Here's my /etc/ppp/peers/dod file:

noauth

name wvdial

connect "/usr/bin/wvdial --chat Defaults"

/dev/ttySHCF0

modem

crtscts 

defaultroute

usehostname 

user

be

noipdefault

idle 300

persist

demand

 

It seemed like it worked okay, but now in /var/log/messages I get this:

 

Feb 28 01:34:52 omar pppd[7303]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store key failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: pppd 2.4.1 started by root, uid 0

Feb 28 01:34:52 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store key failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store key failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: Using interface ppp0

Feb 28 01:34:52 omar pppd[7304]: tdb_store key failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:34:52 omar pppd[7304]: local  IP address 10.64.64.64

Feb 28 01:34:52 omar pppd[7304]: remote IP address 10.112.112.112

Feb 28 01:34:57 omar gpm[1896]: imps2: Auto-detected intellimouse PS/2

Feb 28 01:35:12 omar pppd[7304]: Starting link

Feb 28 01:35:13 omar WvDial: WvDial: Internet dialer version 1.42 

Feb 28 01:35:13 omar WvDial: Initializing modem. 

Feb 28 01:35:13 omar WvDial: Sending: ATZ 

Feb 28 01:35:13 omar WvDial: ATZ 

Feb 28 01:35:13 omar WvDial: OK 

Feb 28 01:35:13 omar WvDial: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0 

Feb 28 01:35:14 omar WvDial: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0 

Feb 28 01:35:14 omar WvDial: OK 

Feb 28 01:35:14 omar WvDial: Modem initialized. 

Feb 28 01:35:14 omar WvDial: Sending: ATDT 6950032 

Feb 28 01:35:14 omar WvDial: Waiting for carrier. 

Feb 28 01:35:15 omar WvDial: ATDT 6950032 

Feb 28 01:35:18 omar gpm[1896]: imps2: Auto-detected intellimouse PS/2

Feb 28 01:35:41 omar WvDial: CONNECT 115200  

Feb 28 01:35:41 omar WvDial: UQKT2 

Feb 28 01:35:41 omar WvDial: Username:  

Feb 28 01:35:41 omar WvDial: Carrier detected.  Waiting for prompt. 

Feb 28 01:35:42 omar WvDial: Username:  

Feb 28 01:35:42 omar WvDial: Looks like a login prompt. 

Feb 28 01:35:42 omar WvDial: Sending: <my username>

Feb 28 01:35:42 omar WvDial: <my username>

Feb 28 01:35:42 omar WvDial: Password:  

Feb 28 01:35:42 omar WvDial: Looks like a password prompt. 

Feb 28 01:35:42 omar WvDial: Sending: (password) 

Feb 28 01:35:42 omar WvDial: Entering PPP mode. 

Feb 28 01:35:42 omar WvDial: Async interface address is unnumbered (Loopback0) 

Feb 28 01:35:42 omar WvDial: Your IP address is 65.150.236.27. MTU is 1500 bytes 

Feb 28 01:35:42 omar WvDial: Looks like a welcome message. 

Feb 28 01:35:42 omar pppd[7304]: Serial connection established.

Feb 28 01:35:42 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:35:42 omar pppd[7304]: Connect: ppp0 <--> /dev/ttySHCF0

Feb 28 01:35:42 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:35:44 omar last message repeated 3 times

Feb 28 01:35:44 omar pppd[7304]: tdb_store key failed: IO Error

Feb 28 01:35:44 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:35:44 omar last message repeated 3 times

Feb 28 01:35:44 omar pppd[7304]: Local IP address changed to 65.150.236.27

Feb 28 01:35:44 omar pppd[7304]: tdb_store failed: IO Error

Feb 28 01:35:44 omar pppd[7304]: Remote IP address changed to 63.152.12.248

Feb 28 01:35:44 omar pppd[7304]: tdb_store failed: IO Error

 

It works fine, but just that error worries me. Any ideas what that is about? TIA.

 

P.S. I chmod-ed /var/run/pppd.tdb to 0666 and still get the error. It is chown root:root

Link to comment
Share on other sites

Thought I would add this question to this post:

 

All of a sudden (it worked before), when I open Netscape (/usr/local/netscape/netscape), it doesn't start the Dial On Demand. Opening IE from the other computer works fine and starts the Dial On Demand. I had to add change the command in the Properties of the Netscape icon on the taskbar to this:

 

Command: ping -c 1 205.171.3.65 && /usr/local/netscape/netscape

 

That works, but was just wondering why the act of opening Netscape doesn't work any more. The only thing I've changed recently in the preferences of Netscape is the cache:

 

'Compare the page in the cache to the page on the network'

 

Changed it from 'When the page is out of date' to 'Every time I view the page'

 

(Netscape 7)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...