On Mon, Jan 21, 2002 at 12:33:06AM +0530, Nirmalya Lahiri wrote:
>
> I am not able to connect to internet using wvdial. I got
> error message "Returning not ok!!" just after connection
> was made and disconnect the line. How can I solve this.
>
[snipped]
> OK
> --> Modem initialized.
> --> Sending: ATDT 172315
> --> Waiting for carrier.
> ATDT 172315
> CONNECT 46666/LAPM/V42BIS
> --> Carrier detected. Waiting for prompt.
> Returning not ok!!
> --> Disconnecting at Sun Jan 20 01:57:44 2002
>
This is a rather unusual problem. My feeling is that your
ISP details are not correctly entered in /etc/resolv.conf.
Could you post the output? It should have an entry like:
search your.isp.com
domain your.isp.com
nameserver 202.xx.xx.xx .... [primary]
nameserver 202.xx.xx.xx .... [secondary]
Just a shot in the dark ...
Bish
--
:
####[ Linux One Stanza Tip (LOST) ]###########################
Sub : DOS to Unix conversion (#1) LOST #025
Method #1:
To convert a DOS text file to Unix so that the extra ASCII 13
does not show up when viewing / editing a DOS text file.
$cat filename.dos | tr -d '\015' > filename.unix
####<[EMAIL PROTECTED]>####################################
:
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help