home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aux / 3156 < prev    next >
Encoding:
Text File  |  1992-08-12  |  2.0 KB  |  57 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: Need more SLIP advice
  5. Message-ID: <975@jagubox.gsfc.nasa.gov>
  6. Keywords: SLIP
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  9. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  10. Organization: NASA/Goddard Space Flight Center
  11. References: <1992Aug12.203437.19843@cbnewsk.cb.att.com>
  12. Date: Wed, 12 Aug 1992 21:15:24 GMT
  13. Lines: 42
  14.  
  15. rob@cbnewsk.cb.att.com (rob) writes:
  16.  
  17. >My SLIP problems get more interesting....
  18.  
  19. >The interesting part is that tcpdump (part of bpf) shows me all the
  20. >packet headers arriving at the server quite nicely. When I then try
  21. >to telnet to the server it even shows my outbound telnet request.
  22.  
  23. >BUT NOTHING HAPPENS? I get no response from the server. When I try
  24. >to ping my system (the SLIP client) from the server I also get no response.
  25.  
  26. Well, let's 1st of all assume that the HP unit is correctly configured
  27. to be a SLIP server (is it?) Also, it knows the IP address for your
  28. client (in /etc/slip.hosts or whereever for HPUX).
  29.  
  30. Let's also assume that your /etc/hosts file is correct (Looks like it is).
  31.  
  32. So let's start with the simple questions (which are kinda obvious)....
  33.  
  34.     1. Are all your networking deamons active? (looks like it)
  35.  
  36.     2. Is the Devices file right (and are you using HDB 1.16)?
  37.  
  38.     3. Are you using 'cu' or 'tip' to establish the connection
  39.        between your client and the server?
  40.  
  41.     4. Can you connect to the server with 'cu' or 'tip'?
  42.  
  43.     5. Did you start slip after you "logged onto" the server?
  44.  
  45.     6. If so, what did it say?
  46.  
  47.     7. As slip is running on the server, did you start another
  48.        CommandShell (on your client) and run stattconf? What
  49.        options did you use?
  50.  
  51.     8. Only after all that happens will TCP/IP stuff work.
  52. -- 
  53.     Jim Jagielski               | "This is supposed to be a happy occasion.
  54.     jim@jagubox.gsfc.nasa.gov   |  Let's not bicker and argue about who
  55.     NASA/GSFC, Code 734.4       |  killed who."
  56.     Greenbelt, MD 20771         |
  57.