Date: Mon, 27 Feb 1995 14:18:53 +0900 From: =?ISO-2022-JP?B?GyRCQjwwZhsoSg==?= =?ISO-2022-JP?B?GyRCPV8bKEo=?= Atsushi Murai <amurai@spec.co.jp> To: steve@gordian.com Cc: freebsd-current@FreeBSD.org Subject: Re: ppp in 2.0-950210-SNAP Message-ID: <199502270518.OAA09929@specgw.spec.co.jp> In-Reply-To: <9502232026.AA10408@hermes>
next in thread | previous in thread | raw e-mail | index | archive | help
steve@gordian.com (Steve Khoo) wrotes;
>Disabling the lqr and pred1 doesn't seem to help.
>
>I'm actually dialing into a terminal server at work that's incapable
>of doing RTS/CTS and telnetting into the Sparc10 and running pppd
>2.1.2 after doing "/bin/mesg n" and "stty -tostop".
>
>The log on the pppd 2.1.2 side doesn't show any errors:
>
>Feb 19 19:41:37 vulcan pppd[5444]: pppd 2.1.2 started by steve, uid 192
>Feb 19 19:41:37 vulcan pppd[5444]: Connect: ppp0 <--> /dev/ttype
>Feb 19 19:41:55 vulcan pppd[5444]: local IP address 192.73.220.83
>Feb 19 19:41:55 vulcan pppd[5444]: remote IP address 192.73.220.175
>Feb 19 19:47:03 vulcan pppd[5444]: Connection terminated.
OK. I just update user process ppp on -development based on iij-ppp0.94beta2.
You may try with them again. Also you might increase a debug level to user
process ppp. It's might be say something...
--------------------------- Over view -----------------------------------
New user Process PPP based on iij-ppp0.94beta2.
o Supporting SYNC SIO device (But need a device driver)
- add "set speed sync"
o Fixing bug for Predictor-1 function.
o Add new parameter that re-sent interval for set timeout commands.
o Improving RTT (Round Trip Time) and reducing processor time.
- Previous Timer service was using polling, and now using
SIGALRM ;-)
- A 0.94beta2 will not work correctly....
-- Follows are additional feature not including 0.94beta2
o Support Proxy ARP
- add "enable/disable proxy" commands
o Marging common routine in CHAP/PAP.
o Enhancing LCP/IPCP log information.
o Support local Authfication connection on port 300x and tty.
- You can set up pair of your "hostname -s" and
password in ppp.secret. if either ppp.secret file nor
your hostname line don't exist, It will notify a message
and working as same as previous version.(Backword compatibility)
- If you did set up them, It's allow connection but nothing to do
except help and passwd command.
- add "passwd yourpasswd" commands
o Support afilter - keep Alive filter that a packet can send/receiving
according to ifilter/ofilter but doesn't count it as preventing idle
timer expires.
- Same syntax of other filters.
o Fixing bugs reported by current user for previous one. Thanks !!
>Your help is much appreciated.
Good Luck.
>SEK
Atsushi.
--
Atsushi Murai E-Mail: amurai@spec.co.jp
SPEC Voice : +81-3-3833-5341
System Planning and Engineering Corp.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502270518.OAA09929>
