[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 012.net -- help
Your debug seems fine. There shouldnt be any problem...If you can connect
to other ISPs and you cant connect only to 012-net the problem should be in
the ISP not in your system. Because all the configuration seems fine.
At 21:10 01/10/01 +0200, you wrote:
>On Mon, 1 Oct 2001, guy keren wrote:
>
> >
> > On Mon, 1 Oct 2001, Corwin wrote:
> >
> > > nameservers? It doesn't help here (i even tryed). I did
> > > "ping 212.199.21.26" with no answer.
>
> >
> > you should try 'ping -n 212.199.21.26' and 'traceroute -n 212.199.21.26'
> >
> > with out '-n', ping tries to perform a reverse name lookup (from IP to the
> > domain name), and doesn't even let you know. try both of the above and let
> > us know about the results.
>
>[...]
>Oct 1 19:49:50 localhost pppd[2557]: Connect: ppp0 <--> /dev/modem
>Oct 1 19:49:52 localhost pppd[2557]: local IP address 212.199.73.94
>Oct 1 19:49:52 localhost pppd[2557]: remote IP address 212.199.21.26
>Oct 1 19:49:52 localhost pppd[2557]: primary DNS address 212.117.129.3
>Oct 1 19:49:52 localhost pppd[2557]: secondary DNS address 212.117.128.6
>
>
>[corwin@localhost corwin]$ ping -n 212.199.21.26
>PING 212.199.21.26 (212.199.21.26) from 212.199.73.94 : 56(84) bytes of
>data.
>--- 212.199.21.26 ping statistics ---
>14 packets transmitted, 0 packets received, 100% packet loss
>
>
>[corwin@localhost corwin]$ traceroute -n 212.199.21.26
>traceroute to 212.199.21.26 (212.199.21.26), 30 hops max, 38 byte packets
> 1 * * *
> 2 * * *
> 3 * * *
> 4 * * *
> 5 * * *
>
>
> > if none of these work, you should try running pppd with the 'debug' flag,
> > and then look at its debug output (you should make sure that syslogd is
> > configured to put kernel.debug messages in some file, rather then throwing
> > them away - man syslogd.conf).
>
>man pppd says it's daemon.debug, but anyway, here is it:
>(Though, I still can't understand what's wrong with my linux connection
>to 012)
>
>Oct 1 20:31:26 localhost pppd[3527]: Connect: ppp0 <--> /dev/modem
>Oct 1 20:31:27 localhost pppd[3527]: sent [LCP ConfReq id=0x1 <asyncmap
>0x0> <magic 0x626562f9> <pcomp> <accomp>]
>Oct 1 20:31:27 localhost pppd[3527]: rcvd [LCP ConfReq id=0x1 < 00 04 00
>00> <mru 1524> <asyncmap 0x0> <auth chap MD5> <pcomp> <accomp> <mrru 1524>
><endpoint [MAC:00:d0:52:03:3a:2c]> < 17 04 80 07>]
>Oct 1 20:31:27 localhost pppd[3527]: sent [LCP ConfRej id=0x1 < 00 04 00
>00> <mrru 1524> < 17 04 80 07>]
>Oct 1 20:31:27 localhost pppd[3527]: rcvd [LCP ConfAck id=0x1 <asyncmap
>0x0> <magic 0x626562f9> <pcomp> <accomp>]
>Oct 1 20:31:27 localhost pppd[3527]: rcvd [LCP ConfReq id=0x2 <mru 1524>
><asyncmap 0x0> <auth chap MD5> <pcomp> <accomp> <endpoint
>[MAC:00:d0:52:03:3a:2c]>]
>Oct 1 20:31:27 localhost pppd[3527]: sent [LCP ConfNak id=0x2 <auth pap>]
>Oct 1 20:31:27 localhost pppd[3527]: rcvd [LCP ConfReq id=0x3 <mru 1524>
><asyncmap 0x0> <auth pap> <pcomp> <accomp> <endpoint
>[MAC:00:d0:52:03:3a:2c]>]
>Oct 1 20:31:27 localhost pppd[3527]: sent [LCP ConfAck id=0x3 <mru 1524>
><asyncmap 0x0> <auth pap> <pcomp> <accomp> <endpoint
>[MAC:00:d0:52:03:3a:2c]>]
>Oct 1 20:31:27 localhost pppd[3527]: sent [PAP AuthReq id=0x1
>user=<hidden> password=<hidden>]
>Oct 1 20:31:28 localhost pppd[3527]: rcvd [PAP AuthAck id=0x1 ""]
>Oct 1 20:31:28 localhost pppd[3527]: sent [IPCP ConfReq id=0x1 <addr
>0.0.0.0> <compress VJ 0f 01> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
>Oct 1 20:31:28 localhost pppd[3527]: sent [CCP ConfReq id=0x1 <deflate
>15> <deflate(old#) 15> <bsd v1 15>]
>Oct 1 20:31:28 localhost pppd[3527]: rcvd [IPCP ConfReq id=0x1 <compress
>VJ 0f
>01> <addr 212.199.21.26>]
>Oct 1 20:31:28 localhost pppd[3527]: sent [IPCP ConfAck id=0x1 <compress
>VJ 0f
>01> <addr 212.199.21.26>]
>Oct 1 20:31:28 localhost pppd[3527]: rcvd [LCP ProtRej id=0x4 80 fd 01 01
>00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
>Oct 1 20:31:28 localhost pppd[3527]: rcvd [IPCP ConfNak id=0x1 <addr
>212.199.3.108> <ms-dns1 212.117.129.3> <ms-dns3 212.117.128.6>]
>Oct 1 20:31:28 localhost pppd[3527]: sent [IPCP ConfReq id=0x2 <addr
>212.199.3.108> <compress VJ 0f 01> <ms-dns1 212.117.129.3> <ms-dns3
>212.117.128.6>]
>Oct 1 20:31:28 localhost pppd[3527]: rcvd [IPCP ConfAck id=0x2 <addr
>212.199.3.108> <compress VJ 0f 01> <ms-dns1 212.117.129.3> <ms-dns3
>212.117.128.6>]
>Oct 1 20:31:28 localhost pppd[3527]: local IP address 212.199.3.108
>Oct 1 20:31:28 localhost pppd[3527]: local IP address 212.199.3.108
>Oct 1 20:31:28 localhost pppd[3527]: remote IP address 212.199.21.26
>Oct 1 20:31:28 localhost pppd[3527]: remote IP address 212.199.21.26
>Oct 1 20:31:28 localhost pppd[3527]: primary DNS address 212.117.129.3
>Oct 1 20:31:28 localhost pppd[3527]: primary DNS address 212.117.129.3
>Oct 1 20:31:28 localhost pppd[3527]: secondary DNS address 212.117.128.6
>Oct 1 20:31:28 localhost pppd[3527]: secondary DNS address 212.117.128.6
>Oct 1 20:31:28 localhost pppd[3527]: Script /etc/ppp/ip-up started (pid
>3542)
>Oct 1 20:31:29 localhost PAM_pwdb[3594]: (su) session opened for user
>root by (uid=0)
>Oct 1 20:31:29 localhost PAM_pwdb[3594]: (su) session closed for user
>root
>Oct 1 20:31:29 localhost pppd[3527]: Script /etc/ppp/ip-up finished (pid
>3542), status = 0x0
>
>
>
>
>=================================================================
>To unsubscribe, send mail to linux-il-request@linux.org.il with
>the word "unsubscribe" in the message body, e.g., run the command
>echo unsubscribe | mail linux-il-request@linux.org.il
--
Best Regards,
Eran Levy.
"This is Linux country. If you listen carefully, you can hear Windows
reboot..."
WebSite: http://levy.dyn.dhs.org
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il