Date: Wed, 06 Dec 2000 21:46:55 +0000 From: Brian Somers <brian@Awfulhak.org> To: Andrea Venturoli <ml.ventu@flashnet.it> Cc: freebsd-net@FreeBSD.org, brian@Awfulhak.org Subject: Re: ppp server help: found out! Message-ID: <200012062146.eB6Lktt07510@hak.lan.Awfulhak.org> In-Reply-To: Message from Andrea Venturoli <ml.ventu@flashnet.it> of "Wed, 06 Dec 2000 16:56:26 EST." <200012061556.eB6FuTR21907@relay2.flashnet.it>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm glad this is sorted out. The only comment I can really make is that ppp has no concept of ``initial settings'' for a physical link, except for the settings that it starts off at. If at any time during the life of a link, you do a ``set speed sync'', it'll stay synchronous 'till a ``set speed nnn'' is done. In your case, if you did a ``load papchap'' at some point (even via pppctl), then a ``load modemin'', the end result would be a synchronous link. Does that make sense ? > ** Reply to note from Brian Somers <brian@Awfulhak.org> Wed, 06 Dec 2000 01:47:26 +0000 > > > > You wouldn't happen to have a ``set speed sync'' line in your config > > would you ? If so, this would tell ppp to do this... > > Yes, I have, but it's in another section. I have: > > default: > .... > > papchap: > set speed sync > .... > > modemin: > .... > > > It shouldn't apply this way, should it? > > > > Anyway, this was the problem, putting > set speed 57600 > in the modemin section solved the problem. > > Bye & Thanks a lot > av. > > > > > cc: freebsd-net@FreeBSD.org -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012062146.eB6Lktt07510>