|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello all,
My last hope to make it work. The problem - 1st - how to install wvdial on suse? #apt-get install wvdial doesn't work on suse and the yast can't find it. 2nd - Is there any dialer? can't find how to install kinternet/ 3rd - ok, I make it works trought confguring couple files and then #pppd call BUT after session established i can't acces or ping any remote host. After connection aborted it shows me tat i recived some packets but didn't send any/ PLS help! can't sleep for 48 hours ( p/s/ googling didn't help to) also how to make suse run modules and bash scripts auto? It easier to find info for Ubuntu or other then how to make it in SuSe. |
|
|||
|
ok.. unable to install wvdialer on SuSe > it requires wvstreams installed firstly.. this is what i got trying to install wvstreams
Quote:
|
|
|||
|
So i got the only way (because gnome-ppp, wvdial or other I found didn't workds for me in suse) with 3 files bellow:
#/etc/ppp/peers/myUsbModemConnection lock #defaultroute usepeerdns noipdefault ttyUSB0 /dev/ttyUSB0 460800 connect '/usr/sbin/chat -v -f /etc/ppp/chat/myUsbModemConnection' crtscts passive asyncmap 0 noccp name "xxxxxxxxxxxxxxxxxx" #/etc/ppp/chat/myUsbModemConnection TIMEOUT 60 ABORT ERROR ABORT BUSSY ABORT "NO CARRIER" ABORT "NO DIALTONE" "" "AT&FH0" OK "atdt#777" TIMEOUT 75 CONNECT #/etc/ppp/chap-secrets "mylogin" * "mypass" then #pppd call myUsbModemConnection Quote:
When I'm ctrl-c > Quote:
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|