I set up my dialer then tried to connect running martian modem and wvdial and I got the message that the phone number, log-in, password, etc. was missing even though when I checked the file I could see the phone number, log-in, password, etc. in the file. Can you tell me what's wrong? I've included the output below: larry@ubuntu-laptop:~$ sudo wvdial [sudo] password for larry: --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Configuration does not specify a valid phone number. --> Configuration does not specify a valid login name. --> Configuration does not specify a valid password. larry@ubuntu-laptop:~$ sudo nano /etc/wvdial.conf larry@ubuntu-laptop:~$ sudo wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Configuration does not specify a valid phone number. --> Configuration does not specify a valid login name. --> Configuration does not specify a valid password. larry@ubuntu-laptop:~$ sudo nano /etc/wvdial.conf larry@ubuntu-laptop:~$ Thanks! Larry Hager