home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / ultrix / 9105 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.3 KB  |  51 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!spool.mu.edu!agate!ames!saimiri.primate.wisc.edu!usenet.coe.montana.edu!osyjm
  3. From: osyjm@cs.montana.edu (Jaye Mathisen)
  4. Subject: Rlogin vs telnet puzzler
  5. Message-ID: <1992Dec29.193912.18402@coe.montana.edu>
  6. Sender: usenet@coe.montana.edu (USENET News System)
  7. Organization: CS
  8. Date: Tue, 29 Dec 1992 19:39:12 GMT
  9. Lines: 40
  10.  
  11.  
  12.  
  13. DS5000/240, Ultrix 4.3.
  14.  
  15. Under what circumstances should a rlogin return 'Host unknown', but
  16. telnet "Do the right thing?".
  17.  
  18. A professor here is trying to get to inel for some work.
  19.  
  20. schizo:~ % rlogin inel.gov
  21. inel.gov: Host is unreachable
  22.  
  23. schizo:~ % telnet inel.gov
  24. Trying 134.20.1.1...
  25. Connected to inel.gov.
  26. [stuff deleted]
  27. SunOS UNIX (mica)
  28. login: Connection closed by foreign host.
  29.  
  30. schizo:~ % rlogin inel.gov
  31. inel.gov: Host is unreachable
  32.  
  33. schizo:~ % which rlogin
  34. /usr/ucb/rlogin
  35.  
  36. schizo:~ % which telnet
  37. /usr/ucb/telnet
  38.  
  39.  
  40. Any suggestions appreciated.
  41.  
  42. I can't think of anything on my end that would do such a thing, so maybe
  43. it's on their end.  Perhaps a gateway that only allows connections on certain 
  44. ports?  ie, it blocks connections to 513, but allows connections to 23?
  45.  
  46. Anybody heard of anything like this?
  47. -- 
  48.  Jaye Mathisen, COE Systems Manager                (406) 994-4780
  49.  410 Roberts Hall,Dept. of Computer Science
  50.  Montana State University,Bozeman MT 59717    osyjm@cs.montana.edu
  51.