Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!agate!howland.reston.ans.net!Germany.EU.net!news.dfn.de!Radio-MSU.net!fbsd.radio-msu.net!oleg From: oleg@fbsd.radio-msu.net (Oleg Galuev) Newsgroups: comp.os.386bsd.questions Subject: Sorry, PPP question... Date: 16 Jan 1995 20:19:54 GMT Organization: Radio-MSU NOC, Moscow State University Lines: 35 Message-ID: <3fekda$mvp@unisun.radio-msu.net> NNTP-Posting-Host: fbsd.radio-msu.net X-Newsreader: TIN [version 1.2 PL2] Sorry, but quiestion is: How Can I installed working ppp: I made : passwd file entry: ptest:*:UID:GID:TEXT:/tmp:/usr/sbin/pppd I install patch to if_ppp.c: + m->m_len = 0; and recompile kernel. My /etc/ppp/options file is: /dev/ttyd1 9600 proxyarp lock crtscts -ip XXX.XXX.XXX.adr1:XXX.XXX.XXX.adr2, adr1 and adr2 are addresses from the same subnet. I think that proxyarp must work fine; When I tried install PPP connection from Trumped Winsock 2.0 login script execute succesfully, then Free Console show: pppd 2.1.2 started by [loginname], uid [UID] & then system hangs. Is I do anything wrong? I read news carefully, but not find any answer. Thanx for any help & suggestions. Oleg.