Date: Wed, 20 May 1998 08:42:49 -0600 From: Kenneth Ingham <ingham@i-pi.com> To: "Andrew A.Karjagin" <richi@tdis.gctc.rssi.ru> Cc: net@FreeBSD.ORG Subject: Re: Multi DialUp Connect Message-ID: <19980520084249.52140@i-pi.com> In-Reply-To: <3562F84F.3F79CA16@tdis.gctc.rssi.ru>; from Andrew A.Karjagin on Wed, May 20, 1998 at 12:35:43PM -0300 References: <3562F84F.3F79CA16@tdis.gctc.rssi.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
You need to use pppN or tunN (whatever is listed in ifconfig -a). Kenneth On Wed, May 20, 1998 at 12:35:43PM -0300, Andrew A.Karjagin wrote: > Hi, all! I have a following problem. I work with FreeBSD 2.2.5 and want > to allow DialUp-connection to server for 8 user at one time. I install > 8-channel multiplexor on server for it and connect 8 modems to it. I > wrote at the kernel: > options "COM_MULTIPORT" > device sio0 at isa? port 0x280 tty irq 5 flags 0x005 vector siointr > device sio1 at isa? port 0x288 tty flags 0x005 > ................................................................... > device sio7 at isa? port 0x2b8 tty flags 0x005 > device sio8 at isa? port "IO_COM1" tty irq 4 vector siointr > device sio9 at isa? port "IO_COM2" tty irq 3 vector siointr > Everything o'key. But modems don't answer for calling! I try to start > "dhcpd" with ifN-parameter=sioN, but it does not running ("sioN not > found"). What I have to do to compel it to work? Thank you for help! > ------------------------------------------------------------------------ > Best regards Andrew A.Karjagin > Gagarin Cosmonaut Training Center > Star town, Russia > ICQ = 4744622 > > 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?19980520084249.52140>