Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 1997 03:21:55 +0000
From:      Brian Somers <brian@awfulhak.org>
To:        Derek Inksetter <derek@saidev.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: ppp multi-device? 
Message-ID:  <199712210321.DAA17601@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Fri, 19 Dec 1997 08:09:13 CST." <19971219080913.17939@saidev.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> How much interest is there in making user-mode ppp handle multiple devices
> for dial-out?  My company uses ppp with "ip aliasing" and some
> modifications to deal with multiple modems.  basically our ppp.conf has a
> line that looks like this:
> 
> set device /dev/cuaa0,/dev/cuaa1,...
> 
[.....]
> +   char modem_devlist[500];	/* Comma-separated list of devices */
[.....]

I changed the 500 to LINE_LEN (in case it's changed in the future), but 
apart from that, thanks - they're applied.
-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712210321.DAA17601>