home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / zines / phrack2 / phrack39.004 < prev    next >
Encoding:
Text File  |  2003-06-11  |  34.5 KB  |  836 lines

  1.                                 ==Phrack Inc.==
  2.  
  3.                   Volume Four, Issue Thirty-Nine, File 4 of 13
  4.  
  5.                               Network Miscellany V
  6.                          Compiled from Internet Sources
  7.                               by Datastream Cowboy
  8.  
  9.                     Network Miscellany created by Taran King
  10.  
  11.  
  12.  University of Colorado Netfind Server
  13.  DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  14.  
  15. Trying 128.138.243.151 ...
  16. Connected to bruno.cs.colorado.edu.
  17. Escape character is '^]'.
  18.  
  19.  
  20. SunOS UNIX (bruno)
  21.  
  22. login: netfind
  23.  
  24. =====================================================
  25. Welcome to the University of Colorado Netfind server.
  26. =====================================================
  27.  
  28. I think that your terminal can display 24 lines.
  29. If this is wrong, please enter the "Other" menu and
  30. set the correct number of lines.
  31.  
  32. Help/Search/Other/Quit [h/s/o/q]: h
  33.  
  34. Given the name of a person on the Internet and a rough description of where
  35. the person works, Netfind attempts to locate information about the person.
  36. When prompted, enter a name followed by a set of keywords, such as
  37.  
  38.         schwartz university colorado boulder
  39.  
  40. The name can be a first, last, or login name.  The keys describe where the
  41. person works, by the name of the institution and/or the city/state/country.
  42.  
  43. If you know the institution's domain name (e.g., "cs.colorado.edu", where there
  44. are host names like "brazil.cs.colorado.edu") you can specify it as keys
  45. without the dots (e.g., "cs colorado edu").  Keys are case insensitive and may
  46. be specified in any order.  Using more than one key implies the logical AND of
  47. the keys.  Specifying too many keys may cause searches to fail.  If this
  48. happens, try specifying fewer keys, e.g.,
  49.  
  50.         schwartz boulder
  51.  
  52. If you specify keys that match many domains, Netfind will list some of the
  53. matching domains/organizations and ask you to form a more specific search.
  54. Note that you can use any of the words in the organization strings (in addition
  55. to the domain components) as keys in future searches.
  56.  
  57. Organization lines are gathered from imperfect sources.  However, it is usually
  58. easy to tell when they are incorrect or not fully descriptive.  Even if the
  59. organization line is incorrect/vague, the domain name listed will still work
  60. properly for searches.  Often you can "guess" the proper domain.
  61.  
  62. For example, "cs.<whatever>.edu" is usually the computer science department at
  63. a university, even if the organization line doesn't make this clear.
  64.  
  65. When Netfind runs, it displays a trace of the parallel search progress, along
  66. with the results of the searches.  Since output can scroll by quickly, you
  67. might want to run it in a window system, or pipe the output through tee(1):
  68.  
  69.         rlogin <this server name> -l netfind |& tee log
  70.  
  71. You can also disable trace output from the "Other" menu.
  72.  
  73. You can get the Netfind software by anonymous FTP from ftp.cs.colorado.edu,
  74. in pub/cs/distribs/netfind.  More complete documentation is also available
  75. in that package.  A paper describing the methodology is available in
  76. pub/cs/techreports/schwartz/RD.Papers/PostScript/White.Pages.ps.Z
  77. (compressed PostScript) or
  78. pub/cs/techreports/schwartz/RD.Papers/ASCII/White.Pages.txt.Z (compressed
  79. ASCII).
  80.  
  81. Please send comments/questions to schwartz@cs.colorado.edu.  If you would like
  82. to be added to the netfind-users list (for software updates and other
  83. discussions, etc.), send mail to:
  84.  
  85. netfind-users-request@cs.colorado.edu.
  86.  
  87. Help/Search/Other/Quit [h/s/o/q]: q
  88.  
  89. Exiting Netfind server...
  90.  
  91. Connection closed by foreign host.
  92. _______________________________________________________________________________
  93.  
  94.  Commercial Networks Reachable From The Internet
  95.  DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  96.  By Roman Kanala (kanala@sc2a.unige.ch), CUEPE, University of Geneva
  97.  
  98. 1. Internet to X.400
  99. ====================
  100.  
  101. An X.400 address in form
  102.  
  103.    First name   : Fffff
  104.    Surname      : Nnnnn
  105.    Organization : Ooooo
  106.    ADMD         : Aaaaa
  107.    Country      : Cc
  108.  
  109. looks in RFC822 (Internet) addressing like
  110.  
  111.         /G=Fffff/S=Nnnnn/O=Ooooo/@Aaaa.Cc
  112. or
  113.     in%"/G=Fffff/S=Nnnnn/O=Ooooo/@Aaaa.Cc"
  114.  
  115.  
  116.  
  117. 2. Any X.400 to Internet
  118. ========================
  119.  
  120. My Internet address
  121.  
  122.                     kanala@sc2a.unige.ch
  123.  
  124. can be written for X.400 services (like arCom400 in Switzerland,
  125. Sprint MAIL or MCI Mail in the USA) as follows:
  126.  
  127.         C=CH; ADMD=ARCOM; PRMD=SWITCH; O=UNIGE; OU=SC2A; S=KANALA
  128.  
  129. and in Internet RFC822 form (althrough I don't see any reason to do it
  130. this way for sending messages from Internet to Internet):
  131.  
  132.        /S=Kanala/OU=sc2a/O=UniGe/P=Switch/@arcom.ch
  133.  
  134.  
  135. 3. MCI Mail to Internet (via a gateway)
  136. =======================
  137.  
  138. If you are in the USA and using MCI Mail, then you can write to Internet
  139. addresses as follows:
  140.  
  141.    TO:   Roman Kanala (EMS)
  142.    EMS:  INTERNET
  143.    MBX:  kanala@sc2a.unige.ch
  144.  
  145. The gateway from MCI Mail to Internet is accessed by referencing the user's
  146. name as though he were on an EMS service.  When EMS name of INTERNET is used
  147. for example, in the USA, then it's in order to have NRI (Reston VA) handle the
  148. message for him.  When prompted for mailbox MBX, user enters the Internet
  149. address he is wanting to send a message to.
  150.  
  151.  
  152. 4. Internet to MCI Mail
  153. =======================
  154.  
  155. The general address form is username@mcimail.com, where the username is in one
  156. of two forms: either full username or the numerical box number in form of
  157. digits only and preceded by three zeros, for ex. 0001234567@mcimail.com
  158. (address 1234567 is ficticious).
  159.  
  160.  
  161. 5. AppleLink to Internet or Bitnet
  162. ==================================
  163.  
  164. Internet address is used with a suffix @INTERNET#, like
  165.  
  166.     kanala@sc2a.unige.ch@internet#
  167. or  kanala@cgeuge52.bitnet@internet#
  168.  
  169. (here cgeuge52 is the bitnet address of sc2a.unige.ch)
  170.  
  171.  
  172. 6. Internet or Bitnet to AppleLink
  173. ==================================
  174.  
  175. AppleLink address is used as if it were an Internet username on the
  176. AppleLink.Apple.Com node, like:
  177.  
  178. CH0389@applelink.apple.com
  179.  
  180.  
  181. 7. CompuServe to Internet
  182. =========================
  183.  
  184. In the address field from CompuServe, type the symbol >, "greater than", the
  185. word "INTERNET" in uppercase characters, then a space followed by the Internet
  186. address, like:
  187.  
  188. >INTERNET kanala@sc2a.unige.ch
  189.  
  190.  
  191. 8. Internet to CompuServe
  192. =========================
  193.  
  194. The CompuServe address is used followed by "@compuserve.com". In the
  195. CompuServe mailbox number the comma is replaces by a period, example:
  196.  
  197. 12345.678@compuserve.com            (address 12345.678 is ficticious)
  198. _______________________________________________________________________________
  199.  
  200.  Inter-Network Mail Guide
  201.  DDDDDDDDDDDDDDDDDDDDDDDD
  202. This document is Copyright 1990 by John J. Chew.  All rights reserved.
  203. Permission for non-commercial distribution is hereby granted, provided
  204. that this file is distributed intact, including this copyright notice
  205. and the version information above.  Permission for commercial
  206. distribution can be obtained by contacting the author as described
  207. below.
  208.  
  209. INTRODUCTION
  210.  
  211. This file documents methods of sending mail from one network to another.  It
  212. represents the aggregate knowledge of the readers of comp.mail.misc and many
  213. contributors elsewhere.  If you know of any corrections or additions to this
  214. file, please read the file format documentation below and then mail to me:
  215.  
  216. John J. Chew <poslfit@gpu.utcs.utoronto.ca>
  217.  
  218.  
  219. DISTRIBUTION
  220.  
  221. (news) This list is posted monthly to Usenet newsgroups comp.mail.misc and
  222.   news.newusers.questions.
  223. (mail) I maintain a growing list of subscribers who receive each monthly
  224.   issue by electronic mail, and recommend this to anyone planning to
  225.   redistribute the list on a regular basis.
  226. (FTP) Internet users can fetch this guide by anonymous FTP as Dftp/pub/docs/
  227.   internetwork-mail-guide on Ra.MsState.Edu (130.18.80.10 or 130.18.96.37)
  228.   [Courtesy of Frank W. Peters]
  229. (Listserv) Bitnet users can fetch this guide from the Listserv at UNMVM.
  230.   Send mail to LISTSERV@UNMVM with blank subject and body consisting of
  231.   the line "GET NETWORK GUIDE".  [Courtesy of Art St. George]
  232.  
  233.  
  234. HOW TO USE THIS GUIDE
  235.  
  236. Each entry in this file describes how to get from one network to another.  To
  237. keep this file at a reasonable size, methods that can be generated by
  238. transitivity (A->B and B->C gives A->B->C) are omitted.  Entries are sorted
  239. first by source network and then by destination network.  This is what a
  240. typical entry looks like:
  241.  
  242.    #F mynet
  243.    #T yournet
  244.    #R youraddress
  245.    #C contact address if any
  246.    #I send to "youraddress@thegateway"
  247.  
  248. For parsing purposes, entries are separated by at least one blank line, and
  249. each line of an entry begins with a "#" followed by a letter.  Lines beginning
  250. with "#" are comments and need not be parsed.  Lines which do not start with a
  251. "#" at all should be ignored as they are probably mail or news headers.
  252.  
  253. #F (from) and #T (to) lines specify source and destination networks.  If you're
  254. sending me information about a new network, please give me a brief description
  255. of the network so that I can add it to the list below.  The abbreviated network
  256. names used in #F and #T lines should consist only of the characters a-z, 0-9
  257. and "-" unless someone can make a very convincing case for their favourite pi
  258. character.
  259.  
  260. These are the currently known networks with abbreviated names:
  261.  
  262.    applelink     AppleLink (Apple Computer, Inc.'s in-house network)
  263.    bitnet        international academic network
  264.    bix           Byte Information eXchange: Byte magazine's commercial BBS
  265.    bmug          Berkeley Macintosh Users Group
  266.    compuserve    commercial time-sharing service
  267.    connect       Connect Professional Information Network (commercial)
  268.    easynet       Easynet (DEC's in-house mail system)
  269.    envoy         Envoy-100 (Canadian commercial mail service)
  270.    fax           Facsimile document transmission
  271.    fidonet       PC-based BBS network
  272.    geonet        GeoNet Mailbox Systems (commercial)
  273.    internet      the Internet
  274.    mci           MCI's commercial electronic mail service
  275.    mfenet        Magnetic Fusion Energy Network
  276.    nasamail      NASA internal electronic mail
  277.    peacenet      non-profit mail service
  278.    sinet         Schlumberger Information NETwork
  279.    span          Space Physics Analysis Network (includes HEPnet)
  280.    sprintmail    Sprint's commercial mail service (formerly Telemail)
  281.    thenet        Texas Higher Education Network
  282.  
  283. #R (recipient) gives an example of an address on the destination network, to
  284. make it clear in subsequent lines what text requires subsitution.
  285.  
  286. #C (contact) gives an address for inquiries concerning the gateway, expressed
  287. as an address reachable from the source (#F) network.  Presumably, if you can't
  288. get the gateway to work at all, then knowing an unreachable address on another
  289. network will not be of great help.
  290.  
  291. #I (instructions) lines, of which there may be several, give verbal
  292. instructions to a user of the source network to let them send mail to a user on
  293. the destination network.  Text that needs to be typed will appear in double
  294. quotes, with C-style escapes if necessary.
  295.  
  296. #F applelink
  297. #T internet
  298. #R user@domain
  299. #I send to "user@domain@internet#"
  300. #I   domain can be be of the form "site.bitnet", address must be <35
  301.      characters
  302.  
  303. #F bitnet
  304. #T internet
  305. #R user@domain
  306. #I Methods for sending mail from Bitnet to the Internet vary depending on
  307. #I what mail software is running at the Bitnet site in question.  In the
  308. #I best case, users should simply be able to send mail to "user@domain".
  309. #I If this doesn't work, try "user%domain@gateway" where "gateway" is a
  310. #I regional Bitnet-Internet gateway site.  Finally, if neither of these
  311. #I works, you may have to try hand-coding an SMTP envelope for your mail.
  312. #I If you have questions concerning this rather terse note, please try
  313. #I contacting your local postmaster or system administrator first before
  314. #I you send me mail -- John Chew <poslfit@gpu.utcs.utoronto.ca>
  315.  
  316. #F compuserve
  317. #T fax
  318. #R +1 415 555 1212
  319. #I send to "FAX 14155551212" (only to U.S.A.)
  320.  
  321. #F compuserve
  322. #T internet
  323. #R user@domain
  324. #I send to ">INTERNET:user@domain"
  325.  
  326. #F compuserve
  327. #T mci
  328. #R 123-4567
  329. #I send to ">MCIMAIL:123-4567"
  330.  
  331. #F connect
  332. #T internet
  333. #R user@domain
  334. #I send to CONNECT id "DASNET"
  335. #I first line of message: "X"user@domainX"@DASNET"
  336.  
  337. #F easynet
  338. #T bitnet
  339. #R user@site
  340. #C DECWRL::ADMIN
  341. #I from VMS use NMAIL to send to "nm%DECWRL::X"user@site.bitnetX""
  342. #I from Ultrix
  343. #I   send to "user@site.bitnet" or if that fails
  344. #I     (via IP) send to "X"user%site.bitnetX"@decwrl.dec.com"
  345. #I     (via DECNET) send to "DECWRL::X"user@site.bitnetX""
  346.  
  347. #F easynet
  348. #T fidonet
  349. #R john smith at 1:2/3.4
  350. #C DECWRL::ADMIN
  351. #I from VMS use NMAIL to send to
  352. #I   "nm%DECWRL::X"john.smith@p4.f3.n2.z1.fidonet.orgX""
  353. #I from Ultrix
  354. #I   send to "john.smith@p4.f3.n2.z1.fidonet.org" or if that fails
  355. #I     (via IP) send to
  356. X"john.smith%p4.f3.n2.z1.fidonet.orgX"@decwrl.dec.com"
  357. #I     (via DECNET) send to "DECWRL::X"john.smith@p4.f3.n2.z1.fidonet.orgX""
  358.  
  359. #F easynet
  360. #T internet
  361. #R user@domain
  362. #C DECWRL::ADMIN
  363. #I from VMS use NMAIL to send to "nm%DECWRL::X"user@domainX""
  364. #I from Ultrix
  365. #I   send to "user@domain" or if that fails
  366. #I     (via IP) send to "X"user%domainX"@decwrl.dec.com"
  367. #I     (via DECNET) send to "DECWRL::X"user@domainX""
  368.  
  369. #F envoy
  370. #T internet
  371. #R user@domain
  372. #C ICS.TEST or ICS.BOARD
  373. #I send to "[RFC-822=X"user(a)domainX"]INTERNET/TELEMAIL/US
  374. #I for special characters, use @=(a), !=(b), _=(u), any=(three octal digits)
  375.  
  376. #F fidonet
  377. #T internet
  378. #R user@domain
  379. #I send to "uucp" at nearest gateway site
  380. #I first line of message: "To: user@domain"
  381.  
  382. #F geonet
  383. #T internet
  384. #R user@domain
  385. #I send to "DASNET"
  386. #I subject line: "user@domain!subject"
  387.  
  388. #F internet
  389. #T applelink
  390. #R user
  391. #I send to "user@applelink.apple.com"
  392.  
  393. #F internet
  394. #T bitnet
  395. #R user@site
  396. #I send to "user%site.bitnet@gateway" where "gateway" is a gateway host that
  397. #I   is on both the internet and bitnet.  Some examples of gateways are:
  398. #I   cunyvm.cuny.edu mitvma.mit.edu.  Check first to see what local policies
  399. #I   are concerning inter-network forwarding.
  400.  
  401. #F internet
  402. #T bix
  403. #R user
  404. #I send to "user@dcibix.das.net"
  405.  
  406. #F internet
  407. #T bmug
  408. #R John Smith
  409. #I send to "John.Smith@bmug.fidonet.org"
  410.  
  411. #F internet
  412. #T compuserve
  413. #R 71234,567
  414. #I send to "71234.567@compuserve.com"
  415. #I   note: Compuserve account IDs are pairs of octal numbers.  Ordinary
  416. #I     consumer CIS user IDs begin with a ' as shown.
  417.  
  418. #F internet
  419. #T connect
  420. #R NAME
  421. #I send to "NAME@dcjcon.das.net"
  422.  
  423. #F internet
  424. #T easynet
  425. #R HOST::USER
  426. #C admin@decwrl.dec.com
  427. #I send to "user@host.enet.dec.com" or "user%host.enet@decwrl.dec.com"
  428.  
  429. #F internet
  430. #T easynet
  431. #R John Smith @ABC
  432. #C admin@decwrl.dec.com
  433. #I send to "John.Smith@ABC.MTS.DEC.COM"
  434. #I (This syntax is for All-In-1 users.)
  435.  
  436. #F internet
  437. #T envoy
  438. #R John Smith (ID=userid)
  439. #C /C=CA/ADMD=TELECOM.CANADA/ID=ICS.TEST/S=TEST_GROUP/@nasamail.nasa.gov
  440. #C   for second method only
  441. #I send to "uunet.uu.net!att!attmail!mhs!envoy!userid"
  442. #I   or to "/C=CA/ADMD=TELECOM.CANADA/DD.ID=userid/PN=John_Smith/@Sprint.COM"
  443.  
  444. #F internet
  445. #T fidonet
  446. #R john smith at 1:2/3.4
  447. #I send to "john.smith@p4.f3.n2.z1.fidonet.org"
  448.  
  449. #F internet
  450. #T geonet
  451. #R user at host
  452. #I send to "user:host@map.das.net"
  453. #I American host is geo4, European host is geo1.
  454.  
  455. #F internet
  456. #T mci
  457. #R John Smith (123-4567)
  458. #I send to "1234567@mcimail.com"
  459. #I or send to "JSMITH@mcimail.com" if "JSMITH" is unique
  460. #I or send to "John_Smith@mcimail.com" if "John Smith" is unique - note the
  461. #I    underscore!
  462. #I or send to "John_Smith/1234567@mcimail.com" if "John Smith" is NOT unique
  463.  
  464. #F internet
  465. #T mfenet
  466. #R user@mfenode
  467. #I send to "user%mfenode.mfenet@nmfecc.arpa"
  468.  
  469. #F internet
  470. #T nasamail
  471. #R user
  472. #C <postmaster@ames.arc.nasa.gov>
  473. #I send to "user@nasamail.nasa.gov"
  474.  
  475. #F internet
  476. #T peacenet
  477. #R user
  478. #C <support%cdp@arisia.xerox.com>
  479. #I send to "user%cdp@arisia.xerox.com"
  480.  
  481. #F internet
  482. #T sinet
  483. #R node::user or node1::node::user
  484. #I send to "user@node.SINet.SLB.COM" or "user%node@node1.SINet.SLB.COM"
  485.  
  486. #F internet
  487. #T span
  488. #R user@host
  489. #C <NETMGR@nssdca.gsfc.nasa.gov>
  490. #I send to "user@host.span.NASA.gov"
  491. #I   or to "user%host.span@ames.arc.nasa.gov"
  492.  
  493. #F internet
  494. #T sprintmail
  495. #R [userid "John Smith"/organization]system/country
  496. #I send to
  497. /C=country/ADMD=system/O=organization/PN=John_Smith/DD.ID=userid/@Sprint.COM"
  498.  
  499. #F internet
  500. #T thenet
  501. #R user@host
  502. #I send to "user%host.decnet@utadnx.cc.utexas.edu"
  503.  
  504. #F mci
  505. #T internet
  506. #R John Smith <user@domain>
  507. #I at the "To:" prompt type "John Smith (EMS)"
  508. #I at the "EMS:" prompt type "internet"
  509. #I at the "Mbx:" prompt type "user@domain"
  510.  
  511. #F nasamail
  512. #T internet
  513. #R user@domain
  514. #I at the "To:" prompt type "POSTMAN"
  515. #I at the "Subject:" prompt enter the subject of your message
  516. #I at the "Text:" prompt, i.e. as the first line of your message,
  517. #I    enter "To: user@domain"
  518.  
  519. #F sinet
  520. #T internet
  521. #R user@domain
  522. #I send to "M_MAILNOW::M_INTERNET::X"user@domainX""
  523. #I      or "M_MAILNOW::M_INTERNET::domain::user"
  524.  
  525. #F span
  526. #T internet
  527. #R user@domain
  528. #C NETMGR@NSSDCA
  529. #I send to "AMES::X"user@domainX""
  530.  
  531. #F sprintmail
  532. #T internet
  533. #R user@domain
  534. #I send to "[RFC-822=user(a)domain @GATEWAY]INTERNET/TELEMAIL/US"
  535.  
  536. #F thenet
  537. #T internet
  538. #R user@domain
  539. #I send to UTADNX::WINS%" user@domain "
  540.  
  541. _______________________________________________________________________________
  542.  
  543.  MUDs
  544.  DDDD
  545.  By Frosty of CyberSpace Project
  546.  
  547. ------------------------------------------------------------------------------
  548.                  MUDWHO servers (5)
  549. Name             Address                  Numeric Address Port  Status   Notes
  550. ------------------------------------------------------------------------------
  551. Amber            amber.ecst.csuchico.edu  132.241.1.43    6889  up           1
  552. DEC              decuac.dec.com           192.5.214.1     6889  up           5
  553. Littlewood       littlewood.math.okstate. 139.78.1.13     6889  up           4
  554.                   edu
  555. Nova             nova.tat.physik.         134.2.62.161    6889  up           3
  556.                   uni-tuebingen.de
  557. PernWHO          milo.mit.edu             18.70.0.216     6889  up           2
  558. ------------------------------------------------------------------------------
  559.                  AberMUDs (11)
  560. Name             Address                  Numeric Address Port  Status   Notes
  561. ------------------------------------------------------------------------------
  562. Aber5@FSU        loligo.cc.fsu.edu        128.186.2.99    5000  R*
  563. DIRT             ulrik.uio.no             129.240.2.4     6715  up          32
  564. Dragon           messua.informatik.       137.226.224.9   6715  up
  565.                   rwth-aachen.de
  566. Eddie aber       eddie.ee.vt.edu          128.173.5.207   5000  TO
  567.   Alles
  568. EnchantedMud     neptune.calstatela.edu   130.182.193.1   6715  up          22
  569. Longhorn         lisboa.cs.utexas.edu     128.83.139.10   6715  up
  570. Mustang MUD      mustang.dell.com         143.166.224.42  6715  up
  571. SpudMud          stjoe.cs.uidaho.edu      129.101.128.7   6715  up
  572. Temple           bigboy.cis.temple.edu    129.32.32.98    6715  up
  573. The Underground  hal.gnu.ai.mit.edu       128.52.46.11    6715  R*
  574. Wolf             b.cs.wvu.wvnet.edu       129.71.11.2     6715  R*
  575. ------------------------------------------------------------------------------
  576.                  DikuMUDs (17)
  577. Name             Address                  Numeric Address Port  Status   Notes
  578. ------------------------------------------------------------------------------
  579. Albanian         judy.indstate.edu        139.102.14.10   4000  R
  580.   DikuMUD
  581. AlexMUD          alex.stacken.kth.se      130.237.237.3   4000  up
  582. *Alfa Diku       alfa.me.chalmers.se      129.16.50.11    4000  up
  583. Austin MUD       austin.daimi.aau.dk      130.225.16.161  4000  R           29
  584. Caltech DIKU     eltanin.caltech.edu      131.215.139.53  4000  R
  585. Copper Diku      copper.denver.colorado.  132.194.10.1    4000  up          33
  586.                   edu
  587. Davis Diku       fajita.ucdavis.edu       128.120.61.203  3000  up          28
  588. DikuMUD I        bigboy.cis.temple.edu    129.32.32.98    4000  up
  589. Elof DikuMUD     elof.iit.edu             192.41.245.90   4000  up
  590. Epic             hal.gnu.ai.mit.edu       128.52.46.11    9000  R
  591. Grimne Diku      flipper.pvv.unit.no      129.241.36.200  4000  R
  592. HypeNet          ????                     129.10.12.2     4000  TO
  593. Matsci1 Diku     matsci1.uncwil.edu       128.109.221.21  4000  up
  594. Mudde            hawk.svl.cdc.com         129.179.4.49    4000  up
  595.   Pathetique
  596. Sejnet Diku      sejnet.sunet.se          192.36.125.3    4000  up
  597. Waterdeep        shine.princeton.edu      128.112.120.28  4000  up
  598. Wayne Diku       venus.eng.wayne.edu      141.217.24.4    4000  R
  599. ------------------------------------------------------------------------------
  600.                  DUMs (2)
  601. Name             Address                  Numeric Address Port  Status   Notes
  602. ------------------------------------------------------------------------------
  603. CanDUM II        cheetah.vlsi.waterloo.   129.97.128.253  2001  up
  604.                   edu
  605. DUM II           legolas.cs.umu.se        130.239.88.5    2001  R           23
  606. ------------------------------------------------------------------------------
  607.                  LPmuds (58)
  608. Name             Address                  Numeric Address Port  Status   Notes
  609. ------------------------------------------------------------------------------
  610. Aegolius         vyonous.kennesaw.edu     130.218.13.19   2000  up
  611.   Acadicus
  612. After Hours      janice.cc.wwu.edu        140.160.240.28  2000  up          30
  613. Akropolis        ????                     139.124.40.4    6666  up
  614. Allinite         ????                     134.126.21.223  2222  up
  615. BatMUD           palikka.jyu.fi           130.234.0.3     2001  up
  616. *CyberWorld      newview.etsu.edu         192.43.199.33   3000  up          34
  617. *Darkemud        dunix.drake.edu          192.84.11.2     4040  up          26
  618. Darker Realms    worf.tamu.edu            128.194.51.189  2000  up
  619. Dartmouth LPMud  lusty.tamu.edu           128.194.10.118  2000  up
  620. Deeper Trouble   alk.iesd.auc.dk          130.225.48.46   4242  up
  621. DevMUD           huey.cc.utexas.edu       128.83.135.2    9300  R
  622. DiscWorld II     peregrin.resmel.bhp.com. 134.18.1.12     2000  up
  623.                   au
  624. Dragon's Den     ????                     129.25.7.111    2222  up
  625. End Of The Line  mud.stanford.edu         36.21.0.47      2010  up          35
  626. Finnegan's Wake  maxheadroom.agps.lanl.   192.12.184.10   2112  up
  627.                   gov
  628. Frontier         blish.cc.umanitoba.ca    130.179.168.77  9165  up
  629. GateWay          secum.cs.dal.ca          129.173.24.31   6969  up
  630. *Genesis         milou.cd.chalmers.se     129.16.79.12    2000  up          36
  631. *Igor            epsilon.me.chalmers.se   129.16.50.30    1701  up
  632. ImperialMUD      aix.rpi.edu              128.113.26.11   2000  up          37
  633. Ivory Tower      brown-swiss.macc.wisc.   128.104.30.151  2000  R           27
  634.                   edu
  635. Kobra            duteca4.et.tudelft.nl    130.161.144.22  8888  up
  636. LPSwat           aviator.cc.iastate.edu   129.186.140.6   2020  up
  637. Marches of       chema.ucsd.edu           132.239.68.1    3000  up
  638.   Antan
  639. Middle-Earth     oba.dcs.gla.ac.uk        130.209.240.66  3000  up          38
  640. Muddog Mud       phaedrus.math.ufl.edu    128.227.168.2   2000  up
  641. Mystic           ohm.gmu.edu              129.174.1.33    4000  up
  642. NANVAENT         saddle.ccsun.strath.ac.  130.159.208.54  3000  up          24
  643.                   uk
  644. Nameless         complex.is               130.208.165.231 2000  up
  645. Nanny            lysator.liu.se           130.236.254.1   2000  up
  646. NeXT             ????                     152.13.1.5      2000  up
  647. Nemesis          dszenger9.informatik.    131.159.8.67    2000  up
  648.                   tu-muenchen.de
  649. *Nightfall       nova.tat.physik.         134.2.62.161    4242  up
  650.                   uni-tuebingen.de
  651. Nightmare        orlith.bates.edu         134.181.1.12    2666  R
  652. Nirvana 4        elof.iit.edu             192.41.245.90   3500  up
  653. Nuage            fifi.univ-lyon1.fr       134.214.100.21  2000  R
  654. *Overdrive       im1.lcs.mit.edu          18.52.0.151     5195  up
  655. PaderMUD         athene.uni-paderborn.de  131.234.2.32    4242  up
  656. PixieMud         elof.iit.edu             192.41.245.90   6969  up
  657. QUOVADIS         disun29.epfl.ch          128.178.79.77   2345  up
  658. Realmsmud        hammerhead.cs.indiana.   129.79.251.8    2000  up
  659.                   edu
  660. Ringworld        ????                     130.199.96.45   3469  R*          34
  661. Round Table      engr71.scu.edu           129.210.16.71   2222  up
  662. Sky Realms       maxheadroom.agps.lanl.   192.12.184.10   2000  R*
  663.                   gov
  664. SmileyMud        elof.iit.edu             192.41.245.90   5150  up
  665. StickMUD         palikka.jyu.fi           130.234.0.3     7680  up
  666. SvenskMUD        lysator.liu.se           130.236.254.1   2043  up          39
  667. *The Mud         dogstar.colorado.edu     128.138.248.32  5555  up
  668.   Institute
  669. Top Mud          lonestar.utsa.edu        129.115.120.1   2001  up
  670. Tsunami II       gonzo.cc.wwu.edu         140.160.240.20  2777  R*          20
  671. TubMUD           morgen.cs.tu-berlin.de   130.149.19.20   7680  up
  672. Valhalla         wiretap.spies.com        130.43.3.3      2444  up
  673. Valkyrie Prime   fozzie.cc.wwu.edu        140.160.240.21  2777  up
  674. VikingMUD        swix.ifi.unit.no         129.241.163.51  2001  up
  675. Vincent's        aviator.cc.iastate.edu   129.186.140.6   1991  up          31
  676.   Hollow
  677. World of Mizar   delial.docs.uu.se        130.238.8.40    9000  R
  678. ------------------------------------------------------------------------------
  679.                  mage (1)
  680. Name             Address                  Numeric Address Port  Status   Notes
  681. ------------------------------------------------------------------------------
  682. SynthMAGE        synth.erc.clarkson.edu   128.153.28.35   4242  TO
  683. ------------------------------------------------------------------------------
  684.                  MOOs (1)
  685. Name             Address                  Numeric Address Port  Status   Notes
  686. ------------------------------------------------------------------------------
  687. Lambda MOO       lambda.parc.xerox.com    13.2.116.36     8888  up
  688. ------------------------------------------------------------------------------
  689.                  TinyMUCKs (12)
  690. Name             Address                  Numeric Address Port  Status   Notes
  691. ------------------------------------------------------------------------------
  692. AfterFive        pa.itd.com               128.160.2.249   9999  up          31
  693. Burning Metal    amber.ecst.csuchico.edu  132.241.1.43    8088  up
  694. Crossroads       coyote.cs.wmich.edu      141.218.40.40   5823  R*
  695. FurryMUCK        highlandpark.rest.ri.cmu 128.2.254.5     2323  up           8
  696.                   edu
  697. High Seas        opus.calstatela.edu      130.182.111.1   4301  up
  698. Lawries MUD      cserve.cs.adfa.oz.au     131.236.20.1    4201  R            7
  699. PythonMUCK       zeus.calpoly.edu         129.65.16.21    4201  up          18
  700. QWest            glia.biostr.washington.  128.95.10.115   9999  up
  701.                   edu
  702. Quartz Paradise  quartz.rutgers.edu       128.6.60.6      9999  up          40
  703. Time Traveller   betz.biostr.washington.  128.95.10.119   4096  up
  704.                   edu
  705. TinyMUD Classic  winner.itd.com           128.160.2.248   2000  R           41
  706.   II
  707. Visions          l_cae05.icaen.uiowa.edu  128.255.21.25   2001  R           16
  708. ------------------------------------------------------------------------------
  709.                  MUGs (1)
  710. Name             Address                  Numeric Address Port  Status   Notes
  711. ------------------------------------------------------------------------------
  712. UglyMUG          ????                     130.88.14.17    4201  up
  713. ------------------------------------------------------------------------------
  714.                  TinyMUSEs (5)
  715. Name             Address                  Numeric Address Port  Status   Notes
  716. ------------------------------------------------------------------------------
  717. Fantasia         betz.biostr.washington.  128.95.10.119   4201  up          13
  718.                   edu
  719. FantasyMuse      case2.cs.usu.edu         129.123.7.19    1701  up          42
  720. MicroMUSE        chezmoto.ai.mit.edu      18.43.0.102     4201  up           6
  721. Rhostshyl        stealth.cit.cornell.edu  128.253.180.15  4201  up          42
  722. TrekMUSE         ecsgate.uncecs.edu       128.109.201.1   1701  R           42
  723. ------------------------------------------------------------------------------
  724.                  TinyMUSHes (15)
  725. Name             Address                  Numeric Address Port  Status   Notes
  726. ------------------------------------------------------------------------------
  727. Dungeon          ra.info.sunyit.edu       149.15.1.3      8888  up
  728. Global MUSH      workstation5.colby.edu   137.146.64.237  4201  up
  729. ImageCastle      wizard.etsu.edu          192.43.199.19   4201  up
  730. Narnia           nimitz.mit.edu           18.80.0.161     2555  R*
  731. PernMUSH         milo.mit.edu             18.70.0.216     4201  up          42
  732. SouthCon         utpapa.ph.utexas.edu     128.83.131.52   4201  up          42
  733. Spellbound       thumper.cc.utexas.edu    128.83.135.23   4201  up
  734. SqueaMUSH        ultimo.socs.uts.edu.au   138.25.8.7      6699  R**
  735. StingMUSH        newview.etsu.edu         192.43.199.33   1701  up          42
  736. TinyCWRU         caisr2.caisr.cwru.edu    129.22.24.22    4201  R*
  737. TinyHORNS        louie.cc.utexas.edu      128.83.135.4    4201  up
  738. TinyTIM II       cheetah.ece.clarkson.    128.153.13.54   5440  up
  739.                   edu
  740. VisionMUSH       tramp.cc.utexas.edu      128.83.135.26   4567  TO
  741. ------------------------------------------------------------------------------
  742.                  TeenyMUDs (3)
  743. Name             Address                  Numeric Address Port  Status   Notes
  744. ------------------------------------------------------------------------------
  745. ApexMUD          apex.yorku.ca            130.63.7.6      4201  up
  746. Evil!MUD         fido.econ.arizona.edu    128.196.196.1   4201  up
  747. MetroMUT         uokmax.ecn.uoknor.edu    129.15.20.2     5000  R
  748. ------------------------------------------------------------------------------
  749.                  TinyMUDs (2)
  750. Name             Address                  Numeric Address Port  Status   Notes
  751. ------------------------------------------------------------------------------
  752. DragonMUD        ghost.cse.nau.edu        134.114.64.6    4201  up          14
  753. TinyWORLD        rillonia.ssc.gov         143.202.16.13   6250  up
  754. ------------------------------------------------------------------------------
  755.                  UnterMUDs (9)
  756. Name             Address                  Numeric Address Port  Status   Notes
  757. ------------------------------------------------------------------------------
  758. ChrisMUD         hawkwind.utcs.utoronto.  128.100.102.51  6600  up          10
  759.                   ca
  760. DECmud           decuac.dec.com           192.5.214.1     6565  up          15
  761. DreamScape       moebius.math.okstate.    139.78.10.3     6250  up          11
  762.                   edu
  763. Islandia         hawkwind.utcs.utoronto.  128.100.102.51  2323  up
  764.                   ca
  765. RealWorld        cook.brunel.ac.uk        134.83.128.246  4201  up          17
  766. Sludge           unix1.cc.ysu.edu         192.55.234.50   6565  up          19
  767. Sunmark          moebius.math.okstate.    139.78.10.3     6543  up
  768.                   edu
  769. WanderLand       sun.ca                   192.75.19.1     6666  up           9
  770. WireHED          amber.ecst.csuchico.edu  132.241.1.43    6565  up          12
  771. ------------------------------------------------------------------------------
  772.                  YAMUDs (1)
  773. Name             Address                  Numeric Address Port  Status   Notes
  774. ------------------------------------------------------------------------------
  775. GooLand          toby.cis.uoguelph.ca     131.104.48.112  6715  up
  776. ------------------------------------------------------------------------------
  777. Notes
  778. ------------------------------------------------------------------------------
  779. Asterisk (*) before the name indicates that this sites entry was modified in
  780. the last 7 days.
  781.  
  782. Status field:
  783. *  = last successful connection was more than 7 days ago
  784. ** = last successful connection was more than 30 days ago
  785. #  = no successful connection on record
  786. R  = connection refused
  787. TO = connection timed out
  788. HD = host down or unreachable
  789. ND = network down or unreachable
  790. NA = insufficient address information available
  791.  
  792.   1. administrator is warlock@ecst.csuchico.edu
  793.   2. administrator is jt1o@andrew.cmu.edu
  794.   3. administrator is gamesmgr@taurus.tat.physik.uni-tuebingen.de
  795.   4. administrator is jds@math.okstate.edu
  796.   5. administrator is mjr@decuac.dec.com
  797.   6. send mail to micromuse-registration@michael.ai.mit.edu to register
  798.   7. send mail to Lawrie.Brown@adfa.oz.au to register
  799.   8. send mail to ss7m@andrew.cmu.edu to register
  800.   9. send mail to wanderland@lilith.ebay.sun.com to register
  801.  10. send mail to cks@hawkwind.utcs.toronto.edu to register
  802.  11. send mail to jds@math.okstate.edu to register
  803.  12. send mail to warlock@ecst.csuchico.edu to register
  804.  13. send mail to fantasia@betz.biostr.washington.edu to register
  805.  14. send mail to $jjt,jopsy@naucse.cse.nau.edu to register
  806.  15. send mail to mjr@decuac.dec.com to register
  807.  16. send mail to schlake@minos.nmt.edu to register
  808.  17. send mail to ee89psw@brunel.ac.uk to register
  809.  18. send mail to $awozniak,claudius@zeus.calpoly.edu to register
  810.  19. send mail to mud@cc.ysu.edu to register
  811.  20. hours are 0000-1600(M) 0100-1700(TWRF) 0100-2400(S) 0000-2400(U) GMT
  812.  21. hours are 1700-0800(MTWRF) 0000-2400(SU) CST
  813.  22. hours are 1900-0600(MTWRF) 0000-2400(SU) PDT
  814.  23. hours are 1900-0700(MTWRF) 0000-2400(SU)
  815.  24. hours are 1700-0900(MTWRF) 0000-2400(SU) GMT
  816.  25. hours are 1700-0700(MTWRF) 0000-2400(SU) PST
  817.  26. hours are 2100-0900(MTWRF) 0000-2400(SU)
  818.  27. hours are 1630-0800(MTWRF) 0000-2400(SU) CST
  819.  28. hours are 2000-0800(MTWRF) 0000-2400(S) 0000-1200,1700-2400(U) PST
  820.  29. hours are 1800-0800(MTWRF) 0000-2400(SU) CET
  821.  30. hours are 1700-0700(MTWRF) 0000-2400(SU) PST
  822.  31. hours are 1700-0800(MTWRF) 0000-2400(SU) CST
  823.  32. hours are 2000-0800(MTWRF) 0000-2400(SU) CET
  824.  33. hours are 1700-0800(MTWRF) 0000-2400(SU) MST
  825.  34. down until further notice
  826.  35. closed for repairs
  827.  36. the original LP; closed to public
  828.  37. closed to public
  829.  38. closed to players
  830.  39. Swedish-language mud
  831.  40. no pennies
  832.  41. mail agri@pa.itd.com to recover old characters
  833.  42. restricted theme
  834. _______________________________________________________________________________
  835.  
  836.