home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / sys5 / r4 / 1150 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.6 KB

  1. Xref: sparky comp.unix.sys5.r4:1150 comp.unix.questions:15256 comp.unix.sysv386:17686
  2. Newsgroups: comp.unix.sys5.r4,comp.unix.questions,comp.unix.sysv386
  3. Path: sparky!uunet!virtech!cpcahil
  4. From: cpcahil@vti.com (Conor P. Cahill)
  5. Subject: Re: slip netmask ifconfig up
  6. Message-ID: <C0HGvp.8xx@vti.com>
  7. Organization: Virtual Technologies Inc.
  8. References: <C0Fy74.4Gn@news.rn.com>
  9. Date: Thu, 7 Jan 1993 12:19:00 GMT
  10. Lines: 32
  11.  
  12. larry@news.rn.com (Larry Snyder) writes:
  13.  
  14. >I'm running SVR4 release 4.0
  15.  
  16. >and slip (as sl0)
  17.  
  18. >where is the "ifconfig sl0 .... up" statement located in my
  19. >configuration files?  I had to manually add it to /etc/inet/rc.inet
  20. >using netmask in order to use the route add default .... statement --
  21. >but the default OS came with the ifconfig "sl0" up and I can't find where that
  22. >comes from --
  23.  
  24. If I remember correctly (and how can anyone forget) you are running DELL's
  25. SVR4.  DELL's slipattach command does all of the network setup for the
  26. slip connection including the ifconfig, slink, etc (and slipdetach 
  27. undoes all of this). 
  28.  
  29. To do your ifconfig, you need to call it after you have slipattached.  We
  30. have an S50slip file in /etc/rc3.d which includes the following
  31. lines:
  32.  
  33.         /usr/sbin/slipattach tty01 iti-gw iti2 38400
  34.         /usr/sbin/ifconfig sl0 iti-gw iti2 netmask 0xffffffe0
  35.  
  36. I can't remember if we created S50slip, or if the OS did.
  37.  
  38.  
  39. -- 
  40. *** SENTINEL(tm) The ultimate Debugging Environment - email for more info ***
  41.  
  42. Conor P. Cahill              (703)430-9247            cpcahil@virtech.vti.com
  43. Virtual Technologies, Inc.  46030 Manekin Plaza          Dulles, VA 20166 
  44.