Complete.Org: Mailing Lists: Archives: discussion: December 1998:
[aclug-L] PPP Help....
Home

[aclug-L] PPP Help....

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "aclug-L@xxxxxxxxxxxx" <aclug-L@xxxxxxxxxxxx>
Subject: [aclug-L] PPP Help....
From: Bob Deep <bobd@xxxxxxxxxxxx>
Date: Fri, 04 Dec 1998 15:41:03 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

Ok... I'm sorta lost here..

I've done many PPP connections before, but I'm having lotsa troubble
with this one...I cannot seem to get ppp to even talk to the
destination... How can we see more information?

First, the command line:

exec /usr/sbin/pppd lock modem crtscts /dev/ttyS1 38400 \
        debug kdebug 7  \
        $LOCAL_IP:$REMOTE_IP \
        netmask $NETMASK connect $DIALER_SCRIPT 

I've got the dialer script working, the rest of the paramaters seem to
be right (local ip and remote Ip are both 0.0.0.0, and the netmask is
255.255.255.0 incase you wanted to know).  For some reason I'm not
seeing any helpful information in this log...  Does this mean that the
other end is not talking or what?

Looking at the system messages I get the following information:

==========================================================
Dec  4 16:28:45 babbage chat[705]: CONNECT
Dec  4 16:28:45 babbage chat[705]:  -- got it 
Dec  4 16:28:45 babbage chat[705]: send (^M)
Dec  4 16:28:45 babbage pppd[699]: Serial connection established.
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set flags to 70000
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set flags to 70000
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set xasyncmap
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set xmit asyncmap
ffffffff
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set flags to 70000
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set mru to 5dc
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
Dec  4 16:28:46 babbage pppd[699]: Using interface ppp0
Dec  4 16:28:46 babbage pppd[699]: Connect: ppp0 <--> /dev/ttyS1
Dec  4 16:28:46 babbage kernel: ppp_tty_ioctl: set flags to 70000
Dec  4 16:28:46 babbage kernel: ppp: successfully queued 36 bytes, flags
= f070000
Dec  4 16:28:46 babbage kernel: ppp: successfully queued 16 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 32 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 32 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 29 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 28 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 36 bytes, flags
= f070000
Dec  4 16:28:47 babbage kernel: ppp: successfully queued 32 bytes, flags
= f070000
Dec  4 16:28:48 babbage kernel: ppp: successfully queued 32 bytes, flags
= f070000
Dec  4 16:28:48 babbage modprobe: can't locate module char-major-6
Dec  4 16:28:48 babbage kernel: ppp: successfully queued 32 bytes, flags
= f070000
Dec  4 16:28:48 babbage last message repeated 2 times
Dec  4 16:28:48 babbage kernel: ppp: successfully queued 7 bytes, flags
= f070000
Dec  4 16:28:50 babbage kernel: ppp: channel ppp0 closing.
Dec  4 16:28:50 babbage pppd[699]: Hangup (SIGHUP)
Dec  4 16:28:50 babbage pppd[699]: Modem hangup
Dec  4 16:28:50 babbage pppd[699]: Connection terminated.
Dec  4 16:28:51 babbage pppd[699]: Exit.
======================================================================================
---
This is the Air Capital Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]