Slashdot Mirror


Procom to Release NETBEUI for Linux

Procom has announced that they are releasing their NETBEUI stack to the Linux community. Press release is here. What the press release doesn't mention is that the stack will be available under the GPL license. The actual code release will be today or tomorrow (I will post a URL for the source as soon as I get it).

169 of 280 comments (clear)

  1. Re:security joy by Anonymous Coward · · Score: 1

    It's Red Hat, Slackware, and a few other culprits who like to turn all services on by default.

    I went to a "security site" with this stock W2K install that I am running and had it portscan. No unneeded ports were left open. In fact, they were configured to just not answer. That's called giving portscanners a "black hole" and it forces them to observe timeouts which slows down the little thugs running them.

    Again, the security risk running just about any version of Linux is greater than W2K.

  2. Re:Why bother? by Anonymous Coward · · Score: 1
    It's not just software.

    Ever hear of an Intel Netport Express print server? Guess what...you MUST RPL it using netbeui. Until now, I had to store it's config files on a windoze box that isn't always up. If I could run netbeui on a linux server, I can RPL the print server without having to use windoze.

    Newer versions have web management built in, but why spend that kind of money for a home lan when you can get a used netport for $20?

  3. Here's a link to the source by Anonymous Coward · · Score: 1
    You can get the source here

    Much of the excitement we get out of our work is that we don't really know what we are doing. -- E. Dijkstra

  4. Existing stuff plus documentation? by Anonymous Coward · · Score: 1

    I'd like to know what all this comprises, apart from the docs on how to make it play nicely with Samba. If you actually buy their towers, you get a couple of CDs - one has the kernel source on it, as required by the GPL. In there, you can get the NetBEUI stuff already. So, this stuff has already been "out" for awhile in one sense of the word.

    Maybe this means they're getting a clue. The CD FORCE units I have in a middle school are running some ancient 2.0 kernel and thus are vulnerable to the likes of teardrop. Fortunately they seem to have a hardware watchdog, since it eventually springs back to life.

    Put it this way - when I called up asking for a kernel upgrade to deal with this "little" problem, they shipped me an upgrade for their "MESA" (Linux renamed, mind you) that didn't fix the kernel issue at all. Duh.

  5. Re:Wider is better by Anonymous Coward · · Score: 1
    Some reasons why Linux sucks:

    1. It's not made by Microsoft.
    2. It's opensouced. That means our enemies can use it and figure out our government computers if the federal government decides to go with Linux.
    3. Not as secure as MicrosoftNT 4
    4. There is no Microsoft Office for Linux.
    5. It's confusing. No standard GUI.
    6. Used by hackers to break into other computers and infect people with virus'
    7. You need a mouse with 3 buttons to use Linux.
    8. What distribution should you use? Some applications will not work with certain distributions.
    9. You need special hardware to use Linux.
    10. Linus is an Ego maniac for naming an Entire OS after himself.
    11. Windows is easier to use.
    12. Bill gates is cooler than Linus Torvaldes
    13. You can run Linux on Crapple Macintrashes
    14. Only College students use Linux
    15. Linux is only used by gay hippie vegans.
    16. Steve Jobs is the CEO of Linux
    17. Linux doesn't have protected-multitasking
    18. Windows 2000 uses Unix
    19. The world runs on Windows
    20. Typing commands is arckaic
    21. Linux is too expensive
    22. No Frontpage for Linux, so you can't make web pages on Linux.

    Join our Anti-Linux oganization here.
  6. Re:Why? What next, punch card readers for Linux by Anonymous Coward · · Score: 1

    Unix is so old and icky, I'd avoid it like the plague.

  7. Re:Why bother? by Anonymous Coward · · Score: 1

    smbclient uses TCP/IP...

  8. Re:I could sure use NetBEUI by Anonymous Coward · · Score: 1

    You can give a network interface more than one IP address. On top of your DHCP IPs, give your cards a private IP like 192.168.0.x. Use the private IPs to talk between your computers.

  9. Pretty cool , but uhhhm, ... why? by anewsome · · Score: 1

    That is pretty cool of Procom to join the GPL scene, but seriously ... who give two shits about NetBEUI anymore. Most NetBIOS networks I see nowadays, run their NetBIOS over TCP/IP, which works about as well as expected.

    But NetBEUI? Why would anyone use that in today's day and age. Unless you're designing a high speed system or a standalone custom (like in a auto or something), I see this release news as mostly noisy output from another "me too" open source come lately.

    While were at it, can somebody get the source to Lantastic released. I think that would be cool (not).

    --Aaron Newsome

    1. Re:Pretty cool , but uhhhm, ... why? by kinkie · · Score: 1

      In some very limited situations NetBEUI still makes sense. For instance in an office with 2-3 PCs that want to share printer and files, and don't have any Net access.
      In that case the configuration overhead can be more significant than the cost of using that crappy protocol. In fact, in this scenario, I'd use netbeui. Not in any other, really.

      --
      /kinkie
    2. Re:Pretty cool , but uhhhm, ... why? by JordanH · · Score: 1
      • For instance in an office with 2-3 PCs that want to share printer and files, and don't have any Net access.

      With the advent of TCP/IP net-appliances (printers, file servers, etc.) it's hard to see where a no TCP/IP network would be recommendable for even a tiny PC network today. Even if you don't have any such appliances now, you make it more difficult to set up and use later. You also couldn't take advantage of Intranet web-based apps on a non TCP/IP network.

      I do agree with other posters who see some value in this.

      Some have said that its faster than TCP/IP. If this is true, perhaps it could be used for a high-performance on-the-cheap file server for Windows machines. Imagine a box with a minimal Linux kernel, easily swapped cheap HDs/tape drives/CDs(ROM/RW)/other handy networkable storage, fast ethernet. True, you can't route the file server traffic, but the market would be for low-cost high-performance workgroup storage sharing. Might be good to serve a Windows Web-Server farm, for example.

      I guess the big downside would be that if you excluded TCP/IP completely, you'd miss out on the TCP/IP remote administration world.

      It's paradoxical. The biggest reason I see for not setting up Netbeui-only networks is that you can't take advantage of the emerging TCP/IP appliances, but on the other hand it might be really good for appliance machines.


      -Jordan Henderson

    3. Re:Pretty cool , but uhhhm, ... why? by Menthos · · Score: 2
      I admit that NetBEUI isn't the coolest thing on earth, but this is definately good news. I know a company that makes embedded printer servers and one thing stopping them from using Linux as the base OS for those servers was that NetBEUI was a proprietary protocol and because of that without a decent Linux implementation.

      Now, with this, everything changes.

      --

      GNU/Linux. The Freshmaker.

  10. Re:OS/2 by Jeremiah+Cornelius · · Score: 1
    In fact, OS/2 Version 3 (32-bit OS/2) by Microsoft, eventually became NT 3.1.

    The crew Dave Cutler brought from Oregon were going to be building 32-bit OS/2 v.3. The problems in the relationship with IBM were exacerbated by MS insisting that the next OS/2 MUST be 32-bit, while IBM was convinced that a lighter, 16-bit version would still storm the market, given a little more time.

    Gates & Ballmer got the agreement to split 16 and 32 -bit development with IBM on company lines. It was only as Win3.x applications began to emerge as the business standard that MS got the courage to implement a Win API subsystem on the NT kernel, as opposed to a PM subsystem.

    The console-based OS/2 subsystem present through NT 4 was a vestige of this original direction.

    Enough of this! See what talking about NetBEUI will dredge forth from the depths!

    These were not systems that were designed or engineered... Rather, they were politic'ed and marketed into existance!

    --Jeremiah

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  11. How soon we forget... by Jeremiah+Cornelius · · Score: 1
    MS OS/2 was the OEM version, that shipped for non-IBM platforms. You could buy IBM OS/2 retail, or bundled with PS/2 systems.

    The MS branded box (plain white, with a RED stripe) came when you orderd your Toshiba laptop with OS/2, etc.

    We had one of these. A 386SX, with an orange/mono VGA -- AC power only!

    --Jeremiah

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  12. Re:Still a few things you can do with NETBEUI-II by Jeremiah+Cornelius · · Score: 1
    TCP is still kernel code!

    This is not passed onto any "network co-processor" at the NIC, etc.

    InterProphet is one of many companies embedding the TCP stack in Silicon, to achieve higher performance this way. Still, AFAIK, a "stub" TCP stack would need to be patched into the kernel sources for this to work in Linux. If the masq features and all the other goodies are not supported on the "silicon stack", you're out of luck. You really aren't on the Linux (BSD, etc.) TCP code anymore.

    --Jeremiah

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  13. Re:This is excellent news! by HeUnique · · Score: 1

    Now THATS an interesting idea!

    Care for explaining with more details how to do this?

    --
    Hetz (Heunique)
  14. Re:OS/2 by gdav · · Score: 1

    Yes it's true. OS/2 up to version 1.2 was a joint product of IBM and Microsoft. And the split came when Microsoft tried to let IBM develop OS/2 version 2 while Microsoft monopolised OS/2 version 3 (a preannounced vapourware product).

    It was a bit like that moment in Land of the Pharaohs when Princess Nellifer (Joan Collins) lets the Pharaoh bleed to death in front of her, to further her own ambitions.

    george

  15. Let me try again ... by Bwah · · Score: 1

    I think /. ate my first post. Argh.

    Anyway, isn't netbeui supposed to be a lot "lighter" weight protocol that tcp over ip? Lighter as in less bytes. which means more throughput.

    Could I maybe run MPI or PVM over this on a cluster and gain some speed? TCP is known to be a dog for dsitribted computing, maybe this is a better off the shelf solution.

    I would appreciate anyone who has tried this speaking up and letting me know before I blow time on it ...

    later,
    dv

    --
    "There's no secret. You just press the accelerator to the floor and keep turning left." -- Bill Vukovich
  16. oh yeah ... by Bwah · · Score: 1

    before someone tells me all about kernel MPI ... already know all about it ... this could be more flexible and run on fddi.

    i suppose I should dig up some doc on netbeui, huh?

    --
    "There's no secret. You just press the accelerator to the floor and keep turning left." -- Bill Vukovich
  17. Re:Actually, this can be useful... by TeddyR · · Score: 1

    That is exactly how I was able to get Linux "in the door" at many locations.

    The ability for linux to understand many of the legacy protocols is definitly a great plus. It is great for a small buisness that has a few machines and is in need of a cheap (as in $$$) solution to replace or to communicate with some piece of hardware that they can no longer find. NetBEUI, although being an old outdated protocol, is still in use..

    For many small buisnesses, once they see that it can solve one problem.. the next question I usually get is in the line of "so... what else can this Linux thing do..."

    --
    Amarillo Linux Users Group

    --

    --
    Time is on my side
  18. Re:Why bother? by TeddyR · · Score: 1

    Yes..
    Lookup MARS NWE... (nwserv)



    --
    Amarillo Linux Users Group

    --

    --
    Time is on my side
  19. Oh, god, this is great... by m2 · · Score: 1

    Now I have to go back and tell all the people I've been telling no, Samba is NetBIOS over TCP/IP, not NetBEUI that now Samba is (or will be, shortly) also NetBEUI. *sigh*

    This is good news in fact. Any user can set NetBEUI up, since there's nothing to setup. It doesn't help my old fight against former co-netadmins to stop them from polluting the network with NetBEUI, who will probably install it by default now, but so is life, you have to lick it one day at a time...

  20. Re:"Net-Boo-Ee" by unitron · · Score: 1

    You're confusing David Bowie (bow as in bow and arrow) with Jim Bowie (boo-ee).

    --

    I see even classic Slashdot is now pretty much unusable on dial up anymore.

  21. Re:Prior Art by unitron · · Score: 1

    "Marconi Corp. GPL's the "Morse Code" stack"
    It may not be theirs to GPL. Samuel F.B. Morse was using it about a half a century before Marconi, Tesla, Edison, Sarnoff, any of those guys. No doubt his heirs are still vigorously defending all patents, trademarks, copyrights, service marks, etc. You might even want to think twice before using S.O.S. brand soap pads.

    --

    I see even classic Slashdot is now pretty much unusable on dial up anymore.

  22. Re:Still a few things you can do with NETBEUI by poink · · Score: 1

    Yes, DMZ is "Demilitarized Zone", and it refers to the area of the network that is after the external router, but still in front of the firewall. It is used for externally accessable services, like a web server, dns server or mail relay.

  23. Re:this is a microsoft product! by Signal+11 · · Score: 1

    Okay, well... now that I'm bald that doesn't help much.

  24. Actually, it is. by Signal+11 · · Score: 1

    I spoke to an MSCE friend of mine, and he says it's a MS protocol. Also, according to these guys, it really is a Microsoft protocol.

    1. Re:Actually, it is. by Guy+Harris · · Score: 2
      I spoke to an MSCE friend of mine, and he says it's a MS protocol.

      It may be "a MS protocol" in the sense that Microsoft uses it, but that doesn't ipso facto mean that Microsoft invented it.

      (It also doesn't mean it's necessarily some Secret Proprietary Protocol that Microsoft have only just now made public; it is, in fact, not such a protocol.)

    2. Re:Actually, it is. by SEWilco · · Score: 2

      IBM invented it and Microsoft absorbed it. Now Samba has another feature to be added...

  25. Re:But... by Zombie · · Score: 1

    Net-Bew-Ee

  26. Re:Whiners by Zombie · · Score: 1

    Is that free poo as in free beer (Heineken, Budweiser,...) or free speech (KKK, hippies, ...)?

  27. netBEUI (IPX?) had its place, now its TCP/IP only. by BrookHarty · · Score: 1
    There are still alot of legacy hardware/software that will not be upgraded. How many of you guys are still running dos, win311 or os/2 boxes? Would it be nice to hook a linux box up to that network?

    NetBEUI was nice when you had a small office with a few machines and needed a quick and easy lan to setup. It still is the easiest way to setup a few windows machines to share files or printers.

    But for me, its TCP/IP and a DHCP server.

    One last thought, since its easy to setup, maybe it would be good for Home Stereo Equipment. No IP, just NetBEUI the linux(mp3?) box.

    Brook Harty
    -IronWolve- Tribes, UT, Half-life.. No time to code!

  28. Re:Marconi Corp. GPL's the "Morse Code" stack by Pig+Hogger · · Score: 1
    In a move that rocked the open source community, the Marconi Corp. today announced plans toGPL their "Morse Code" telegraphy protocol stack, formerly widely used for telegram transmission.
    You laugh, but when Marconi started supplying wireless sets to ships, more than 100 years ago, the contract specifically forbade radio operators from communicating with ships with non-Marconi radio equipment...
    --
    " It's a ligne Maginot-in-the-sky "
  29. How about backwards compatibility? by 8Complex · · Score: 1

    I know nothing about NetBUI but I'm SURE somewhere they are using it as a primary protocol for a network and it is just nice to be able have the option of running Linux on it. So all the Linux people should be happy that more people can run Linux now. :-)

    - 8Complex

  30. Re:Marconi Corp. GPL's the "Morse Code" stack by einstein · · Score: 1

    heck yeah, hasn't anyone seen Independence Day? sheesh :)

  31. I totally agree. by Lt_Kernal · · Score: 1

    You are right. Completely on target.

    I had my head up my ass there in my clamor to denounce NetBEUI.

    Replace "Bandwidth" with "Efficiency."

    :)

    -Kevin

    --
    My posts don't reflect the opinion of my employer, and my employer's opinion doesn't influence the content of my posts.
  32. Re:Still a few things you can do with NETBEUI by Crawl · · Score: 1

    Anyone care to share with me exactly what DMZ is? The only thing I can think of is "De-militarized Zone", and that's obviously not it.

    --

    "I'd like to live in theory, because everything works in theory, in theory." - Can't remember who said this.
  33. Re:Why bother? by IntlHarvester · · Score: 1

    Microsoft's Remote Access Server has done this for years (for NetBEUI over serial links). It's most likely possible to do with network links too.
    --

    --
    Business. Numbers. Money. People. Computer World.
  34. Re:This is excellent news! by IntlHarvester · · Score: 1

    Check the MS-DOS Client 3.0 on your NT Server disk -- This does include a DOS TCP/IP implementation, and one that understands MS WINS, DHCP, and Domain security to boot.

    It does use lots of memory. It can't be installed directly onto a floppy disk (install to hard disk, selectively copy files to floppy, it will fit.) You need to manually install the DOS NDIS NIC drivers by editing INI files. It should work from a NIC Boot ROM. With some trickery, it should run under Windows 9x.

    It's a pain in the ass, but when you get it working, it works pretty good (although much slower than NetBEUI).
    --

    --
    Business. Numbers. Money. People. Computer World.
  35. Hey -- I want NetBEUI! by IntlHarvester · · Score: 1

    NetBEUI was designed by IBM in around 1983 for old-style single segment LANs. A single segment LAN is what I have in my house. I run NetBEUI between the Windows boxes, and it is F-A-S-T.

    Maybe MS's TCP/IP filesharing is just broken. Doesn't matter. If you can get away with using NetBEUI for Doze/Samba stuff, I recommend using it.

    (Auto configuration and non-routability is also a plus -- If you have cable/DSL, you can unbind SMB/"WINS Client" from TCP/IP on your NT boxes and use NB for local file+print, and worry less about the evil haxors.)
    --

    --
    Business. Numbers. Money. People. Computer World.
  36. Re:Just a thought. by IntlHarvester · · Score: 1

    Virtually every PC shipped comes with USB -- you can't get better economies of scale. Ethernet is $20 mature tech, sure, but it's apparently not cheap enough for most vendors to give it away.
    --

    --
    Business. Numbers. Money. People. Computer World.
  37. Re:OS/2 by IntlHarvester · · Score: 1

    More history -- Microsoft sold the server version of OS/2 1.3 directly as "Microsoft LAN Manager 2.x". Earlier versions were not sold directly by MS, but were known as 3Com 3+Open and AT&T Somthinerother. These products together accumulated about a 10% market share (largely due to the difficulty of NetBEUI.)

    The word "LanMan" is still all over the NT documentation. The "Server" service used to be called "LanMan Server" in NT 3.x, for example. MS claimed that it was based directly on the OS/2 networking code, and therefore bug-for-bug compatible. Microsoft wanted to hang onto that 10% market share when they moved to NT, so the networking was taken wholesale from LAN Manager.(Things started to change a bit around NT4 SP4 -- it was no longer possible to have mixed OS/2 and NT domain controllers, for example.)

    IBM's version was/is known as "LAN Server" -- OS/2 Warp Server 5.0 is actually based on the Warp Client 4.0 codebase, the reason for the version number difference is MS's escalation to 2.0 back in the 1980s. The more things change, the more things seem to stay the same.
    --

    --
    Business. Numbers. Money. People. Computer World.
  38. Re:Sorry, gotta disagree on #2 by IntlHarvester · · Score: 1

    I have a Alcatel ADSL bridge, and was concerned about this. According to someone at my ISP, non-IP stuff gets killed right at the CO. With DSL at least, you are clogging your own bandwidth, but you shouldn't be clogging anyone elses or leaking insecure NetBEUI packets.

    (I'm aware Cable works differently, but I probably won't care how until they start installing it here in 2003.)
    --

    --
    Business. Numbers. Money. People. Computer World.
  39. Re:Why bother? by IntlHarvester · · Score: 1

    Can Linux print to a NetWare print queue? (Or, how about an oldskool HP DLC printer?)

    AppleTalk+PostScript might be a better bet.
    --

    --
    Business. Numbers. Money. People. Computer World.
  40. Re:samba = netbios over tcp/ip... by IntlHarvester · · Score: 1

    You might have reached aesthetic perfection by squashing NetBEUI, but your network is much slower for it.
    --

    --
    Business. Numbers. Money. People. Computer World.
  41. Re:Why bother? by IntlHarvester · · Score: 1

    Of course, if I can get Administrator or root access to one box that is running both TCP/IP and NetBEUI, it's possible I could gateway between them. But by then it's basically too late anyway.

    The number one way that Win home boxes are hacked is leaving file sharing enabled on TCP/IP. (Vendors seem to ship this way.) NetBEUI is a great, but not perfect, solution to this problem.
    --

    --
    Business. Numbers. Money. People. Computer World.
  42. Re:Correct me if I'm wrong... by IntlHarvester · · Score: 1

    Do a little testing with a couple isolated NT boxes. NetBEUI is perceptually quite a bit faster for small file copies and browsing. On our real LAN, we have a old Pentium 60 NT server with an ISA NIC. Large TCP/IP file copies bog down and barely complete. NetBEUI transfers zip.

    (Could it be something wrong with NT's SMB/TCPIP instead of something right with SMB/NetBEUI? Got me!)
    --

    --
    Business. Numbers. Money. People. Computer World.
  43. Re:Just a thought. by IntlHarvester · · Score: 1

    Yes, but a big chunk of that $39.99 is probably an 'upgrader tax' for a nitch market product, and has nothing to do with the real cost of the chipset.
    --

    --
    Business. Numbers. Money. People. Computer World.
  44. Re:samba = netbios over tcp/ip... by Muad · · Score: 1

    Mmmh - I do not want to wander too much off-topic, but I would find a NETBIOS over TCP BROWSER a very convenient thing to have in order to move files around a LAN. Essentially, being able to access the Nethood from LInux. I just wonder why Linux does not have any interesting toy like that - do all people love ftp ? It would make sense to have such functionality in integreated environments like KDE (their file browser even supports TAR URLs!) - so, am I missing something in the picture ? Is it so tough to write a netbios browser ? Or is it out there and I am blind and cannot find it ?

    --
    --- "I didn't think anyone would understand it" -Prof. Bob Muller
  45. Re:samba = netbios over tcp/ip... by ethereal · · Score: 1

    Well, you could use NFS rather than FTP, you know. If every machine exports the necessary directories, you basically have a network neighborhood. Especially if you have some sort of automounting magic going on - I can cd into any other developer's /home (assuming I have permissions) for example. So they are my "network neighborhood" in a sense. And you could then access the various NFS mounts through whatever filesystem browser you want: mc, kfm, etc.

    Or are you thinking of something totally different?

    --

    Your right to not believe: Americans United for Separation of Church and

  46. Re:Great for small footprint DOS clients by Raven667 · · Score: 1

    That reminds me, at a place I used to work they had the Kronos timecard system. It uses a barcode reader for the timecards and some DOS software to read the logs, the logs interface into the payroll system. IIRC that could only talk NetBEUI to the NT server they were using, which made the server config just one notch more complicated and made the routing just one notch harder.

    --
    -- Remember: Wherever you go, there you are!
  47. Re:samba = netbios over tcp/ip... by Raven667 · · Score: 1

    The Corel filemanager, based on KDE, has this functionality. The KDE2 filemanager will have this as well. There are several other programs like LinNeighborhood that do this too. Love the freshmeat.

    --
    -- Remember: Wherever you go, there you are!
  48. 2 or 3 machine networks by wakko · · Score: 1

    What's the difference between using file/print sharing over IPX/SPX instead of NetBEUI?

    (Too bad samba doesn't support IPX)
    --

    --
    Lab test show that use of micro$oft causes deadly cancer in lab animals.
  49. Re:Insightful? (PEDANTIC NOTE) by Mr.+Piccolo · · Score: 1

    Correct me if I'm wrong, but AFAIK you still can't run Linux on a 286. There was that one project... did that get anywhere?

    --
    Glückwünsche, haben Sie Slashdot ermordet, indem Sie zum korporativen Druck beugten und Subskriptionen einlei
  50. NetBEUI vs. IP by toofast · · Score: 1

    On NT 4, you can damn near get the theoretical bandwidth limit of your cable with such a small protocol like NetBEUI. The major problem of NOT being routable is not a problem in a LAN. In a cool scenario, you could use NetBEUI only on your LAN Servers, and load NETBEUI and TCP/IP on the workstations for Internet connectivity. This protects your servers from direct Internet intrusions to the servers. It does add bloat to the workstations, but hey, we gotta get used to that bloat!!

  51. Re:Why bother? by Xenu · · Score: 1

    I have a dedicated print server box that supports IPX, NETBEUI and AppleTalk. It is simple to use from a Windows or MacOS desktop. I haven't figured out an easy way to connect to it from Linux. NETBEUI support in Linux would make this easy.

  52. Re:Still a few things you can do with NETBEUI by blackc · · Score: 1

    And why is it better than having an ip filter on the resource server allowing only the webserver contact the resource server? Resource server will only be available to the web server in both cases. But you won't have the headache of running two different network protocols on the webserver.

  53. Please please please by FascDot+Killed+My+Pr · · Score: 1

    Please tell me this will allow me to authenticate against MS Proxy Server from Mozilla (or even Netscape). Or is that protocol a level (or two) above SMB itself?
    --
    Here is the result of your Slashdot Purity Test.

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:Please please please by svallarian · · Score: 1

      Plus you would still need a proxy client.
      Don't see that happening for a LONG time.

      --
      I patented screwing your mom. But it got revoked for "prior art."
    2. Re:Please please please by Foogle · · Score: 2
      'Fraid not -- you don't need NetBEUI to authenticate against an MS Proxy Server from Mozilla. What you need is Internet Explorer ;-) Seriously though, it could be done over TCP/IP, but yes, it's within the Proxy protocol AFAIK, which is higher up the protocol-ladder than NetBEUI, which is an underlying network protocol like IPX or TCP.

      -----------

      "You can't shake the Devil's hand and say you're only kidding."

  54. Can't boot TCP/IP by FascDot+Killed+My+Pr · · Score: 1

    Actually, if you put LanManager on a floppy you can do this with straight TCP/IP. The IP stack itself is very small, but the NIC drivers are HUGE. I was only ever able to fit 4 drivers on a disk (typically NE2000, NE2000+, Intel EtherExpress, Intel EtherExpress PRO, IIRC).


    --
    Here is the result of your Slashdot Purity Test.

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  55. Re:This is excellent news! by dkh2 · · Score: 1
    Congratulations, you actually managed to stop me from thrashing NetBEUI on sight. Had the artilery fully loaded and targeted.

    I have never... let me say that better... I have NEVER had anything resembling a good experience with NetBEUI. That could be because I've always worked on boxes that were connected to TCP/IP networks and had their own boot devices. Let's just agree that Windows with both TCP/IP and NetBEUI protocols loaded drags like nothing ever dragged before.

    That said, it's good to be reminded now and then that there are networks out there with hardwired terminals and such that can benefit from this protocol.

    --
    My office has been taken over by iPod people.
  56. Re:Why bother? by Tony-A · · Score: 1

    Silly question. Just *how* would you gateway between TCP/IP and NetBEUI?

  57. Re:Nothing wrong with that by Mr_Plow · · Score: 1

    Actually, and please don't respond with a flame, it's totally not worth it, but NetBEUI is actually a really fast protocol if you're just working within a really small LAN. Sure, it's a messy broadcast protocol, but it requires very little to no administration and on 100Mbps lines would cause negligible broadcast traffic.
    ---------------------------------------- ------------------

  58. Re:This is excellent news! by lomion · · Score: 1

    You can do this though. Using samba file sharing this can be done. I've seen this done using FreeBSD.

    --
    this space for rent
  59. Re:samba = netbios over tcp/ip... by penguinboy · · Score: 1

    There's already a utility called gnomba (SMB workgroup browser for Gnome - check freshmeat) and a similar one for KDE, I do believe.

  60. Not quite the only way by Craig+Davison · · Score: 1

    Just use a winsock implementation that interfaces to a DOS packet driver.

    I'm not sure how to do it with native win95/98/ME networking (there are options to use a Real Mode driver, but I haven't explored them).

    However, you could use a product such as Trumpet Winsock 16-bit with the Packet Driver option... I remember doing that for a little while after upgrading from Win 3.1.

    I had "ne2000.com 0x60 0x300 9" (or something like that) in my autoexec.bat and setup Trumpet to use the packet driver at int 0x60. Worked fine, but DNS lookups were slow for some reason.

  61. IMHO -MAJOR QUESTION: How does "NetBEUI" NOT SELL? by ElvenKnight · · Score: 1

    * Isn't it the MOST used protocol on every Windows machine? Or am I mistaken? Last I checked, most peer-to-peer windows networks had NetBEUI as the default protocol on all their machines. Doesn't Procom get a royality per copy of windows sold? If not, how did MS get their hands on it, and why did they decide to use this out-dated stack?

    * Also.. WIth NetBEUI being open sourced.. what are the odds that ALL kinds of bugs are gonna be discovered with Windows Networkig (ie. New Security Issues)?

    * What are the odds that Microsoft will now HAVE to embrace Open Source to at the very least fix their New NetBEUI security holes?

    * And if Microsoft had the source-code themselves as part of their agreement with Procom (Or did they somehow get NetBEUI by other means?).. How come they were too lazy to fix all the security issues within the formally closed-source protocol (Assuming my theory of all kinds of security issues coming out is true), causing their clients to be majorly unhappy campers right at this moment ?

    -Matthew
    Technetos, Inc.

  62. Re:IMHO -MAJOR QUESTION: How does "NetBEUI" NOT SE by ElvenKnight · · Score: 1

    > No, because Microsoft doesn't use Procom's implementation.

    Ahh.. I thought I was missing something. But then how can they both be called NetBEUI? How similar are the two?

    More to the point.. Does Procom's implementation being open sourced affect MS's NetBEUI in any way as far as revealing something that we didn't know before when it was closed?

    If this truly has nothing to do with WIndows NetBEUI.. Then my god.. your all right.. this was a completely boring thing. err.. except for you dos/netware people. :P

    > What "New NetBEUI security holes"? And why would then then "HAVE to embrace Open Source" for this?

    Remember when Quake was open sourced? All kinds of new ways to cheat.. Remember.. alot of closed-source software today are considered secure thru their obscruity. Open the source up, and 9 out of 10 something has to be secured for real.. no?

    > A protocol isn't "open-source" or "closed-source", it's publicly-documented or secret, and NetBEUI falls into the former category; see this document under "The NetBIOS Frames protocol".

    If protocols can't be "open-sourced".. how is it that NetBEUI is being open sourced by Procom? I seem to be confused a tad bit now.. :)

    -Matthew

  63. Re:Correct me if I'm wrong... by georgeha · · Score: 1

    ..but isn't this good? I mean, Samba piggybacks SMB on top of TCP/IP, increasing packet size. Won't this let Linux do SMB natively, increasing throughput?

    Yeah, but, NetBEUI isn't routable, it doesn't scale up like TCP/IP. If you're network has more than 20 or 30 clients, you're in trouble with NetBEUI.

    You're going to be running TCP/IP anyway, for web access, why do you want another protocol?

    NetBEUI is an old, inflexible protocol, there's a good reason it's on the dust heaps of history.

    George

  64. Re:They're just dumping a product that doesn't sel by pureangel · · Score: 1

    I don't think Procomm will get lots of fuzzy feelings from us in return. I mean, as Linux geeks, we all know that nearly nothing. But it can help someone who need it, to handle something more convenient than before. This just is one reason we choose Linux, isn't it?

  65. Re:Just a thought. by British · · Score: 1

    So I take it you have seen the prices for most USB hubs?(70 from what I saw), and USB->printer(centronics) hookups? THAT is ridiculously expensive. Fortunately it's cheaper to just get the USB cables since most mobos(even my old mobo that housed my K5) have pins on them for the hookup. Sure, it's two ports, but better than nothing.

  66. Re:Wider is better by tak+amalak · · Score: 1

    he also forgot to click on the link to see the obvious joke.
    --

    --
    Don't lead me into temptation... I can find it myself.
  67. In defense of NetBUI by be-fan · · Score: 1

    Yes its an old protocol. Yes its a bitch to implement on a large network, and yes no-one uses it anymore. But it is probably one of the fastest network protocols available. Between two machines over a 10 megabit ethernet connection, I get 400 kbps over TCP in Linux, 350Kbps in windows (when it works) and on NetBUI I get 575 kbps in windows.
    There is something to be said for fast and light if you're just connecting a few computers and don't need very many features.

    --
    A deep unwavering belief is a sure sign you're missing something...
  68. Re:Just a thought. by be-fan · · Score: 1

    USB is ridiculously expensive. Retail a 4 port USB card goes about $40!

    --
    A deep unwavering belief is a sure sign you're missing something...
  69. NetBEUI can be very useful... by morzel · · Score: 1
    ... unlike a lot of you are saying... NetBEUI isn't dead, but is a very useful feature for all those little SOHO networks around there...

    I know litterally hundreds of little businesses with 2/3 people, who only really want to share files and printers... There are thousands of users out there that have the computer in their own little business just because they need it, but wouldn't know a mouse from a keyboard if they didn't read the manuals. They don't want to spend any money more than really necessary on computer stuff, let alone that they would hire someone to set it up and troubleshoot it for them...

    Even with dhcp, setting up tcp/ip is a real nightmare for them under Win95/98. (The TCP/IP protocol isn't installed automatically with windows 95, remember). The sheer number of options is very confusing, let alone that one could do it with static IPs without knowing what the heck these numbers mean. They want to give these computers names, not numbers.

    For those computer illiterates, an appliance like the Cobalt Qube, with NetBEUI support would be a real plug-n-play solution, because there really is no setting up NetBEUI. Just to store their files, and get to use one printer from different computers. That's all they really need, and all they should be worried about.


    Okay... I'll do the stupid things first, then you shy people follow.

    --
    Okay... I'll do the stupid things first, then you shy people follow.
    [Zappa]
  70. Better check your gear! by operagost · · Score: 1

    I get upwards of 800KBps on 10baseT between my two OS/2 boxes, and one of them is an old P90. Both of them have decent busmastering cards (3com 3c900 and Linksys 10/100) and good quality CAT-5 cabling. That might have something to do with your relatively slow performance.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  71. by fr0g · · Score: 1

    This is NOT a MS product so how do you figure MS GPL'd NetBEUI?

    whoever mod'ed this one up is a dumbass also.

  72. Re:yummy... by MorpheusDM · · Score: 1

    Well well.. ProComm is a few years late on joining the open source KREW but alas, better late then never. Though I find NETBEUI basically useless, meaning I have no need for it, it is always good to hear more people joining the open source coalition or whatever it is called this year. Kudos for Procomm

  73. Re:Correct me if Im wrong... by PGillingwater · · Score: 1

    Not strictly routable, but close. NetBEUI can be moved between Token Ring segments using the Source Route Bridging mechanism. I work for an organisation that has over 3,000 nodes on a single LAN with one router, which although it suffers from a high degree of broadcast traffic, is generally quite stable.
    --
    Paul Gillingwater

    --
    Paul Gillingwater
    MBA, CISSP, CISM
  74. NETBEUI + SMB = superfast by chocolatetrumpet · · Score: 1

    on my good ol' 10baseT home network, I used to use TCP/IP for absolutely everything.. including file sharing. what I found out is that using NETBEUI as a protocol for file sharing speeds things up 100fold or more!! no joke!! so this could really speed things up.

    this could be good news :-)

    --
    Spoon not. Fork, or fork not. There is no spoon.
  75. Re:host route by Eric+Seppanen · · Score: 1

    Windows does support host route. Try the command-line "route" command.
    --

    --
    314-15-9265
  76. Re:Why bother? by The-Forge · · Score: 1

    I should have. I was in a rush to get out the door. BTW: I have verified that the Cable Modems that my cable co uses just bridges TCP/IP. They are oblivious to other protocols. (FYI: They are made buy COM21 and are not DOCSIS compliant. :( )

  77. Re:Why bother? by The-Forge · · Score: 1

    --- RANT MODE ON ---

    Ok, then you tell me how you can use NetBEUI, a non-routeable protocol, to attack some one in another state. Better yet, how about the Internet user down the street from you... Can't think of a way, no wonder BECAUSE YOU CAN'T.

    Definition of non-routeable: CANNOT PASS THROUGH ROUTERS!

    I repeat...this is not some TCP/IP port service, it is a n-e-t-w-o-r-k p-r-o-t-o-c-o-l.

    --- RANT MODE OFF ---

  78. I think this is GREAT news - Cheap Clustering by jdigital · · Score: 1

    2 days ago i purchased a cheap motherboard, with the intention of evaluating it with the intention of building a small cluster (beowulf style, but with more specific computational goals).

    I found a whole bunch of motherboards with on-board everything, including video, and 10/100 network cards, with boot roms.. The guy in the shop said "sure, linux will boot it fine", but as it turns out (after much packet sniffing in ethereal), these motherboards are using the Remote Program Load (0xFC) op of something called NetBEUI, a dying extension of a dead (novell) protocol.

    All of yesterday I was thinking i had this junk motherboard on my hands, but if i can ever find the source for this NetBEUI for linux thingo, then hopefully I will be able to get this motherboard to boot, and then i start travelling to the land of cheap clustered computing.

    Basically, my point is that although NetBEUI may be dead, some hardware manufacturers have opted for it as a cheap standard (even though it is not publicly spec'ed), over much nicer protocols such as bootp/tftp. I would love to find motherboards that support non-proprietary protocols, but at this point in time, my wallet can't support that.

    --
    :wq ~ ~ ~ ~ ~
  79. NetBeui, NetDDE & Real-Time Data Applications by Beli · · Score: 1

    One nifty application for NetBeui is that is needed for another nasty MS protocol: NetDDE.
    Why would you want DDE, sameone could ask?

    Well, most Real-Time Financial Workstations such as Bloombergs or Reuters share real-time data with applications in the same or other workstations through NetDDE.
    If you had NetBeui on Linux, you could in theory implement a NetDde Client and therefore give linux spreadsheets one more feature.

    Why is all this useful?

    Well, in the financial world, most boxes are, you guessed, WinNT.
    Until now, at least. NetBeui for Linux could change this.

    1. Re:NetBeui, NetDDE & Real-Time Data Applications by Alpha_Geek · · Score: 1

      NetDDE will run over TCP, AFAIK. The 'Chat' program in NT (personally I just net send when I use the beast) uses NetDDE, it starts the service when you start the program. The program definitely works over TCP.
      -

  80. Re:Correct me if I'm wrong... by Katchina'404 · · Score: 1

    Although NetBEUI is the default protocol with many versions of MS products, any serious NT network uses TCP/IP, not NetBEUI... So I don't think implementing NetBEUI under Linux will make it closer to NT.
    Everybody uses TCP/IP anyway, except on very small private LAN's (home users who don't know a thing about protocols and don't need internet access to all their computers).

    --
    Ceci n'est pas une signature
  81. Bad Idea: Bad Protocol by fanatic · · Score: 1

    This is a sucky protocol. It won't route, which means that to get it from one LAN to another you must bridge. That means you have to use spanning tree protocol to prevent bridging loops which cause broadcast storms (you'll still get broadcast storms, but from other causes) and that means you have very non-optimal packet-flow and slow adaptation to topology changes.

    Stick with NetBIOS over TCP/IP - it's cleaner, with far less broadcasting, it's internet-useable and it's here now. And it's very interoperable w/ winblows - that's how Samba does it.

    - Bob Niederman http://bob-n.com

    --
    "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
  82. X.25 and TCP/IP by wharfrat · · Score: 1

    George,
    Im not trying to be a net flame, but X.25 is a layer 2 protocol like frame relay, ISDN and xDSL. TCP/IP works on every layer but layer 2 (if you include stuff like telnet.. ya know layer 7 stuff)
    The US back bone origanaly was HDLC (or someother awful frame type... not that HDLC is bad) at layer 2... not TCP/IP.

    1. Re:X.25 and TCP/IP by billstewart · · Score: 2
      The term "X.25" really refers to multiple things, all of them annoying. The Layer 2 part is LAP-B or whatever, but the definition of the layers doesn't line up cleanly with either TCP/IP's worldview or OSI's. There's also the X.3/X.28/X.29 terminal+host protocols that give telnet-like functionality. It's also possible to run the IP protocol stack on top of X.25 instead of using point-to-point private line protocols like HDLC, and various parts of the Arpanet did that, but that's not what most people mean. Some people even ran the Evil OSI Layer 3 and Layer 4 protocols on top of X.25 Layer 2. (CLNP/CONS/8473...)

      The most common X.25 environments I saw in the US used these for terminal emulation, so you could take your 3270 controller or your dumb-paper-terminal controller and log on to a mainframe or timesharing host, sort of a bondage-oriented version of async-dialing to a Unix host. Unlike frame relay networks, where each customer has their own permanent virtual circuits between their own locations, X.25 was designed for telcos and PTTs who could connect you to any of their customers, if you knew their network address (equivalent to knowing a phone number. To add some security, there were features like Closed User Group.) This basically meant that anybody within France, or anybody within Germany, could set up an X.25 connection to anybody else there, and could sometimes do international sessions as well. It doesn't matter that there's no Internet protocol if everybody you want to talk to is on the same Layer 2 network, so this was how computers at European universities talked to each other.


      The canonical book on why all of this is a bad idea and TCP/IP is better is
      M. A. Padlipsky's The Elements of Networking Style and Other Essays and Animadversions on the Art of Intercomputer Networking. Prentice--Hall, Inc., Englewood Cliffs, NJ, 1985. I don't totally agree with him - X.25 did error-checking at Layer 2 because it was designed to run over French barbed-wire, and while it might have been faster to restrict those functions to Layer 4, that mainly became true when fiber-optic long-haul networks made bit error rates many orders of magnitude lower than the original facilities X.25 ran on. But he's mostly right on.


      BTW, calling ISDN a "layer 2 protocol" is pretty dodgy. The D channel does run X.25, with whatever features the telco feels like supporting, but the Bell Labs and Nortel telephone switch developers never really had the clue about what data users want (:-), and computers had gotten faster by the time ISDN was priced for consumers, so what everybody really uses are ISDN B Channels (which provide Raw Bits at 64 or 56kbps) with the end-user's choice of Link Layer framing protocols (I forget if that settled down on V.110 or V.120?).

      --

      Bill Stewart
      New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  83. Wider is better by Lord+Kestrel · · Score: 1

    This has been something I've desired for sometime. It's nice to see wider networking support for linux.

    1. Re:Wider is better by Norulez · · Score: 1

      Are you nuts or somethin? How the hell can linux be expenseive? And you use frontpage? What the hell learn html urself it took me a whole 2 days. Bill gates is not kewler than Linus. Linux isn't confusing if you actually read and know what you are doing. And finally you don't need special hardware dumbass, just look for the drivers at the retailers website or other linux info sites. Live in the now dood...microsoft is goin down the tube.

    2. Re:Wider is better by Jon347 · · Score: 1

      Kinda lets the dumb people shine though doesn't it? spelling dude, like dood didn't help either. ~Jon

    3. Re:Wider is better by Jesus+Christ · · Score: 1

      Linus is an Ego maniac for naming an Entire OS after himself.

      What's wrong with being a "Lego Maniac?"

      Oh... nevermind...

      I am the Lord.

      --

      I am the Lord.
      God Hates Moderators.

  84. Re:Why bother? by Lord+Kestrel · · Score: 1

    But unfortunately some older dos software only supports netbeui network connections. (Yes we should've upgraded them, but it works)

  85. Re:You stupid fuck.. by jmp100 · · Score: 1

    Suddenly, there was a terrible roar all around us, and the sky was filled with what looked like huge bats, all swooping and screeching and diving around the car. And a voice was screaming, "Holy Jesus, what are these goddamned animals?"

  86. Re:Just a thought. by benwb · · Score: 1

    Interesting question: Is USB really cheaper than Ethernet? I imagine that there are huge economies of scale going for ethernet right now, and while USB is building, I don't see it hitting the same numbers as ethernet. Anyone know off hand the cost of a usb asic v. an ethernet asic?

  87. Re:Just a thought. by benwb · · Score: 1

    Well, jsut quickly looking up add-on cards at compusa, the cheapest USB card that I could find was $39.99, while the cheapest ethernet card that I could find was $14.99. Granted, since more computers come with usb than ethernet, there's probably higher volume of pci ethernet cards than usb ones, but that's a pretty significant price difference.
    USB

    Ethernet

  88. Re:Still a few things you can do with NETBEUI by TicTacTux · · Score: 1
    We use NetBEUI on a 'backbone' (Built-In 100BaseTX ports while the 'user side' is on Token Ring) to back up some ten servers via ArcServe (no affiliations whatsoever, and besides, A*S* sucks). This was the fastest possible solution (at a given cost frame) without disturbing the productive LAN.
    Sure, we could've used TCP/IP, but this would have meant bigger administrative work (setting up Addresses and keeping a book about the used ones) and slower throughput.
    So, if you don't need a routable protocol in a 10..20 machines environment and don't mind about some broadcasts(*), NetBEUI is still a valid and viable choice.

    *) And besides, even TCP/IP will heavily broadcast if no Name Server is around, and even if it is, it still has to do ARP broadcasts when the target's MAC address cannot be found in the cache.

    --
    Use The Source, Luke!
  89. Re:"Net-Boo-Ee" by Ma�djeurtam · · Score: 1

    Damn ! Bowie did invent so many new musical trends, and so he invented a networking protocol too ?

    What a genius !

    Now, no need to wonder anymore why he is running is own IPS ! So strange it's called "BowieNet" and uses that TCP/IP thing !

    Stéphane

    --
    Instant Karma's gonna get you, Gonna knock you right on the head (John Lennon, 1970)
  90. Yesss!! Oh Yesss!!! !! by mindstorm · · Score: 1

    Finally! Just what we need, better Samba -> NT compatability. If someone can hack the security features of NT and 95/98 for better Samba server connectivity, we can finally convince all the PHB's out there to install our favorite distro instead of Win2k.

  91. Re:samba = netbios over tcp/ip... by archmedes5 · · Score: 1

    Theres a utility that I use at work on our second systems, called LinNeighborhood that does exactly what you are asking for.

  92. Re:What an idiot! by bytesex · · Score: 1

    I don't mean to be nttygrtty here, but virii is the latin plural of vir, which means adult man; the latin plural of virus would be viri.
    ($.02)

    --
    Religion is what happens when nature strikes and groupthink goes wrong.
  93. Why must the past stay with us by Bork · · Score: 1

    NetBEUI =( . Of all of the protocols to keep around. Why not bring back the Xerox PUP while we are it! Shit.

    "HEY LOOKY US! - We support GPL also! Here is a trash protocol that we can give away free with out giving anything real out".

    Most people never had to live through networks from hell when running un-routable protocols for there main protocols. SNA was also one of the other great ones. Had to live though countless meeting on why in the morning that every hour the network would come to a stop as a new timezone became 8:00 and a new shift of people started there PC and started Broadcast storms company wide.

    The party we had when we finally got some of the major communications to IP and we shut down the bridges!!

    Lame is all I have to say about this trash!

    Yes I have a option! just ask!

  94. Re:Marconi Corp. GPL's the "Morse Code" stack by Dr+Caleb · · Score: 1
    In related news, version 2.0 is expected to include "Flag Signal Semaphore" (FSS).

    This will be included for Wide-Area and Wireless networking.

    It was not included in version 1.0 due to security concerns, but these concerns were met by draping a large tarp around the sending or recieving stations on three sides.

    --
    "History doesn't repeat itself, but it does rhyme." Mark Twain
  95. Re:Because _somebody_ will want it. by weisserw · · Score: 1

    Usually I do 'make oldconfig'

    -W.W.

    --
    "Well it should be obvious to even the most dim-witted individual who holds an advanced degree in hyperbolic topology...
  96. I'm glad to see my initial reaction by el_guapo · · Score: 1

    seems to have been shared by a lot of folks - specifically "Yea, so?" BUT - the more I allow both of my active brain cells to massage this little nugget, the more I come to the conclusion that more Open Source stuff (maybe "broader" is a better word than "more", total volume isn't my point), the better. I mean, it's not like they're forcing this stuff on you. And doesn't this hint at future additional Linux interoperability? I don't see how *that* can be a Bad Thing (OK, the words "future" and "NETbeui" may not belong in the same sentence) One minor nit-pick: Doesn't NETbeui stand for "NETBIOS Enhanced User Interface"?????????? Even though that makes no sense to me, that's what I always thought it was....

    --
    mas cerveza, por favor politically incorrect stu
  97. Re:They're just dumping a product that doesn't sel by jallen02 · · Score: 1

    Oh bother. This is the attitude that KEEPS companies from bringing out more GPL'd products.

    Thats neat but do something COOL!!

    No you should be saying wow THANKS ProCom for giving up your time you spent on this product!

    Not This product sucks GPL something cool

    Oh well.. guess we all like ot fly off at the handle.*SHRUG*

  98. security joy by sik+puppy · · Score: 1

    just what the world needs - more security problems - ive spent the last 3 months trying to keep my win2k on line and secure - no comment on just how bad win 9x is (im still on the learning linux part)

    if you aren't very careful, esp w/ m$ liking to turn everything on, you create a security hole big enough to drive a truck through - now this wonder will be available to linux as well

    netbeui and tcp/ip are a bad combination on m$ operating systems, and i can't see how it will be any better on linux (in fairness i don't work in an environment where both types of machines work together on one network)

    constructive comments/corrections/criticisms welcomed. thanks.

    --
    The first thing we do, let's kill all the lawyers. Shakespeare, Henry VI, Part 2, Act 4, Scene 2
  99. Re:Marconi Corp. GPL's the "Morse Code" stack by sik+puppy · · Score: 1

    don't laugh too hard - it was only "officially" phased out feb 99. quite simply, it worked.

    hams still use it

    give me a network protocol that is as simple and works everytime, even when nothing else does.

    anyway my .02c on a favorite if irrelevant topic

    --
    The first thing we do, let's kill all the lawyers. Shakespeare, Henry VI, Part 2, Act 4, Scene 2
  100. Re:How does this help Samba? by homoted · · Score: 1

    You have NetBIOS over NetBEUI, NetBIOS over TCP/IP and NetBIOS over IPX/SPX - Nwlink. I really don't remember the difference/relationship between NetBEUI and the Server Message Block protocol though.

    The only thing this is good for, is if you want to run Linux with NetBEUI instead of TCP/IP, but who would want such a perverse thing. Maybe this code could help the samba team understand NetBIOS/NetBEUI even better?

    Even though NetBEUI might not be the coolest thing around, I think you should stop whining. It is after all GPL'ed. This thing is a good thing for having compatability with legacy networks. Last time I checked, NetBEUI also has a smaller overhead than TCP/IP making it faster on a small LAN.

    --

  101. Correct me if Im wrong... by jailbrekr2 · · Score: 1

    But isnt BetBEUI routable on a Token Ring Network? Rumor has it, as it was originally an IBM invention, it WAS designed to be routable on TR. If this is true, then who knows? You could have a new project spring up that allows routable NetBEUI on a standard Ethernet LAN. openBLOOEY?

    JB

    --
    Feed The Need[goatse.cx]
  102. Re:Why? What next, punch card readers for Linux by Kirkoff · · Score: 1

    What's next, punch card readers for Linux, drum memory interfaces?

    I hope so, I think it'd be fun to have them laying around. "Not only can it store 20MB, but I can also make it walk to the door!"

    --Josh

    --
    There are exactly 42,935,718 letter sized sheets in a square mile.
  103. Re:this is a microsoft product! by Sjev · · Score: 1

    no more than IPX is a Novell "product".

    Microsoft has GPL'd the NetBEUI protocol!
    Uh, not exactly :-)

    --
    %DCL-E-OPENIN, error openingDISK$3:[Sjev]LIFE;
    -RMS-E-LNF, life not found
  104. This is not a Microsoft product! by The+Big+Bopper · · Score: 1

    Microsoft wasn't the first to use it commercially. I know IBM was using it before MS, and I think there may have been others.

  105. Nice, but no big deal by Jim.Dean · · Score: 1

    It's nice to see another company releasing their stuff for linux. Course this isn't something particulary useful to me. NetBEUI for those of you who don't know is the low level stack used by Windows for Workgroups 3.11 and Win9x. The protocol is on the same level as TCP/IP. NetBIOS is the higher level SMB file transport protocol (on the same level as FTP). NetBIOS can run on NetBEUI, TCP/IP and even IPX. Samba is a linux program that provides linux support for NetBIOS over TCP/IP. NetBEUI has never been supported by linux. My guess is that the company wanted to use linux for the CDROM servers and other products, but needed to provide NetBEUI file protocol support also, so they coded it themselves and now, figure it'll be good Public Relations to release it (and it is). NetBEUI is actually FASTER than TCP/IP because it has a much lower overhead. But it is not routable so it can only reside on individual LANs. NetBEUI makes a good solution for small workgroups where TCP/IP is not needed, however, it can cause problems when mixed with other protocols and isn't as managable as TCP/IP. So there's my 2 cents.

  106. Re:Whiners by negator · · Score: 1

    You can have my dog's poo for free.

  107. NetBEUI a thing of the past?! by Intaglio · · Score: 1

    "Even very small LAN's now use TCP/IP. NetBEUI is a thing of the past. And where it is used, it is usually used incorrectly. I remember a large corporate network that bridged NetBEUI to over 2,000 nodes and hired me for big bucks to determine why their network was so unstable. Duh" Not true. While possibly ina 2,000 node stack you might experience stability issues NetBEUI is just as or even more stable than TCP/IP stacks in smaller LANs.

  108. Re:Still a few things you can do with NETBEUI by Jeremiah+Cornelius · · Score: 2
    Well, It's not IP, and therefore unspoofable this way.

    If you set this up, on its own interface, you can "firewall" the NIC.

    If your scale is small enough, the DB can be a single-machine, connected by a cross-over cable!

    TCP is wonderfull. But it is a CPU eater! Especially under heavy connection loads.

    NT certainly benefits by using NetBEUI in this situation. The payoff is lesser for Linux, but it doesn't hurt, either...

    --Jeremiah

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  109. Re:Still a few things you can do with NETBEUI by Jeremiah+Cornelius · · Score: 2
    In a DMZ you can setup a web server and use netbeui to connect to a resource server in the same DMZ and keep your resource server safe from several types of hacks, not perfect but still gives old netbeui a job

    EXACTLTY!

    I was about to make this point, when I saw your post. NetBEUI is a non-routable protocol, which makes a perfect little link for things like Web 2 DB.

    This is how I have protected the NT-based projects around this shop. This works bets on a dedicated NIC, and small, dumb-hub. Then NetBIOS chattiness is isolated from your IP network.

    --Jeremiah

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  110. Insightful? by adamsc · · Score: 2
    As many have mentioned already, this product is so old and out-dated, no one really wants it.
    NETBEUI is basically a dinosaur, true. However, open-sourcing a NETBEUI stack is useful for anyone still stuck with outdated equipment. This is particularly good when you consider that a certain segment of Open-Source software users are people trying to keep some semblence of a computing environment patched together out of what they can scrounge. Someone at, say, a charity with a pack of old [2-4]86s would probably appreciate the ability to use Linux to replace their current "server".
  111. Re:Insightful? (PEDANTIC NOTE) by adamsc · · Score: 2
    Correct me if I'm wrong, but AFAIK you still can't run Linux on a 286. There was that one project... did that get anywhere?
    Oops, that could have been clearer. The idea is that an organization might have older clients using things like 286es that really aren't going to do well with operating systems beyond DOS. Since these older systems would most likely not support more recent protocols like NETBIOS over TCP/IP, whatever ever you use for a server would need to talk NETBEUI. I believe this would limit your choices to Windows, OS/2 and, now, Linux.

    Again, the idea is that while it's not going to be used in a large-scale network environment, it'll be handy to have for people in quirky, highly-underfunded environments where Linux is probably already attractive due to low resource requirements and compatibility with older, less common hardware.

  112. Some thoughts by jd · · Score: 2
    First off, this isn't too bad. It's one more piece of "serious" software that Pointy Hair Bosses can see and put cash into.

    Second, the more network protocols Linux supports, the more likely it is that someone'll invent a protocol-independent wrapper that'll let you run a server or client over any protocol you like, transparently.

    (Hey! I think it'd be neat if you could run a web-server over a NetBEUI connection, through an AppleTalk firewall, over a DECNet LAN, via an Econet router, onto a TCP/IP network, without any of the computers or software packages at either end caring what anything else used.)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  113. Re:I could sure use NetBEUI by Amphigory · · Score: 2
    FWIW, there are other ways to solve this. Nameley, you could setup a secondary address on each interface, then setup host routes for the secondary addresses.

    Under Linux, the commands would look something like this (this is off the top of my head. YMMV. IANAL. IYHDBUIANR (if your hard drive blows up I am not responsible):

    On the first host:
    ifconfig eth0:1 192.168.123.1 netmask 255.255.255.252 broadcast 192.168.123.3
    route add -net 192.168.123.0 gw 192.168.123.1

    On the scond host:
    ifconfig eth0:1 192.168.123.2 netmask 255.255.255.252 broadcast 192.168.123.3
    route add -net 192.168.123.0 gw 192.168.123.2

    (those commands are probably wrong. Subnet calculations like that are a pain in the neck and I'm too lazy to check them).

    The only downside would be that all your traffic would still go out over the cable modem. To fix that (mostly), trade in your hub on a switch. Switches are getting really cheap nowadays.

    --

    --
    -- Slashdot sucks.
  114. Re:IMHO -MAJOR QUESTION: How does "NetBEUI" NOT SE by Guy+Harris · · Score: 2
    Doesn't Procom get a royality per copy of windows sold?

    No, because Microsoft doesn't use Procom's implementation.

    Also.. WIth NetBEUI being open sourced.. what are the odds that ALL kinds of bugs are gonna be discovered with Windows Networkig (ie. New Security Issues)?

    Discovered by reading the source code? Probably not many, as a lot of the code path for handling SMB is probably in the SMB code, not the NetBEUI code - and, as indicated, the code Procom is GPLing probably isn't the code Microsoft are using (unless they licensed it from Microsoft, which I think is extremely unlikely).

    What are the odds that Microsoft will now HAVE to embrace Open Source to at the very least fix their New NetBEUI security holes?

    What "New NetBEUI security holes"? And why would then then "HAVE to embrace Open Source" for this?

    And if Microsoft had the source-code themselves as part of their agreement with Procom (Or did they somehow get NetBEUI by other means?)..

    Yeah, they got it by other means, i.e. writing an implementation thereof.

    How come they were too lazy to fix all the security issues within the formally closed-source protocol

    A protocol isn't "open-source" or "closed-source", it's publicly-documented or secret, and NetBEUI falls into the former category; see this document under "The NetBIOS Frames protocol".

  115. Re:IMHO -MAJOR QUESTION: How does "NetBEUI" NOT SE by Guy+Harris · · Score: 2
    But then how can they both be called NetBEUI?

    Well, if multiple vendors independently implement the same protocol, they can use the name of that protocol for their implementation.

    As I said in my previous message, these are two presumably independent implementations of the same protocol.

    (Whether "NetBEUI" is the correct name for the protocol is another matter; the IBM spec that documents it calls it "the NetBIOS Frames Protocol", and Microsoft calls it "NetBEUI Frame" in the Windows NT Server Networking Guide document in the NT Server Resource Kit:

    The NetBEUI protocol was one of the earliest protocols available for use on networks composed of personal computers. In 1985, IBM introduced NetBEUI to provide a protocol that could be used with software programs designed around the Network Basic Input/Output System (NetBIOS) interface.

    ...

    Windows NT-based NetBEUI, also referred to as NBF because it uses NetBEUI Frame (NBF), implements the IBM NetBIOS Extended User Interface (NetBEUI) 3.0 specification. This protocol provides compatibility with existing LANs that use the NetBEUI protocol and is compatible with the NetBEUI protocol driver shipped with past Microsoft networking products.

    but that's another matter.)

    If this truly has nothing to do with WIndows NetBEUI

    It is an independent implementation of the same protocol, so it does have something to do with it. It just doesn't share code with it.

    Remember when Quake was open sourced? All kinds of new ways to cheat.. Remember.. alot of closed-source software today are considered secure thru their obscruity. Open the source up, and 9 out of 10 something has to be secured for real.. no?

    This doesn't ipso facto mean that there will be any new security holes (besides, the protocol was documented), and doesn't ipso facto mean that Microsoft would have to "embrace Open Source" to deal with those, unless by "embrace Open Source" you mean something other than what is normally meant by "embrace Open Source", i.e. open-source their protocol implementation.

    If protocols can't be "open-sourced".. how is it that NetBEUI is being open sourced by Procom?

    Because what they're open-sourcing is their implementation of an existing, documented protocol. They are NOT "open-sourcing" the protocol itself - the protocol is already publicly documented. Given that, I think that it's incorrect to say that they're "open-sourcing NetBEUI", just as it's incorrect to say that Berkeley, for example, "open-sourced TCP"; it's correct to say that they're open-sourcing their implementation of the NetBEUI (or NetBEUI Frame, or whatever) protocol.

  116. Re:samba = netbios over tcp/ip... by Guy+Harris · · Score: 2
    Ever tried smbclient?

    Better than a poke in the eye with a sharp stick, I guess, but more pleasant might be a combination of smbfs and an automounter that understood SMB (knew which SMB servers had announced themselves to the browser, knew how to query an SMB server to see what shares it was offering) - that would let you use the KDE 1 file manager, or the KDE 2 file manager, or GMC, or Nautilus, or ls, or... as SMB browsers.

  117. Great for small footprint DOS clients by Jacco+de+Leeuw · · Score: 2

    A DOS client can be useful in some cases. Diskless workstations have already been mentioned. Our PABX runs under DOS, now I can let it write its logfiles to a Linux machine for processing!

    I tried that with NetBIOS over TCP/IP (LANMAN, MSClient) but its footprint was too big: lots of TSRs gobble up memory which did not leave enough room for the PABX software.

    And yes, as you can see on my homepage I have tried several DOS clients with Samba. The only DOS client which looks nice (little low memory usage) is the IBM LAN client but the specs say it only works with original IBM network cards. However, I got tipped that you can actually use any NDIS2 driver. Dunno if that is true, but at least I now have two options!

    So all in all, I can't wait to get my hands on this one!

    --
    -------
    Warning: Slashdot may contain traces of nuts.
  118. Re:How does this help Samba? by Signal+11 · · Score: 2

    Samba 2 does have PDC support. It's BDC and domain trust relationships that it needs right now. IntelliMirror tech would be nice too (directory replication). This won't help further any of those goals.. it'll just allow linux to have backwards combatability with other windows products. Which is nice, but it won't help Samba.

  119. Re:Just a thought. by scrytch · · Score: 2
    I don't see why I'd want my mouse over (even a personal) ethernet (that's only connected to my computer). More latency is bad - I expect and demand immediate response from my pointing device... no slowdowns are acceptable


    SunRays redirect their USB over 100Mb ethernet, and there is no latency at all til the load average starts pushing 120 on the server (at which point we start killing netscape processes -- not like they don't crash at random anyway)
    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
  120. samba = netbios over tcp/ip... by Barbarian · · Score: 2

    Samba doesn't use netbeui -- it uses netbios on TCP/IP.

    I have a home network with a bunch of windoze and linux boxes, and I use samba on the linux boxes and Windows file sharing (i.e. netbios) on the windows boxes, but I have only TCP/IP turned on--this is a 100% NETBEUI free zone.

    --

  121. NetBEUI- Evil! by Lt_Kernal · · Score: 2

    This is not a flame. I am a Microsoft Certified Systems Engineer/Microsoft Certified Trainer. I am not an OS bigot (I also run Linux, MacOS, AmigaDOS, and OPENSTEP), so no flames, please...:) I just have to say one thing: NetBEUI sucks. I mean, for Chrissakes, it's a BROADCAST based protocol. Even with MS machines, the stack has to pull EVERY packet all the way up to the Application Layer of the OSI model to check whether or not the machine name matches it's own! I mean, we already have a fast, well desgined protocol to run our networks on (TCP/IP) and a way to make it almost zero-administration (DHCP/BOOTP).

    I preach in my classes that unmitigated broadcasts (i.e. anything but ARP or DHCP initialization) are EVIL. They suck your most precious resource - bandwidth - like a hungry vampire.

    NetBEUI is even more evil because you have a choice NOT to use it and use TCP/IP.

    The only reason to use it is for MS-DOS clients...and I would segment them away from my network using a dual homed machine with TCP/IP bound to one adapter card (to the main network) and NetBEUI bound to the other (to the DOS machines).

    NetBEUI's dead, folks. Don't pollute the efficiency of *NIX with this crap.

    Kevin W. Bunn, MCSE/MCT
    MCP ID # 1198191

    --
    My posts don't reflect the opinion of my employer, and my employer's opinion doesn't influence the content of my posts.
  122. Re:Why bother? by dennism · · Score: 2

    3: (Cable modems again). Screwey Cable Cos can put different machines on the same modem onto different class Cs. This makes TCP/IP really bad for moving data arround because you are limited to you modem bandwidth.

    what you just said doesn't even make sense, secondly, you are limited to the bandwidth of the line attached to the cable modem, and lastly, under what circumstance would you not be limited to the bandwidth of your line?

    what he's trying to say is, because the subnets are different, all data from one machine sent to another on the same hub will be sent through the cable modem... unless the modem is smart enough to route those back without sending through the cable line, the packets will go out to the router and back again.

    with two machines on the same subnet, the cable modem isn't even involved in the connection

    --
    dennis
  123. More than just a GPL present...? by Scohop · · Score: 2
    This article says a lot more than just "Procom is giving away NetBEUI".

    This is our way of giving back to the community whose technology serves as the foundation for our NAS technology.

    Here we have a big player really acknowledging the extent to which they really rely on linux. :)
    --
    j. scott olsson
  124. Re:Still a few things you can do with NETBEUI by The+Dev · · Score: 2

    Yes! In fact NETBEUI is more efficient than TCP/IP for DB connections (many set-up and tear down events which are expensive in TCP/IP, especially on NT). Some NT people doing this for DB back ends to web sites already.

  125. Re:Why bother? by ChadN · · Score: 2

    We still are using mission critical apps that use NetBEUI as part of a data gathering and distribution system for scientific experiments. A DOS box collects the data and distributes it to NT clients (using NetBEUI) for further processing. The apps are closed and proprietary, so we don't have much choice about the networking. :(

    However, if we can get this supported by VMWare, we can allow the currently dual booting analysis stations to remain in Linux mode all the time (which is what we prefer).

    Time to check into the source, and fire off a request to VMware...

    So, to us, this is potentially far from useless.

    --
    "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
  126. Yep.. I saw a box begin thrown out by Dacta · · Score: 2
    at a place I worked once.

    OS/2 v1.2, I think - I could have grabbed it, but really, what good would it have been?

  127. Re:Why bother? by SEWilco · · Score: 2

    Try smbclient

  128. Sorry, gotta disagree on #2 by schon · · Score: 2

    2: For people on cable modems, NetBEUI is a better protocol for file sharing because it doesn't get spewed out to the entire network.

    My cablemodem (and the cable modems of everybody I know) is a bridge, not a router, so the NetBEUI and IPX traffic gets spewed out, choking off the neighbor's bandwidth.

    Other manufacturers may make cablemodems that are routers, but mine (Terapro) and those of most of my friends (Motorola) are bridges, which means that NetBEUI would indeed be propagated.

  129. Re:DOS has wunnerful TCP/IP support by Vlad_the_Inhaler · · Score: 2

    I know that client.
    It does not support dns or even wins (or NetBEUI for that matter) and it uses lots of room.

    --
    Mielipiteet omiani - Opinions personal, facts suspect.
  130. Re:Just a thought. by Tower · · Score: 2

    The costs that I was figuring in were in the devices themselves (i.e. printer, mouse, keybd, etc). I can find USB mice for $15-20 (albeit not great ones - but an MS PS/2 mouse runs much more), and 4 port USB hubs for $16... the outboard devices can be real cheap. Just about every motherboard has USB support now, so it's really not a big deal that way. You could even calculate in that $7-50 savings for not buying an ethernet card, using yor model. The question is the ASICs in the peripheral, and how that price compares to a similar ethernet ASIC... which may be very prevalent, but are far more complicated with communications, and can be overkill for a lot of things.

    --
    "It's tough to be bilingual when you get hit in the head."
  131. Re:Just a thought. by Tower · · Score: 2

    Check pricewatch - you can find 4 port USB hubs for $16... for $18 you can get a colored one to match your iWhack... harldy $70... There are a number of printers that directly support USB - I wouldn't think a conversion there would save you all that much, since the USB link would still have to do all of the transfers at parallel speed, which is what your computer wants to avoid... I don't think I've ever even seen a kludge box of that nature 8^) Ethernet -> parallel cards with buffers or network printers with memory provide a nicer solution - one quick transfer. File and forget, so to speak. If the USB converter had some memory, then that would alleviate much of it, but it's not a very clean solution...

    Two ports work well for most people... What someone needs to do is make a keyboard with a built in hub (maybe only one port) for the mouse (kinda Macstyle)... saves a port on the back of the box, after all. Just a thought... I'm sure there's one out there.........

    --
    "It's tough to be bilingual when you get hit in the head."
  132. Actually, this can be useful... by wowbagger · · Score: 2
    I have an old Intel Netport Express 3 port print server: it's dumb as a rock, and must boot over the network. Does it speak TFTP? Hell no! It will only boot over IPX/Novell or NetBEUI/SMB (NOT TCP/IP/SMB). Since my server is Linux, NetBEUI is out, so I had to set up Mars/NWE to allow the damn thing to boot (once booted, it speaks LPR). If I could do NetBEUI, then that would be one less daemon running on my server.

    Yes, it's an old protocol. Yes, nobody in their right mind wants it on their network. But, along with TokenRing, DECNET, TCP/IP, IPX, and Appletalk, if we add NetBEUI, we get to be the glue that holds the network together. That's not a bad way to force your way into the server room...

  133. How does this help Samba? by Loge · · Score: 2

    I thought Samba already managed NetBEUI interoperability pretty well. What kind of improvements does this bring to the table?

    What Samba really needs is the ability to run as a Primary Domain Controller. Will this contribution help meet that goal?

    1. Re:How does this help Samba? by Guy+Harris · · Score: 3
      I really don't remember the difference/relationship between NetBEUI and the Server Message Block protocol though.

      SMB requests and replies are stuffed into the payload of NetBIOS-over-NetBEUI (or "NetBIOS Frame Protocol") packets, just as they're stuffed into the payload of NetBIOS-over-TCP Datagram Service and Session Service packets, etc.. SMB doesn't, by and large, need to know or care what protocol NetBIOS runs atop.

    2. Re:How does this help Samba? by georgeha · · Score: 4

      I thought Samba already managed NetBEUI interoperability pretty well. What kind of improvements does this bring to the table?

      No, Samba does NetBIOS over TCP/IP, NetBEUI is another kind of network protocol, like TCP/IP, or IPX/SPX.

      NetBEUI isn't routable though, which is usually a bad thing.

      Microsoft itself has been moving away from NetBUIS to NetBIUOS over TCP/IP for Windows networking.

      What Samba really needs is the ability to run as a Primary Domain Controller. Will this contribution help meet that goal?

      No, but the beta version of Samba already has this, you just have to compile the code yourself.

      IIRC, Samba PDC code doesn't work well with BDC though.

      George

  134. Re:Why? What next, punch card readers for Linux by SEAL · · Score: 2

    Hmm... well, IP was invented before NetBEUI, no?

    :)

    SEAL

  135. Yet Another Linux Protocol by Pheros_7f4 · · Score: 2

    I am yet again amazed that the /. crowd, which seems to be have a large Open Source/Linux crowd, would criticize a post such as this one. One of great hallmarks of linux is it's compatibility to older stuff, especially hardware. Try running the latest m$ OS on an old piece of hardware on an old network and see just how well it does. At least with linux you have a chance. Why should people care if someone decides to Open Source xyz protocol? You're certainly not forced to use it. Most likely it will be of benefit to someone, even if it is to see where someone else went wrong. :) I know this is flamebait.

  136. Correct me if I'm wrong... by Mark+F.+Komarinski · · Score: 2

    ..but isn't this good? I mean, Samba piggybacks SMB on top of TCP/IP, increasing packet size. Won't this let Linux do SMB natively, increasing throughput?

    If my server is sending out X+Y size packets (X is the TCP/IP wrapper, Y is data) wouldn't it be better to just be sending Y size packets instead? This will make Linux that much closer to NT in terms of raw speed at the high end. You're not sending out larger packets, either to the server or the clients.

    --
    -- Ever notice that fast-burning fuse looks exactly the same as slow-burning fuse? I didn't... (Edgar Montrose)
    1. Re:Correct me if I'm wrong... by Guy+Harris · · Score: 3
      Won't this let Linux do SMB natively,

      No. SMB-atop-NetBEUI is no more "native" than is SMB-atop-NetBIOS-over-TCP.

      Yes, the NetBEUI headers take fewer bytes than the NetBIOS Session Service, TCP, and IP headers, but it's not at all clear that this necessarily buys you that much.

  137. Its about time! by jailbrekr2 · · Score: 2

    cool! Now Linux can join in with the M$ Boxes to flood the network with excessive NetBlooey traffic. Can you say 'Packet Collision'? I knew you could.

    On the upside, it will make Linux even easier to setup in small networks, where TCP/IP is not required..... Where you would find this scenario, I do not know.....

    Just my 0.06CAD worth...

    --
    Feed The Need[goatse.cx]
  138. But... by ZikZak · · Score: 2

    Have they told us how to pronounce it yet?

  139. Re:this is a microsoft product! by Guy+Harris · · Score: 3
    Microsoft has GPL'd the NetBEUI protocol!

    No, Procom have GPLed an implementation of the NetBEUI protocol, specificat ions for which have been available for a while. (Look in "The NetBIOS Frames Protocol" section of the IBM document in question - yes, IBM, who were involved in it, as well as in SMB.)

  140. why broadcasts suck...and Netbios over IP/SAMBA by waylander · · Score: 3

    Broadcasts suck NOT because they suck bandwidth. Most LAN's broadcast bandwidth is a small fraction of the availabe bandwidth, but may still have a significant broadcast problem.

    When an ethernet card receives a frame, it evaluates whether or not the machine is interested. The frame is important and requires processing if one of the following happens:

    1. The destination address of the frame is the MAC address of the ethernet card (unicast)

    2. The destination address of the frame is a broadcast

    3. The destination address is a multicast the ethernet adapter is interested in

    An "interesting" frame results in the ethernet card generating an interrupt, which the OS must then decapsulate and analyze, even if the OS is truly not interested. Broadcasts generate a large number of "interesting" packets for the nic card, which triggers a large number of interrupts on the PC, which in turn takes CPU cycles away from other important tasks (like SETI@home :) ). And broadcasts are forwarded on to ALL stations on a LAN, so all stations take that performance hit. Multicasts are like broadcasts, but the NIC card can be told to only subscribe to the multicast addresses it wants, so it doesn't have to process what it is not interested in.

    A side note....If I remember correctly, this was the initial problem with the first DOOM. The first version of DOOM used broadcasts, which killed all stations on that LAN, even if they weren't running a network protocol. A later patch updated DOOM to use unicasts instead.
    NetBIOS over IP applications, like SAMBA, has the same issues. It generates broadcasts to announce "i have these services", "wheres workgroup so-and-so?", etc., etc. The saving grace of Netbios over IP is the functionality of WINS (Windows Internet Name Service, the netbios equivalent of DNS...just less scalable). With WINS, stations can register and look up other hosts on the network WITHOUT using broadcasts.

    If you run Netbios Over IP on a sizeable network, across routers, or both, USE WINS. Or enable WINS resolution via DNS. And disable NetBEUI and NetBIOS over IPX. If you run NetBIOS over multiple protocols, it will broadcast over each of those. Yuck. Bye-bye network.

    --
    John Kramer

    --
    John Kramer
    God may be my co-pilot, but the devil is my backseat driver.
  141. this is a microsoft product! by Signal+11 · · Score: 3
    This is the very same NetBeui protocol you see in Windows. Microsoft Windows. Microsoft has GPL'd the NetBEUI protocol!

    Sweet jesus, do you know what this means? It means I just lost atleast a dozen bets with my friends... I have to go shave my head bald now... good grief... it's 70 and balmy in hell right now!

  142. and In a Related Story by powerlord · · Score: 3

    And in a related story Tesla LLC filed suit against Marconi Corp for improper use of Patented materials. Tesla LLC claims that Marconi Corp. used their patented algorythms in the creation of the "Morse Code" protocol stack and will appear in Court on Friday seeking a priliminary injunction.
    Both Tesla LLC and Marconi Corp. were unavailable for comment.

    Guys... forget the RIAA and MPAA lawsuits we all have to come out in force for this one. Can you imagine what would happen if we lost? The precedent that gets set? Please... buy the t-shirts that copyleft is producing showing the "Morse Code" translation algorythm! Support the EFF and lets get our voices heard.

    :)

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  143. Re:Just a thought. by Tower · · Score: 3

    >Ethernet will even allow you to run both 10 and 100 Mbps devices on thesame medium.

    Yes, but not at the same time...you can choose one or the other for each connection. There are, of course, hubs and switches that convert the two so that your network can have both, but it's not quite the same thing.

    I don't see why I'd want my mouse over (even a personal) ethernet (that's only connected to my computer). More latency is bad - I expect and demand immediate response from my pointing device... no slowdowns are acceptable. Network printers are quite common and have been for years, though not in a home setting. There are many outboard ethernet -> parallel converters, and the smarter printers have internal cards for them - a net printer with 32/64/128MB of ram is definitely the way to go, in terms of not sapping resources (parallel ports are aweful, USB better).

    Mice need clocking and power, and you can't duplicate that over standard ethernet. An interesting idea, though.

    USB is one big shared interrupt for all of your peripherals - so there's no need for an extra network connection, and it should save at least one or two IRQs (serial and parallel - leaving one serial open).

    As for the relative pricing, I'd say USB is a lower cost solution for most things - not much translating and address matching. Much less hardware. Very little protocol overhead (as opposed to a LAN). Stands to reason the amount of hardware should reflect this.

    --
    "It's tough to be bilingual when you get hit in the head."
  144. I could sure use NetBEUI by hawkestein · · Score: 3

    I for one could sure use NetBEUI under Linux. Here's why:

    I've got a 10Mb LAN set up at home with two computers, and the hub also hooks up to a cable modem. I am paying for two IP addresses from my cable company (don't ask me why I'm not using masquerading. Both machines are dual-boot, and it's too much a pain. Besides, technically I'm not allowed to do masquerading anyway).

    The problem is that the two IP's always end up being on different subnets (I don't know why Videotron does this to me. It's DHCP, and they say that they can't do anything about it)! This means that for the two machines to talk to each other over TCP, packets have to actually leave my LAN, travel over the cable modem to the router, and then back through the cable modem to the other machine.

    However, with NetBEUI my problem is solved, and I can transfer files from one machine to the other without having the packets routed out of my LAN and back in again.

    --
    -- Will quantum computers run imaginary-time operating systems?
  145. Re:Why bother? by The-Forge · · Score: 3

    There are a few good reasons for NetBEUI. Here are a couple:

    1: It's not TCP/IP and it's not routeable, therefore non attackable unless you are on the same network.

    2: For people on cable modems, NetBEUI is a better protocol for file sharing because it doesn't get spewed out to the entire network.

    3: (Cable modems again). Screwey Cable Cos can put different machines on the same modem onto different class Cs. This makes TCP/IP really bad for moving data arround because you are limited to you modem bandwidth.

    4: A brain-dead AOL user can set it up.

    Nuf Said.

  146. Why bother? by The+Big+Bopper · · Score: 3

    Even very small LAN's now use TCP/IP. NetBEUI is a thing of the past. And where it is used, it is usually used incorrectly. I remember a large corporate network that bridged NetBEUI to over 2,000 nodes and hired me for big bucks to determine why their network was so unstable. Duh.

  147. let us now praise NETBEUI by gdav · · Score: 4

    Our site (a university in Oxford, but not the Oxford University) ran on NETBEUI for years and years. It was already well established when I joined in 1991, and some very privileged folk had network connections on - gasp - "the backbone" (a bit of coax that ran through ceiling voids and through the ducts between the buildings).

    We ran Lan Manager 2.0 with one server (running Microsoft OS/2!) and forty DOS/Windows 3.0 clients. We evaluated and immediately rejected TCP/IP because (a) the server-side stack made the server blow up and (b) the client-side stack consisted of umpteen little TSRs which together left enough real-mode memory to run EDLIN. I should also point out that we British had brilliantly chosen X25 rather than TCP/IP as our national network protocol so the Internet dawned rather late here.

    NETBEUI was succesful here for three reasons. Firstly it was "on" in a default installation of server and client. Secondly it was chatty and self-discovering, a bit like Appletalk (another technically crappy protocol that nevertheless made life easy when doing small setups). Thirdly it was monolithic and small in memory.

    Now you aren't supposed to go above about 200 nodes in a bridged environment like this, as any fule kno, but we eventually had about 2,000 nodes running NETBEUI quite happily. It was only last summer that we finally got around to implementing VLANS on the central Cisco - and this brought the house down, as Microsoft's SMB clients (in 3.11 and 95) are pretty broken when it comes to working on vanilla TCP/IP with just a minimal LMHOSTS file and DNS support (we didn't want to use WINS).

    Nowadays NETBEUI only operates in one of our VLANS, the one containing the main servers and the public PC labs. We've recently been remote-booting 95 using Lanworks ROMs and BOOTP. They load a floppy disk image which has the real-mode Lan Manager client (including NETBEUI), do a bit of hard disk integrity checking/maintenance, then whack the real-mode client on the head, vapourise the virtual A: drive, and execute Windows 95.

    Works like a charm.

    SO... what is the effect of this announcement on us? Well, back in the days of DEC we bought several big Alphas. We've been feeling pretty annoyed since Compaq/Microsoft ended development on this platform. Now, assuming that SAMBA gets modified to play nicely with this NETBEUI stack, we can give them a new lease of life by running Linux on them instead.

    george

  148. Just a thought. by Dr.+Evil · · Score: 4

    Could NetBEUI over Ethernet be a replacement for USB? Just name your mouse "mouse", your printer "printer", etc. You could plug it into a dedicated network card, a hub, or even directly into the network. I know they can make the cables reasonably thin, they do it for PCMCIA cards already.

    How is USB any better than ethernet? Ethernet will even allow you to run both 10 and 100 Mbps devices on the same medium. I suppose the only thing you loose is the ability to line-power devices. With PCI you should even be able to share interrupts.

    What's cheaper these days, an ethernet IC, or a USB IC?

  149. They're just dumping a product that doesn't sell by Knight · · Score: 4

    As many have mentioned already, this product is so old and out-dated, no one really wants it. However, it allows Procomm to get a free image-enhancement with the Open-Source community. They give away something they don't want anyway, and in return, get lots of fuzzy feelings from us Linux geeks. I'm waiting for the day when a company like this GPLs a serious application that's actually worth something. Then, I'll be impressed.

  150. Nothing wrong with that by philg · · Score: 5

    Don't dis them for doing something we, as Free software advocates, have been asking companies to do -- namely giving mothballed products to everyone rather than hoarding them.

    Even if NetBEUI isn't viable anymore, it has value as an Open Source application:

    • The code may be interesting and instructive for students.
    • There might be life left in the old bird that the original company doesn't see -- but someone poking around with the code might come up with something.
    • Parts of its implementation could be useful for other OSS projects. Synergy is one of the most important advantages of Free software.

    Opening code that companies no longer value is more than just good PR -- it's a valuable practice, and it should be encouraged on general principal.

    phil

  151. Marconi Corp. GPL's the "Morse Code" stack by ch-chuck · · Score: 5

    In a move that rocked the open source community, the Marconi Corp. today announced plans to GPL their "Morse Code" telegraphy protocol stack, formerly widely used for telegram transmission. "Now that we have our entire office on the open TCP/IP protocol, we felt it was time to 'give back' to the community", said Paul J. Oldtimer III, his wrist still twitching from a long session at the key. "Our Morse Code Stack is the best in the business, with centuries of development and debugging that has left it the most mature protocol available."
    Not all agreed that this boon to humanity was a welcome offer. "Telegraphy?!?" bellowed Peter D. Spittle, a Linux enthusiast and Networking consultant to the International Megabuck Banking consortium. "Who the heck uses that anymore in a competitive business environment? Maybe as a slow secure-channel protocol to thwart crackers busting in on your IP router, but for everyday use the manual routing personnel can delay packets for as long as an hour, depending on coffee breaks".
    However, officials for the Marconi Corp. insist it is still a relevant protocol. "Look, say the line between Witchata and Flagstaff goes down, you can still get a ticker tape of the message to our guy on a horse who'll get it thru! The message must get thru!!", repeated Mr. Oldtimer, slumping in his chair as the whiskey bottle fell to the floor.

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  152. This is excellent news! by instant · · Score: 5
    Before all of you start to post "who cares" and slam NetBEUI as an outdated protocol (it is), let me point something out:

    A lot of people would like to be able to boot diskless DOS/Win95/Win98 boxes from a Linux server. There isn't a functional way to do that using TCP/IP. Yeah, there are some DOS IP stacks but using them prevents IP from working once Windows boots up.

    Currently the only real way to handle it is using Netware shares. But now it should be possible to do it with NetBEUI instead... a preferable solution for booting a Microsoft OS (call it evil if you want.) At home, this will let me run my Windows box without a hard drive just by hanging it off my Linux machine.

    Heck, this would be useful if only to recover a crashed Windows box without a rescue disk. :)

    NetBEUI is not dead yet!

  153. Because _somebody_ will want it. by Nagumo · · Score: 5

    The fact is, someone will use it. How many times do you hit "n" when you're configuring your kernel? Lot's I'll bet. I know I do. I really don't give a crap about "Amateur Radio AX.25 Level 2 protocol", and yet somehow it snuck its way into my config script. So what? I just hit "n", and then forget about it.

    Just because you don't (or the majority of users doesn't) care about a particular feature, it doesn't mean that there's not a place for it.

  154. Still a few things you can do with NETBEUI by jmoo · · Score: 5

    I'll be the first to tell you to get rid of Netbeui from your main network but there is one thing you can use it for.

    In a DMZ you can setup a web server and use netbeui to connect to a resource server in the same DMZ and keep your resource server safe from several types of hacks, not perfect but still gives old netbeui a job

    --
    The world isn't run by weapons anymore, or energy, or money. It's run by little ones and zeroes, little bits of data.