home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / ppp / 697 next >
Encoding:
Text File  |  1992-08-11  |  1.3 KB  |  38 lines

  1. Newsgroups: comp.protocols.ppp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mstar!crappie.MorningStar.Com!karl
  3. From: karl@MorningStar.Com (Karl Fox)
  4. Subject: Re: SunOS 4.1.2 - how come opening a new window takes FOREVER?
  5. In-Reply-To: earle@poseur.JPL.NASA.GOV's message of Wed, 12 Aug 1992 07: 04:11 GMT
  6. Message-ID: <KARL.92Aug12093016@crappie.MorningStar.Com>
  7. Followup-To: comp.protocols.ppp
  8. Sender: usenet@MorningStar.Com
  9. Nntp-Posting-Host: crappie.morningstar.com
  10. Reply-To: Karl Fox <karl@MorningStar.Com>
  11. Organization: Morning Star Technologies
  12. References: <paul.713338619@alantec> <1992Aug12.070411.3413@elroy.jpl.nasa.gov>
  13. Date: Wed, 12 Aug 1992 13:30:22 GMT
  14. Lines: 22
  15.  
  16. Greg Earle wrote:
  17.  
  18.    In that case, the most obvious thing I can think of is to simply ifconfig the
  19.    not-in-use Ethernet interface down:
  20.  
  21.        ifconfig le0 down
  22.  
  23.    I actually commented out the lines
  24.  
  25.        device-driver    lebuf        # ethernet buffer
  26.        device-driver    le        # LANCE ethernet
  27.  
  28.    in my kernel on my home SPARCstation-1+ ...
  29.  
  30. If you do this, you may have trouble getting to your local host, i.e.
  31. when you say "telnet `hostname`".  To avoid this problem, add the
  32. following route at boot time:
  33.  
  34.     route add `hostname` localhost 0
  35. --
  36. Karl Fox, Morning Star Technologies                            +1 800 558 7827
  37. 1760 Zollinger Road, Columbus, Ohio 43221                      +1 614 451 1883
  38.