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

PPPD question



We here linux box, which we want to act as dialup server, I installed
ppp,dip. And tried to use diplogin - every thing goes ok : dip takes ip
mtu mask from /etc/diphosts, runnimg pppd, when I dial in my side (also
linux or 95) tells me tha I connected, routing tables on both computers
also looks fine, but connection is not establishe, I cant ping server from
the clients side, but I can ping client from the server. I also notices
this in the logs : 
Feb 12 20:06:35 junior1 dip[754]: diptest connecting 132.68.215.230/132.68.215.2
30 to local server 132.68.215.1/132.68.215.1  with ppp/576
Feb 12 20:06:38 junior1 dip[754]: DIP: tty_login cannot TIOCSCTTY: Operation not
 permitted 
Feb 12 20:06:38 junior1 pppd[754]: pppd 2.2.0 started by diptest, uid 503
Feb 12 20:06:38 junior1 pppd[754]: Using interface ppp0
Feb 12 20:06:38 junior1 pppd[754]: Connect: ppp0 <--> /dev/ttyp0
Feb 12 20:06:41 junior1 pppd[754]: local  IP address 132.68.215.1
Feb 12 20:06:41 junior1 pppd[754]: remote IP address 132.68.215.230
Feb 12 20:06:41 junior1 pppd[754]: proc file system not mounted
Feb 12 20:06:41 junior1 pppd[754]: found interface eth0 for proxy arp
Feb 12 20:08:11 junior1 pppd[754]: Modem hangup
Feb 12 20:08:11 junior1 pppd[754]: Connection terminated.
Feb 12 20:08:11 junior1 pppd[754]: Exit.
Feb 12 20:08:11 junior1 pppd[777]: Hangup (SIGHUP)
Feb 12 20:09:58 junior1 kernel: PPP: ppp line discipline successfully unregister
ed

I belive something gone wrong while initaiting connection, but what ?


LiM