Hi Guys,
This is what is happening if i try to configure ppp on my system using
pppd.
My system : Alpha axppci33
linux version : 5.0
excerpt from /var/log/messages:
ay 1 12:03:44 localhost chat[1171]: expect (CLI)
May 1 12:03:44 localhost chat[1171]: ^M
May 1 12:03:45 localhost chat[1171]: ^M
May 1 12:03:45 localhost chat[1171]: Permission granted^M
May 1 12:03:45 localhost chat[1171]: CLI -- got it
May 1 12:03:45 localhost chat[1171]: send (ppp^M)
May 1 12:03:45 localhost pppd[1169]: Serial connection established.
May 1 12:03:46 localhost pppd[1169]: Using interface ppp0
May 1 12:03:46 localhost pppd[1169]: Connect: ppp0 <--> /dev/modem
May 1 12:03:51 localhost pppd[1169]: local IP address 158.140.31.57
May 1 12:03:51 localhost pppd[1169]: remote IP address 158.140.31.3
May 1 12:03:51 localhost pppd[1169]: ioctl(SIOCADDRT) device route: Network is
unreachable
If i check using ifconfig i get the following response:
[root@localhost /root]# 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:7168 Metric:1
RX packets:493 errors:0 dropped:0 overruns:0
TX packets:493 errors:0 dropped:0 overruns:0
[root@localhost /root]# ifconfig ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:158.140.31.57 P-t-P:158.140.31.3 Mask:255.255.0.0
POINTOPOINT MTU:1500 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0
TX packets:9 errors:0 dropped:0 overruns:0
My pppd is script is :
/usr/sbin/pppd /dev/modem 38400 crtscts modem lock defaultroute connect '/usr/sb
in/chat -v -f /usr/local/etc/isp.chat'
Any ideas? Any suggestions, comments welcome.
Thanks in advance.
Imran
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.