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

ppp problem



Hello,

since one week can not set a ppp connection in between my two computers
through the phone line

cat /etc/ppp/options
lock
crtscts
modem
asyncmap 0

cat ppp
pppd /dev/ttyS0 38400 \
connect 'chat "" at\&p1dp2921892 ogin: ppp word: ppp001' \
debug -detach


./ppp
Serial connection established
Using interface ppp0
Connect:  ppp0 <--> /dev/ttyS0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x981a2fd1> <pccomp>
<accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x4967be80> <pccomp>
<accomp>]
.....
local IP address 10.0.0.2
remote IP address 10.0.0.1
Script /etc/ppp/ip-up started (pid 997)
ip-up sucessfully ended


route
Kernel IP routing table
Destination     Gateway   Genmask              Flags Metric Ref Use
Iface
10.0.0.1           *               255.255.255.255   UH    0
0      0    ppp0
127.0.0.0         *               255.0.0.0               U
0          0      0    lo


ping 10.0.0.1
PING 10.0.0.1 (10.0.0.1) from 10.0.0.2 : 56 (84) bytes of data
64 bytes from 10.0.0.1: icmp_seq=0 ttl=2555 time 233.751 msec
.....
--- 10.0.0.1 ping statistics ---
6 packets transmitted, 6 packets recieved, 0% packets loss
round-trip min/avg/max/mdev=120.065/147.339/233.751/39.075 ms

telnet 10.0.0.1
Trying 10.0.0.1
telnet: Unable to connect to remote host: Connection refused

Alert! Unable to connect to remote host

lynx 10.0.0.1
Looking up 10.0.0.1 first
Looking up 10.0.0.1
Making HTTP connection to 10.0.0.1
Alert!: Unable to connect to remote host

lynx can not access startfile http://10.0.0.1/

ftp 10.0.0.1
ftp: connect: Connection refused

and so on.

Do you have any ideas?





Reply to: