Hellow Everyone, Help ?
I acted like the ADSL-HOWTO (posted here a couple of weeks ago) said.
I can ping to the ADSL Modem (ping 10.0.0.138 yields good retults),
and even pptp reports "connection established" or so, but it doesn't
work:
ping or telnet to any host says unknown host.
Envinroment - HW
------------------------
* regular pc
* Orkit ADSL Modem
* CNET Pro200 NIC (supplied by Bezeq)
SW
----
* Red Hat 7.0
* latest pptp 1.02
* latest pppd version 2.4.0b1
Log File
-----------
Script started on Sat Oct 7 16:19:41 2000
[root@localhost ~]# insmod dmfe
Using /lib/modules/2.2.16-22/net/dmfe.o
[root@localhost ~]# ifconfig eth0 10.200.1.1 mtu 1452
[root@localhost ~]# pptp 10.0.0.138 debug user guest@OActcom remoteame
"10.0.0.138 RELAY_PPP1" defaultroute netmask 255.0.0.0 mtu 1452
(unknown)[819]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:531]: Client
connection established.
(unknown)[819]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:637]: Outgoing
call established.
[root@localhost ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:80:AD:77:E7:1B
inet addr:10.200.1.1 Bcast:10.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1452 Metric:1
RX packets:15 errors:0 dropped:0 overruns:0 frame:0
TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:10 Base address:0x7000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
ppp0 Link encap:Point-to-Point Protocol
POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
[root@localhost ~]# netstat -r -n
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
[root@localhost ~]# ping 10.0.0.138
PING 10.0.0.138 (10.0.0.138) from 10.200.1.1 : 56(84) bytes of data.
64 bytes from ADSL_MODEM (10.0.0.138): icmp_seq=0 ttl=30 time=1.282 msec
64 bytes from ADSL_MODEM (10.0.0.138): icmp_seq=1 ttl=30 time=1.568 msec
64 bytes from ADSL_MODEM (10.0.0.138): icmp_seq=2 ttl=30 time=1.579 msec
--- 10.0.0.138 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/mdev = 1.282/1.476/1.579/0.141 ms
[root@localhost ~]# ping t2.technion.ac.il
ping: unknown host t2.technion.ac.il
[root@localhost ~]# ping wow.bezeq.co.il
ping: unknown host wow.bezeq.co.il
[root@localhost ~]# pppd ppp0[K[K[K[Kconnect ppp0
[root@localhost ~]# exit
exit
Script done on Sat Oct 7 16:22:55 2000
Any Help will be much appreciated, Dear linux-il Members !!
P.S Thanks to Dani Arbel for putting the HOWTO together.
Bye
gal.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]