I've reinstalled redhat so to be sure to have all clean, then I've installed following RPMs: 1) kernel-2.4.18-14mppe.i586.rpm 2) ppp-2.4.2_cvs_20021120-1.i386.rpm 3) pptp-linux-1.1.0-1.i386.rpm Then added in chap and pap secrets the following lines: user * pwd * pwd * user * (of course with my correct user and password)
The result of the tail command (I've also herebelow added the results of ifconfig and my dns ping after the pptp command): # pptp 10.0.0.138 # tail -f /var/log/messages Nov 24 08:29:05 Linux -- root[843]: ROOT LOGIN ON tty1 Nov 24 08:31:17 Linux kernel: CSLIP: code copyright 1989 Regents of the University of California Nov 24 08:31:17 Linux kernel: PPP generic driver version 2.4.2 Nov 24 08:31:17 Linux kernel: PPP MPPE Compression module registered Nov 24 08:35:30 Linux pptp[1137]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:580]: Client connection established. Nov 24 08:35:31 Linux pptp[1137]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:708]: Outgoing call established (call ID 0, peer's call ID 0). Nov 24 08:35:31 Linux pppd[1138]: pppd 2.4.2b1 started by root, uid 0 Nov 24 08:35:31 Linux pppd[1138]: Using interface ppp0 Nov 24 08:35:31 Linux pppd[1138]: Connect: ppp0 <--> /dev/pts/1 Nov 24 08:35:31 Linux /etc/hotplug/net.agent: assuming ppp0 is already up # ifconfig -a eth0 Link encap:Ethernet HWaddr 00:00:B4:C7:09:9B inet addr:10.0.0.1 Bcast:10.255.255.255 Mask:255.0.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5818 errors:0 dropped:0 overruns:0 frame:0 TX packets:10726 errors:0 dropped:0 overruns:0 carrier:0 collisions:3 txqueuelen:100 RX bytes:390140 (380.9 Kb) TX bytes:647148 (631.9 Kb) Interrupt:7 Base address:0x7000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:152 errors:0 dropped:0 overruns:0 frame:0 TX packets:152 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9858 (9.6 Kb) TX bytes:9858 (9.6 Kb) ppp0 Link encap:Point-to-Point Protocol POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) # ping 195.110.128.1 PING 195.110.128.1 (195.110.128.1) from 10.0.0.1 : 56(84) bytes of data. >From 10.0.0.138 icmp_seq=1 Destination Host Unreachable Bye, Carlo -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Per conto di Emmanuel Seyman Inviato: sabato 23 novembre 2002 21.29 A: [EMAIL PROTECTED] Oggetto: Re: R: adsl - pptp connection On Sat, Nov 23, 2002 at 05:15:37PM +0100, Carlo Malfatti wrote: > > When I start with "pptp 10.0.0.138" the hub led for my computer and > modem port lights on (so I presume there is some traffic on my side of > the net) but if I ping any outside address (like my provider dns) I > obtain a "network is unreachable" message. Sounds like the ppp0 interface is set up but the default route is still your local network. Run "tail -f /var/log/messages" as you're running the pptp command and see if any messages are written to the logfile. Emmanuel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list