Hello I've tried and failed for a few days to convert the following wvdial.conf to something suitable for use on OpenBSD ( I was thinking ppp.conf ) Could someone show me a working example please?
[EMAIL PROTECTED]:~$ cat /etc/wvdial.conf [Dialer Defaults] Phone = *99***1# Username = web Password = web Stupid Mode = 1 Dial Command = ATDT Modem = /dev/ttyUSB0 Baud = 460800 Init2 = ATZ Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ISDN = 0 Modem Type = Analog Modem Init5 = AT+CGDCONT=1,"IP","general.t-mobile.uk"; Any help will be really appreciated! Thanks Barry

