home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / zines / a_m / hnet01.05 < prev    next >
Encoding:
Text File  |  2003-06-11  |  6.8 KB  |  135 lines

  1.                 H-NET H-NET H-NET H-NET H-NET H-NET H-NET H 
  2.                 N                                         N 
  3.                 E          ** H-Net Magazine **           E 
  4.                 T                                         T 
  5.                 H   Volume One, Issue 1, File #05 of 20   H 
  6.                 N                                         N 
  7.                 E   Beginners Guide to JANET by Weazle.   E 
  8.                 T                                         T 
  9.                 H-NET H-NET H-NET H-NET H-NET H-NET H-NET H 
  10.  
  11. JANET (the Joint Academic NETwork) is a favourite hacking tool for newcomers to 
  12. hacking - mainly because it and the computers attached to it offer you so much 
  13. help and information which can be used to do nice things with their micros! 
  14.  
  15. Hey ho and here we go! 
  16.  
  17. The first thing that you need to do is to find a telephone access number for 
  18. the JANET pad nearest to you.  To help you do this please refer to file #6, in 
  19. this issue of H-Net which is Hackernet BBS's latest list of such numbers and in 
  20. some cases gives the baud rates which have been tested out on these pads. 
  21.  
  22. When you have found the telephone number that you need then set your comms 
  23. terminal to seven bits, even parity with one stop bit (7e1).  Then dial the 
  24. telephone number (a baudrate of 2400 is sometimes catered for - but is 
  25. unreliable on some pads).  When you get the CONNECT message press your <RETURN> 
  26. key a couple of times, if nothing happens then wait about 4 seconds then press 
  27. the <RETURN> key two or three times again.  You should now get a 'welcome' 
  28. message (on some PADS you might now get the prompt 'Which Service?' type 'PAD' 
  29. <RETURN>) the ypu will get a system prompt (e.g. 'PAD>'). If you do not get 
  30. such a prompt then drop the line and reconfigure your comms s/w (you might have 
  31. to do this a few times until you work out the proper settings as all pads do 
  32. not work on a uniform setting - unfortunately! - but it's all good hacking 
  33. experience anyway - trying to work out the proper settings for the target 
  34. system. 
  35.  
  36. When you have the 'PAD>' or a similar prompt then type the following command:- 
  37.  
  38. PAD> logon f,r 
  39.  
  40. the pad isn't really all that fussy about what you use after the 'logon' 
  41. command, 'f,r' is just an example - in practise you could use anything, most 
  42. people use 'x,x' for some reasonh...please note that on some pads that you 
  43. might have to type 'login' instead of 'logon'. 
  44.  
  45. What does this command do?  Well it tells the JANET Pad that when you have 
  46. called through to one of the computers connected to it's network - done your 
  47. business then exited from that computer that you want to return to the 'PAD>' 
  48. prompt so that you can 'CALL' other computers on the network.  If you do not 
  49. enter this command your line will be dropped when you have exited from the 
  50. first computer on the network that you have called - and that would mean having 
  51. to redial the pad again....yawn! 
  52.  
  53. The next command to get to grips with is the 'CALL' command.  This along with a 
  54. NETWORK ADDRESS allows you to connect to other computers on the JANET network. 
  55. In file #7 in this issue of H-Net you will find a list of some of the computers 
  56. that you can connect to on the JANET network along with their NETWORK address 
  57. and/or their NETWORK mnemonic. 
  58.  
  59. The way to use the 'CALL' command is as follows :- firstly, find the NETWORK 
  60. ADDRESS of the computer that you wish to connect to (in this example the 
  61. Unaxcess chatboard at Bradford University which is 0000121100 ), then type the 
  62. following at the 'PAD>' prompt :- 
  63.  
  64. PAD> call j.0000121100 
  65.  
  66.  
  67. The 'j.' just tells the pad to expect a JANET address.  Please note that some 
  68. PAD managers have gotten wise to hackers using their PADs to gain access to 
  69. systems on the JANET network, in these cases they might have changed the format 
  70. of the 'CALL' command around a little bit - usually by making it so that the 
  71. '.' after the 'j' in the above example is no longer required - on such systems 
  72. the 'CALL' command should be :- 
  73.  
  74. PAD> call j0000121100 
  75.  
  76. On some PADs there is on online help facility - to make use of this just type:- 
  77.  
  78. PAD> help 
  79.  
  80. you should get a response similar to this :- 
  81.  
  82. Help knows about :- 
  83.  
  84. ADDRESS TARIFFS STATUS 
  85.  
  86. The address helpfile is usually quite useful - to get this type :- 
  87.  
  88. PAD> help address 
  89.  
  90. then a nice list of network mnemonics available from that PAD might start 
  91. scrolling down your screen.  Mnemonics can be used instead of the NETWORK 
  92. ADDRESSES previously mentioned.  For instance if we wanted to call the 
  93. Lancaster Universities' PD software computer system use the following call 
  94. command :- 
  95.  
  96. PAD> call lancs.pdsoft 
  97.  
  98. It is just a nice way to be able to access the systems on the network as they 
  99. cannot expect the average student or lecturer to remember the 10 or 14 digit 
  100. NETWORK ADDRESSES which prevail on the JANET system! 
  101.  
  102. When you have entered your 'CALL' command you should get a response such as 
  103. 'connecting..' if you just get garbage then you might need to change the 
  104. configuration of your terminal.  For instance if you call the pad using 7e1 
  105. then when you call an address and just get garbage then quickly switch to 8n1 
  106. and press return once - you should then get some sense out of the computer that 
  107. you have requested access to (usually a 'login:' or similar prompt). If this 
  108. does not work then keep on changing your settings until you do get in.
  109.  
  110. From here on in it will be just like calling the target computer direct, except 
  111. that when you exit from the computer you will be returned to the 'PAD>' prompt 
  112. again (if you remembered to enter your 'logon' command!), again - if you just 
  113. get garbage after terminating your session on a computer on the JANET network 
  114. then you will need to reset the configuration of your comms s/w / terminal to 
  115. what it originally was when you first called the PAD. 
  116.  
  117. Well, that just about sums it up I guess - this should be all you need to know 
  118. about using the JANET system and pads - the little quirks it has and so on. The 
  119. best thing about JANET in my eyes is that (usually for the price of a local 
  120. call) you can get into computers all over the world, belonging to mainly 
  121. educational establishments but also defence and other organisations!  The main 
  122. type of computers that you will find on JANET are VAX, UNIX and PRIME with a 
  123. splattering of other systems here and there. 
  124.  
  125. I hope that this file has been of help to you - if you have any new information 
  126. about JANET in general or some of the systems available through it then please 
  127. e-mail me 'WEAZLE' on the Hackernet BBS. 
  128.  
  129. WEAZLE. 
  130.  
  131. =============================================================================== 
  132. [Hackernet BBS,LEEDS,UK(0532)557739, 24hrs. Home of H-Net Hacking magazine] 
  133.  
  134. Downloaded From P-80 International Information Systems 304-744-2253
  135.