Nonni, Before dialing out do: $ ifconfig All COMM channels except "lo" must be closed before dialout, or Browsing (DNS serviced) will fail. Either use your Control Panel to shut eth0, wlan0 and similar, or commands like: # ifconfig eth0 down Then after dialout, you will be able to Browse. MarvS On Thu, Mar 5, 2009 at 8:16 AM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Nonni, > > If you could connect but not browse, then add the following to /etc/resolv.conf > > nameserver 142.161.130.154 > nameserver 142.161.2.154 > > then attempt to dialout again. If you get stuck or have further > questions, please read Jacques' post-install web page: > > http://linmodems.technion.ac.il/post-install.html > > Please follow along carefully and send back what you have done to try > to connect. Report back presently. > > Regards, > > Antonio > > On 3/5/09, Nonni Jonsson <nonnijonsson@xxxxxxxx> wrote: >> Hello There >> >> This is how I started up >> ---------------------------------------------------------------------------- >> >> >> nonni@linux-s4w1:~> su root >> Password: >> linux-s4w1:/home/nonni # slmodemd -c CANADA --alsa modem:1 >> SmartLink Soft Modem: version 2.9.11 Feb 22 2009 09:37:12 >> symbolic link `/dev/ttySL0' -> `/dev/pts/1' created. >> modem `modem:1' created. TTY is `/dev/pts/1' >> Use `/dev/ttySL0' as modem device, Ctrl+C for termination. >> >> (these commands below did not work) >> /etc/wvdial.conf >> su root >> # /etc/wvdial.conf >> # wvdialconf wvtest >> wvtest >> # wvdial --config wvtest >> # gedit wvtest >> >> --------------------------------------------------------------------------------- >> On Kinternet link on toolbar there is a configuration file >> ask-password yes >> auto-dns yes >> auto-reconnect yes >> auto-reconnect-delay 15 >> auto-reconnect-exits >> baud-rate 115200 >> chat script wvdial >> connection-type modem >> defaultroute yes >> demand no >> device /dev/ttySLO >> dial-command ATDT >> dial-prefix >> dial-prefix-regex >> dns1 >> dns2 >> endpoint random >> idle-seconds 900 >> ifcfg-filename ifcfg-modem0 >> init8 ATM1 >> local-ip >> max-number-of-links 1 >> modify-dns yes >> modify-ip yes >> multilink no >> password <hidden> >> phone 2254638 >> pppd-options >> ppp-mode ppp >> provider-filename provider0 >> remote-ip >> stupid-mode no >> username fperrin@xxxxxxx >> >> ------------------------------------------------------------------------------ >> >> During 5 dial in attemps it succeded twice :-) >> It would not load a web page and dropped off after about 5 minutes >> this is one of the dial in logs >> >> SuSE Meta pppd (smpppd-ifcfg), Version 1.59_SVN31 on linux-s4w1. >> Status is: disconnected >> trying to connect to smpppd >> connect to smpppd >> Status is: disconnected >> Status is: connecting >> pppd[0]: Plugin passwordfd.so loaded. >> pppd[0]: --> WvDial: Internet dialer version 1.60 >> pppd[0]: --> Initializing modem. >> pppd[0]: --> Sending: ATM1 >> pppd[0]: ATM1 >> pppd[0]: OK >> pppd[0]: --> Modem initialized. >> pppd[0]: --> Sending: ATDT2254638 >> pppd[0]: --> Waiting for carrier. >> pppd[0]: ATDT2254638 >> pppd[0]: CONNECT 44000 >> pppd[0]: --> Carrier detected. Waiting for prompt. >> pppd[0]: C >> pppd[0]: MTS Internet >> pppd[0]: WARNING >> pppd[0]: >> pppd[0]: This is a private system. Unauthorized access is strictly >> prohibited. >> pppd[0]: Individuals using or in any way accessing this system may have >> their >> pppd[0]: activities on this system monitored and recorded, and such >> individuals >> pppd[0]: expressly consent to such monitoring. Such monitoring may result in >> pppd[0]: release of information which may identify individuals using or in >> any >> pppd[0]: way accessing this system, and may result in provision of that >> pppd[0]: information to law enforcement agencies, or use of that information >> in >> pppd[0]: association with any civil action deemed necessary relating to such >> use >> pppd[0]: or access. Anyone accessing, connecting to or modifying this system >> pppd[0]: without the express permission of MTS are trespassing, and will be >> pppd[0]: prosecuted to the fullest extent of the law. >> pppd[0]: swrvmb01bb8-ac02 >> pppd[0]: User Access Verification >> pppd[0]: Username: >> pppd[0]: --> Looks like a login prompt. >> pppd[0]: --> Sending: fperrin@xxxxxxx >> pppd[0]: Username: >> pppd[0]: --> Looks like a login prompt. >> pppd[0]: --> Sending: fperrin@xxxxxxx >> pppd[0]: fperrin@xxxxxxx >> pppd[0]: Password: >> pppd[0]: --> Looks like a password prompt. >> pppd[0]: --> Sending: (password) >> pppd[0]: Authentication failure >> pppd[0]: Username: ------------------------------------(it sent my password >> here) >> pppd[0]: Password: >> pppd[0]: --> Looks like a password prompt. >> pppd[0]: --> Sending: (password) >> pppd[0]: Authentication failure >> pppd[0]: Username: >> pppd[0]: --> Looks like a login prompt. >> pppd[0]: --> Sending: fperrin@xxxxxxx >> pppd[0]: --> Don't know what to do! Starting pppd and hoping for the best. >> pppd[0]: Script /usr/bin/wvdial --chat --no-syslog --config >> /var/run/smpppd/chat-modem0.conf smpppd finished (pid 10735), status = 0x0 >> pppd[0]: Serial connection established. >> pppd[0]: Renamed interface ppp0 to modem0 >> pppd[0]: Using interface modem0 >> Status is: connecting >> pppd[0]: Connect: modem0 <--> /dev/ttySL0 >> pppd[0]: PAP authentication succeeded >> pppd[0]: replacing old default route to eth0 [192.168.123.254] >> pppd[0]: local IP address 205.200.44.130 >> pppd[0]: remote IP address 205.200.44.129 >> pppd[0]: primary DNS address 142.161.130.154 >> pppd[0]: secondary DNS address 142.161.2.154 >> pppd[0]: Script /etc/ppp/ip-up finished (pid 3843), status = 0x0 >> Status is: connected >> pppd[0]: No response to 4 echo-requests >> pppd[0]: Serial link appears to be disconnected. >> pppd[0]: Connect time 5.0 minutes. >> pppd[0]: Sent 17398 bytes, received 41453 bytes. >> pppd[0]: restoring old default route to eth0 [192.168.123.254] >> pppd[0]: Connection terminated. >> Status is: disconnected >> pppd[0] died: Lack of LCP echo responses (exit code 15) >> ---------------------------------------------------------------------------- >> >> >> Nonni >> >> >