[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ppp configuring with dunc



On Mon, 4 Aug 1997, Richard G. Roberto wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Mon, 4 Aug 1997, Eugene Sevinian wrote:
> 
> > Hi all, 
> > few weeks ago I have installed Debian from self made CDs with 1.3.0a. 
> > It seems that everything was fine! [Exepting the fact when I did not find
> > some nice lovely things like xman and xload]
> > 
> > Now I am trying to configure ppp conection to my Debian machine at work. 
> > (I have already ppp conection from w95 working nice). At this point I use
> > some scripts and files prepared by 'dunc'. After running 'dialup_connect'
> > I am able to hear the tone from modem speaker during ~1 min but no pulse
> > dialing at all.  Although, I put debug option in command line string but I
> > did not get any debug strings in /var/log.debug :(
> > 
> > Following information might be usefull for understanding the situation.
> > 
> > Thanks in advance for any help.
> > Eugene.
> > 
> > 
> > Here is what I am getting in /var/log/ppp/log:
> > 
> > Aug  3 22:45:41 gdak pppd[146]: pppd 2.2.0 started by root, uid 0
> > Aug  3 22:45:42 gdak chat[147]: send (atdpm0343656^M) 
> 
> This send string is wrong.  The version of dunc you are
> using is buggy.  Please upgrade to version 2.2.
> 
> This should be available in /debian/hamm/hamm/binary/admin, and
> its only 28k to download.  Please use it to create a new
> connection and let me know if works better.  Its easier to setup
> than previous versions, but you have to work a little harder to get
> your hands dirty.  Its intended for users to not get their hands
> dirty, though.
> 
> Thanks
> 
> Richard G. Roberto
> 

Yes, this new version of dunc works better (thanks, Richard). But telnet ,
ping etc are still not working.  It seems that something wrong with my
network configuration. Here are some outputs which may help to understand
what is the source of problem.

Thanks in advance,

Eugene.

$ telnet 194.***.***.100
Trying 194.***.***.100...
telnet: Unable to connect to remote host: Network
is unreachable

$ ifconfig
lo      Link encap:Local Loopback
	inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0          
	UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1          
	RX packets:96 errors:0 dropped:0 overruns:0          
	TX packets:96 errors:0 dropped:0 overruns:0

ppp0    Link encap:Point-Point Protocol
        inet addr:194.***.***.110  P-t-P:194.***.***.105  Mask:255.255.255.128
	UP POINTOPOINT RUNNING  MTU:542  Metric:1          
        RX packets:65 errors:1 dropped:1 overruns:0 
         TX packets:66 errors:0 dropped:0 overruns:0

ppp.log:
Aug 13 23:38:50 gdak pppd[143]: pppd 2.2.0 started by root, uid 0
Aug 13 23:38:51 gdak chat[144]: send (atdp343656^M) 
Aug 13 23:38:51 gdak chat[144]: expect (CONNECT) 
Aug 13 23:39:19 gdak chat[144]: atdp343656^M^M 
Aug 13 23:39:19 gdak pppd[143]: Serial connection established.
Aug 13 23:39:19 gdak chat[144]: CONNECT -- got it 
Aug 13 23:39:20 gdak pppd[143]: Using interface ppp0
Aug 13 23:39:20 gdak pppd[143]: Connect: ppp0 <--> /dev/ttyS1
Aug 13 23:39:20 gdak pppd[143]: sent [LCP ConfReq id=0x1 <mru 1500><asyncmap 0x0> <magic 0x5612ec12>
<pcomp> <accomp>]
Aug 13 23:39:21 gdak pppd[143]: rcvd [LCP ConfReq id=0x1
<mru 542> <asyncmap 0x0> <auth pap> <magic 0xcc2a4f99> <pcomp>
<accomp>]
Aug 13 23:39:21 gdak pppd[143]: sent [LCP ConfAck id=0x1 <mru
542> <asyncmap 0x0> <auth pap> <magic 0xcc2a4f99> <pcomp> <accomp>]
Aug 13
23:39:23 gdak pppd[143]: sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap
0x0> <magic 0x5612ec12> <pcomp> <accomp>]
Aug 13 23:39:23 gdak pppd[143]:
rcvd [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x5612ec12>
<pcomp> <accomp>]
Aug 13 23:39:23 gdak pppd[143]: sent [PAP AuthReq id=0x1
user="sevinian" password="*******"]
Aug 13 23:39:24 gdak pppd[143]: rcvd
[PAP AuthAck id=0x1msg="Login ok"]
Aug 13 23:39:24 gdak pppd[143]: Remote
message: Login okAug 13 23:39:24 gdak pppd[143]: sent [IPCP ConfReq id=0x1
<addr 0.0.0.0> <compress VJ 0f 01>]
Aug 13 23:39:24 gdak pppd[143]: rcvd
[IPCP ConfReq id=0x1 <addr 194.***.***.105> <compress VJ 0f 01>]Aug 13
23:39:24 gdak pppd[143]: sent [IPCP ConfAck id=0x1 <addr 194.***.***.105>
<compress VJ 0f 01>]
Aug 13 23:39:24 gdak pppd[143]: rcvd [IPCP ConfNak
id=0x1 <addr 194.***.***.110>]
Aug 13 23:39:24 gdak pppd[143]: sent [IPCP
ConfReq id=0x2 <addr 194.***.***.110> <compress VJ 0f 01>]
Aug 13 23:39:24
gdak pppd[143]: rcvd [IPCP ConfAck id=0x2 <addr 194.***.***.110> <compress
VJ 0f 01>]
Aug 13 23:39:24 gdak pppd[143]: local  IP address 194.***.***.110
Aug 13 23:39:24 gdak pppd[143]: remote IP address 194.***.***.105
Aug 13 23:39:24 gdak pppd[143]: Cannot determine ethernet
address for proxy ARP
Aug 13 23:39:51 gdak pppd[143]: sent [LCP EchoReq id=0x0 56 12 ec 12]
Aug 13 23:39:51 gdak pppd[143]: rcvd [LCP EchoRep id=0x0 cc 2a 4f 99]
Aug 13 23:40:21 gdak pppd[143]: sent [LCP EchoReq id=0x1 56 12 ec 12]
............................etc.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: