Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in1.uu.net!192.108.254.3!news.teleport.com!NewsWatcher!user From: derekb@teleport.com (Derek) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: ISDN Routing and the Bitserver Pro Date: Tue, 04 Feb 1997 01:42:03 -0800 Organization: - Lines: 96 Sender: -yp- @208.131.29.6 Message-ID: <derekb-0402970142200001@208.131.29.6> References: <Pine.GSO.3.95.970109213955.2511A-100000@home.ptd.net> NNTP-Posting-Host: 208.131.29.6 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35303 In article <Pine.GSO.3.95.970109213955.2511A-100000@home.ptd.net>, PTD-000440 <dstevens@ptdprolog.net> wrote: > I am trying to set up and ISDN connection between my LAN at the office and > my remote webserver, which is running FreeBSD 2.1.5R. I have an ascend > pipeline ISDN router/bridge and a Motorola Bitserver pro. ooh! are you dialing in to the FreeBSD webserver or out? Assuming you are dialing in, is it internal or external? From my experience, external BitsurferPro behaves very differently from the ISA model. - As of yet I have not found any Mppp support for ISA on freeBSD > > I want to hook up my LAN to my freebsd webserver and just need a few > pointers on where to start and what is generally involved in setting this > up. > I want to use both B channels for a Multi-PPP connection. Is it possible > with FreeBSD? I have been scouring the net for any information and have > been to the freebsd handbook many a time, but it's just a little > confusing. > I also have a question regarding the ip's i should use for the LAN. I > have access to a class c if neccessary or can I use the 198.168.* ip's? > Probably not I suspect. If you put the reserved class C into the etc/hosts file and ifconfig your device properly you should be clear. But don't expect to be routable very far // (of course you know this) > If anyone has accomplished this I would greatly appreciate a quick run > through, if not any help will be greatly appreciated. hehe, no I have never set up anything like this. I am trying to help but I really know nothing about Ascend's ISDN implementations. The following dialog may be of some help ---------------------------------------------------------------- Date: Tue, 2 Jul 1996 12:48:32 -0700 (PDT) From: Brian Litzinger <brian@MediaCity.com> To: erich@ip.org (Eric L. Hinson) Cc: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Subject: Re: BitSurfr Pro --> Livingston 5-BRI at 128K? Eric L. Hinson wrote: > I am trying to establish a ~128k connection from a FreeBSD-stable machine > running user process ppp with a BitSurfr Pro to a BRI port on a Livingston > PortMaster. I have been successful at getting both 56k/async and > 64k/async connections, but have been unable to get both channels going > at the same time. My current connection allows my LAN at home to connect > to the ISP I maintain. > > Has someone out there got this to work? If so, could you please share yes, though I'm running -current. > with me how you accomplished this? I would like to establish the > highest speed/performance link possible with my configuration, and greatly > appreciate any and all help you can provide. Thanks for your help. # BitSurfer Pro 56K channels, MultiLink, Livingston Portmaster 2E bspro56mllv: set debug phase chat lcp lqm set device /dev/cuaa0 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT&F&C1&D3%A4=1@B0=2%A2=95 OK-AT-OK \\dATD\\T TIMEOUT 40 CONNECT" ######### AT&F&C1&D2\Q3%A2=95@B0=2%A4=0 deny lqr disable lqr disable pred1 deny pred1 set timeout 0 set phone 18006145600&18006145600 accept chap set authname MYAUTHNAME set authkey MYKEY set ifaddr 0 0 set openmode active dial add 0 0 HISADDR The change required to support 64K channels is trivial. -- Brian Litzinger Powered by FreeBSD <brian@mediacity.com> http[s]://www.mpress.com