Clifford Kite gravada:

> On Thu, 24 Feb 2000, Juan Sales wrote:
>
> |I�m having problems accesing Internet from my home. I have a PC with Red
> |Hat 6.0 and a 14400 internal modem (it is not a winmodem). I dial using
> |the ppp-on script and get connected. I use the pppstats command to check
> |the connection and I�m receiving data. I ping externals hosts by IP
> |address and get an answer. I ping by name and get an answer. I telnet and
> |get connected. But neither Netscape Navigator, Netscape Messenger nor Lynx
> |seem to connect. After 10 minutes and lots of kbites received (according
> |to pppstat), they show nothing. No messages are downloaded to my inbox, no
> |web page is displayed on my browser.  Can anyone help me?
>
> Sounds like a TCP/IP problem.
>
> If you've set the PPP interface MRU with the pppd mru option then remove
> it.  If that doesn't work then add the pppd option novj and see if that
> works.
>
> If it still doesn't work then add the pppd option debug and post exact
> copies of the PPP link negotiation messages.
>
> Oh, and I'd also check the UART configured for the device file and make
> sure it's the same as the type actually used by the modem's serial port,
> probably a type 16450 for a 14.4k modem.  No direct connection to a TCP/IP
> problem but worth checking anyway.
>
> ---
> Clifford Kite                                            Not a guru. (tm)

Thanks for answering. I tried pppd debug and I got the following error log:
Feb 25 21:11:25 localhost pppd[613]: pppd 2.3.7 started by root, uid 0

Feb 25 21:11:26 localhost chat[614]: timeout set to 3 seconds

Feb 25 21:11:26 localhost chat[614]: abort on (\nBUSY\r)

Feb 25 21:11:26 localhost chat[614]: abort on (\nNO ANSWER\r)
Feb 25 21:11:26 localhost chat[614]: abort on\nRINGING\r\n\r\nRINGING\r)

Feb 25 21:11:26 localhost chat[614]: send (rAT^M)

Feb 25 21:11:26 localhost chat[614]: expect (OK)

Feb 25 21:11:27 localhost chat[614]: rAT^M^M

Feb 25 21:11:27 localhost chat[614]: OK

Feb 25 21:11:27 localhost chat[614]:  -- got it

Feb 25 21:11:27 localhost chat[614]: send (ATH0^M)

Feb 25 21:11:27 localhost chat[614]: timeout set to 30 seconds

Feb 25 21:11:27 localhost chat[614]: expect (OK)

Feb 25 21:11:27 localhost chat[614]: ^M

Feb 25 21:11:27 localhost chat[614]: ATH0^M^M

Feb 25 21:11:27 localhost chat[614]: OK

Feb 25 21:11:27 localhost chat[614]:  -- got it

Feb 25 21:11:27 localhost chat[614]: send (ATDT4602000^M)

Feb 25 21:11:27 localhost chat[614]: expect (CONNECT)

Feb 25 21:11:27 localhost chat[614]: ^M

Feb 25 21:11:51 localhost chat[614]: ATDT4602000^M^M
Feb 25 21:11:51 localhost chat[614]: CONNECT

Feb 25 21:11:51 localhost chat[614]:  -- got it

Feb 25 21:11:51 localhost chat[614]: send (^M)

Feb 25 21:11:51 localhost chat[614]: expect (ogin:)

Feb 25 21:11:51 localhost chat[614]:  9600^M
Feb 25 21:11:58 localhost chat[614]: Bem-Vindo^M
Feb 25 21:11:58 localhost chat[614]: ^M
Feb 25 21:11:58 localhost chat[614]: ^M
Feb 25 21:12:21 localhost chat[614]: alarm
Feb 25 21:12:21 localhost chat[614]: send (^M)
Feb 25 21:12:21 localhost chat[614]: expect (ogin:)
Feb 25 21:12:21 localhost chat[614]: ^M
Feb 25 21:12:51 localhost pppd[613]: Connect script failed
Feb 25 21:12:51 localhost chat[614]: alarm
Feb 25 21:12:51 localhost chat[614]: Failed
Feb 25 21:12:52 localhost pppd[613]: Exit.




-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to