Difference between revisions of "Fuzzball"

From Computer History Wiki
Jump to: navigation, search
(Stub.)
 
m (Examples of routers)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[PDP-11]] operating system.
+
[[PDP-11]] operating system by [https://www.eecis.udel.edu/~mills/ David Mills]; although it was originally designed as an investigative tool and prototyping work-bench it saw extensive use in early [[Internet]] work as a backbone router for the NSFNET.
 +
 
 +
== Operating System ==
 +
 
 +
This operating system was built atop of [[RT-11]], where RT-11 would boot, then directly jump into a virtual Fuzzball machine. If you needed to change something on the underyling host, you needed to reboot the machine.
 +
 
 +
== Deployment within NSFNET ==
 +
 
 +
 
 +
 
 +
== Deployment as NTP Servers ==
 +
 
 +
== Examples of routers ==
 +
 
 +
 
 +
* '''DCN1:''' lsi-11/23 (256k), kwv11, rx02, rl02, dlv11, interlan ether
 +
 
 +
* '''DCN2:''' lsi-11/73 (256k), kwv11, rx02, rl02, dlv11, interlan ether
 +
 
 +
* '''DCN4:''' lsi-11/73 (2048k), rx02, mscp, dlv11, dmv11
 +
 
 +
* '''DCN6:''' lsi-11/73 (2048k), rx02, mscp, dlv11, dmv11, etc
 +
 +
* '''udel7:''' lsi-11/23 (256k), rx02, rl02, dlv11
 +
 
 +
* '''wwvb.isi.edu:''' lsi-11/73 (256k), kwv11, rx02, rl02, dlv11, interlan ether
 +
 
 +
* '''backfuzz.pa.dec.com:''' lsi-11/23 (512k), kwv11, mscp, dlv11, deqna ether
 +
 
 +
* '''timer.nta.no:''' lsi-11/23 (256k), kwv11, rx02, rl02, dlv11, interlan ether
 +
 
 +
==See also==
 +
* [[FuzzballConfigFiles]]
 +
* [[FuzzabllBuildNotes]]
  
 
==External links==
 
==External links==
  
* [http://ftp.dbit.com/pub/pdp11/fuzzball/fuzz.pdf The Fuzzball]
+
* [https://www.eecis.udel.edu/~mills/gallery/gallery10.html Fuzzball information by David Mills]
 +
* [http://web.archive.org/web/20141108042310/http://malarky.udel.edu/~dmills/data/du0/ Archived source code]
 +
* [https://web.archive.org/web/20220612234439/https://www.eecis.udel.edu/~mills/database/papers/fuzz.pdf The Fuzzball]
 +
* [https://www.eecis.udel.edu/~mills/database/papers/bone.pdf The NSFNET Backbone Network]
  
 
{{stub}}
 
{{stub}}
  
[[Category:PDP-11 Operating Systems]]
+
[[Category: PDP-11 Operating Systems]]
 +
[[Category: Non-DEC Operating Systems]]

Latest revision as of 00:34, 3 June 2023

PDP-11 operating system by David Mills; although it was originally designed as an investigative tool and prototyping work-bench it saw extensive use in early Internet work as a backbone router for the NSFNET.

Operating System

This operating system was built atop of RT-11, where RT-11 would boot, then directly jump into a virtual Fuzzball machine. If you needed to change something on the underyling host, you needed to reboot the machine.

Deployment within NSFNET

Deployment as NTP Servers

Examples of routers

  • DCN1: lsi-11/23 (256k), kwv11, rx02, rl02, dlv11, interlan ether
  • DCN2: lsi-11/73 (256k), kwv11, rx02, rl02, dlv11, interlan ether
  • DCN4: lsi-11/73 (2048k), rx02, mscp, dlv11, dmv11
  • DCN6: lsi-11/73 (2048k), rx02, mscp, dlv11, dmv11, etc
  • udel7: lsi-11/23 (256k), rx02, rl02, dlv11
  • wwvb.isi.edu: lsi-11/73 (256k), kwv11, rx02, rl02, dlv11, interlan ether
  • backfuzz.pa.dec.com: lsi-11/23 (512k), kwv11, mscp, dlv11, deqna ether
  • timer.nta.no: lsi-11/23 (256k), kwv11, rx02, rl02, dlv11, interlan ether

See also

External links