home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4312 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
  2. From: bpb9204@tamsun.tamu.edu (Brent Burton)
  3. Newsgroups: comp.unix.aux
  4. Subject: Quadra 700 network delays SOLVED
  5. Date: 12 Dec 1992 22:56:12 -0600
  6. Organization: Texas A&M Univ., Inc.
  7. Lines: 23
  8. Distribution: usa
  9. Message-ID: <1gefpcINNod0@tamsun.tamu.edu>
  10. NNTP-Posting-Host: tamsun.tamu.edu
  11.  
  12.  
  13. Last week I posted about our Quadra 700 having awful networking delays
  14. when it starts up programs.  More precisely, it took about 4 minutes to
  15. get a prompt when "telnet <host>" was executed, but once a prompt was
  16. available, the actual communication speeds were OK.  Telnet and ftp 
  17. both suffered from this.
  18.  
  19. Well, it's been solved.  Elizabeth Leight at Apple was able to take some
  20. time to offer the right suggestions, so she tracked it down.  Simply,
  21. the loopback address on the machine was not set, defaulting to 0.0.0.0
  22. with a netmask of 255.0.0.0.  Not good.  Once I set it via
  23.  ifconfig lo0 127.0.0.1 netmask 255.255.255.0
  24. the problem entirely disappeared.
  25.  
  26. Thanks to all who offered suggestions, I appreciate it.
  27.  
  28. -Brent
  29.  
  30. -- 
  31. +-------------------------+
  32. | Brent Burton    N5VMG   |    
  33. | bpb9204@tamsun.tamu.edu |  
  34. +-------------------------+ 
  35.