home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9055 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.1 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!biosci!uwm.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!news.claremont.edu!jarthur.claremont.edu!dpletche
  2. From: dpletche@jarthur.claremont.edu (David Pletcher)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386bsd] Getting 3c503 to work. How?
  5. Keywords: 3c503 ethernet 386bsd
  6. Message-ID: <1992Nov18.212815.5580@muddcs.claremont.edu>
  7. Date: 18 Nov 92 21:28:15 GMT
  8. References: <1edc2nINN3n0@bach.mentor.dk>
  9. Sender: news@muddcs.claremont.edu (The News System)
  10. Organization: Harvey Mudd College, Claremont, CA 91711
  11. Lines: 13
  12.  
  13. The stock ifconfig program assumes you will be using the BNC
  14. connector, not the 15 pin AUI connector.  You have to rebuild and
  15. install ifconfig with patch #35 installed.  Then add "aui" to your
  16. ifconfig line in /etc/netstart; e.g.
  17. ifconfig ec0 1.2.3.4 aui up
  18. or something like that.
  19.  
  20. This seems to be a very common (and might I say frustrating) problem.
  21. It might be a good thing for the FAQ.  (Thanks to vikki@athena.mit.edu
  22. for pointing out the problem.)
  23.  
  24. -- David Pletcher
  25. dpletche@jarthur.claremont.edu
  26.