| Juanito  
 
  
 
 
 Group: Members
 Posts: 1601
 Joined: Sep. 2005
 | 
|  | Posted: Feb. 05 2007,12:14 |  |  I'm still trying to make this work (irritatingly, GPRS over Bluetooth and irda works in W2K without any setup at all) and wondered if using wvdial on DSL might be the problem.
 
 I looked at the ppp directories in DSL right after boot and found that etc/ppp is symlinked to /opt/ppp and thus the /peers subdirectory appears as /opt/ppp/peers.
 
 Although the wvdial application is not present in DSL, there are two files in /opt/ppp/peers with wvdial in their name:
 
 wvdial
 ------
 noauth
 name wvdial
 usepeerdns
 
 wvdial-pipe
 -----------
 noauth
 name wvdial
 plugin passwordfd.so
 defaultroute
 replacedefaultroute
 
 Does anybody know of a reason for these two files to be present?
 
 If I install the deb package for wvdial, it places files in etc/ppp and etc/ppp/peers and thus overwrites the symlink to /opt/ppp. Whilst this doesn't appear to be a problem for "dial-up classic" with wvdial, I'm wondering if this is the reason why GPRS dial-up apparently connects, data goes out but nothing appears to make it back to DSL?
 
 Any suggestions would be welcome
 |