SliTaz SliTaz Forum

You are not logged in.

#1 2011-10-09 18:11:36

vtailor
Member
Registered: 2011-04-09
Posts: 34

wvdial and ppp

Wvdial in the latest cooking works fine, except that (a) using ppp0 appears to ruin eth0 for use and (b) without kernel modules like ppp-async and ppp-deflate, ppp connections are useless. I set up wvdial for a Rockwell cdc-acm usb modem.

I checked tazpanel, and there was no mention of the ppp kernel modules anywhere, probably an oversight.

Offline

#2 2011-10-09 19:16:06

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: wvdial and ppp

Erm, I use Gnome ppp (which is a front-end for wvdial) with said usb drivers for my Nokia N70 and it works fine for me. I do recommend loading the modprobe module named 'option' after 'cdc_acm' to get proper pppd connections and speed.

Offline

#3 2011-10-10 04:40:06

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: wvdial and ppp

(a) using ppp0 appears to ruin eth0 for use

Could be a kernel route issue or because /etc/init.d/network.sh is limited to one network adapter.

Slitaz ICS Tutorial: http://forum.slitaz.org/topic/internet-connection-sharing/page/2

Shows how to setup a second adapter.

(b) without kernel modules like ppp-async and ppp-deflate, ppp connections are useless.

Support for ppp-async and ppp-deflate is compiled into the kernel on stable and cooking.

tux@slitaz:~$ zcat /proc/config.gz | grep -i -e ppp_async -e ppp_deflate

CONFIG_PPP_ASYNC=y

CONFIG_PPP_DEFLATE=y

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]