home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / sys5 / r3 / 429 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  2.0 KB

  1. Xref: sparky comp.unix.sys5.r3:429 biz.sco.general:5625
  2. Path: sparky!uunet!hobbes!xenitec!olivea!spool.mu.edu!uwm.edu!rpi!newsserver.pixel.kodak.com!laidbak!stevea
  3. From: stevea@i88.isc.com (Steve Alexander)
  4. Newsgroups: comp.unix.sys5.r3,biz.sco.general
  5. Subject: Re: TCP 1.2 routing
  6. Summary: it works
  7. Keywords: routing
  8. Message-ID: <1993Jan26.235915.6378@i88.isc.com>
  9. Date: 26 Jan 93 23:59:15 GMT
  10. Sender: usenet@i88.isc.com (Usenet News)
  11. Organization: Lachman Technology, Inc., Naperville, IL
  12. Lines: 32
  13. Nntp-Posting-Host: ozzy.i88.isc.com
  14.  
  15. In article <1993Jan26.165229.12678@ennews.eas.asu.edu> berry@enuxha.eas.asu.edu (Joel R. Berry) writes:
  16. >Hello all,
  17. >   I have recently upgraded to 1.2 TCP/IP from SCO.  Much to my
  18. >supprise when I installed ppp and tried to route our networks together
  19. >it failed.  Apparently in the new release the routes can not route 
  20. >you from one net ( or subnet ) to another.  This is a MAJOR problem
  21. >since the sco boxes were our routers for the entire corporate network.
  22. >The use of ppp is not the issue here.  According to Morningstar the
  23. >sco people say that it is a new FEATURE!
  24.  
  25. Surprisingly, MorningStar is a little confused.  You can route, but this 
  26. behavior is no longer enabled by default, in compliance with RFC 1122.  
  27. When you add a second interface the system will ask you if you want to 
  28. enable gateway functionality.  Tell it yes.
  29.  
  30. If you've already done this but answered no, do the following:
  31.     /etc/conf/bin/idtune IPFORWARDING 1
  32.     /etc/conf/bin/idtune IPSENDREDIRECTS 1
  33.  
  34. If for some reason, this should fail, edit /etc/conf/pack.d/ip/space.c
  35. and initialize ipforwarding and ipsendredirects to 1.
  36.  
  37. Also, the default configuration in /etc/if.ignore will cause routed not to 
  38. send advertisements out on PPP interfaces and bring them up and down 
  39. continuously.  If you need to advertise routes over these links, then remove 
  40. the lines for the interfaces in question. 
  41.  
  42. Good luck.
  43.  
  44. -- 
  45. Steve Alexander, Lachman Technology, Inc. | stevea@isc.com
  46. (708) 505-9555 x256 FAX: (708) 505-9574      | ...!{sun,ico}!laidbak!stevea
  47.