From owner-freebsd-chat Sat May 18 1:37:27 2002 Delivered-To: freebsd-chat@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id D686437B40A for ; Sat, 18 May 2002 01:37:20 -0700 (PDT) Received: from pool0026.cvx40-bradley.dialup.earthlink.net ([216.244.42.26] helo=mindspring.com) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 178zht-0003HE-00; Sat, 18 May 2002 01:36:54 -0700 Message-ID: <3CE61284.80ADD241@mindspring.com> Date: Sat, 18 May 2002 01:36:20 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Brad Knowles , Giorgos Keramidas , Miguel Mendez , freebsd-chat@FreeBSD.ORG Subject: Re: The road ahead? References: <20020516004909.A9808@daemon.tisys.org> <20020516151801.A47974@energyhq.homeip.net> <20020516172853.A7750@daemon.tisys.org> <3CE40759.7C584101@mindspring.com> <20020516220616.A51305@energyhq.homeip.net> <3CE43D08.1FDBF0A3@mindspring.com> <20020517163624.GB9697@hades.hell.gr> <3CE58F73.1A7F50AF@mindspring.com> <15589.63655.94078.482179@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mike Meyer wrote: > In , Brad Knowles typed: > > At 4:17 PM -0700 2002/05/17, Terry Lambert wrote: > > > A much better paradigm would have been a single round green > > > button on the front, wich connected your small office to the > > > Internet. > > Naw, you want something that just automatically works, and > > doesn't require any buttons. > > I almost replied to Terry pointing out that the Linksys cable/dsl > router has no buttons. You shut off all your gear, plug the modem into > the WAN side, plug your computers into the LAN side, and then turn on > the modem, router and systems in order. If you've got typical Windows > installs, you're done. You just turn it on? With a button? 8-) 8-). > If you need something that requires a static IP address - like an NFS > server - you have to configure it. If your systems were doing dialup > internet, you'll have to run the internet wizard on them. If you want > to run web servers and the like, you have to configure it yet more. The idea that there is a requirement for static addresses for servers is a common misconception. So is the idea that your gateway has to be at a specific location, etc.. If you ever have an opportunity to do so, set up "Microsoft Internet Connection Sharing" on a PC, and then sniff the wire with a FreeBSD box as you boot another Windows box onto the internal side of the network. The same is true for web servers, etc.. Pretty much, it can all be done without even having a DHCP server. > But those options are for geeks. For a small all-MS shop that > outsources it's servers, it's a near-perfect solution - unless you > want to run netmeeting including someone not on the LAN. I'm waiting > for them to announce a firmware upgrade running an OH323 gatekeeper, > but expect it to be a new product. That's actually a protocol design bug. Protocols that require application layer proxies have an intrinsically broken design (e.g. RealPlayer). These broken designs are usually intentional, in order to control the market. For example, you can only buy a caching server for Real from Real: The RTSP is documented well enough, and so is their firewall proxy code, but the QOS management protocol is tunneled, and is undocumented. It's required if you intend to build a server (which is where they make their money, when they aren't making it from encoding or transcoding), and it's required for a proxy, particularly one that fans out connections, and serves more of them than the server on the back end can. As far as I'm aware, only Network Appliance has spent the effort and money to reverse engineer the QOS protocol sufficiently to offer real products. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message