home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 1 / HACKER1.ISO / phrk4 / phrack39.4 < prev    next >
Text File  |  1992-09-26  |  35KB  |  838 lines

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