home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / ibmpc / 5158 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.4 KB

  1. Path: sparky!uunet!decwrl!concert!duke!news.duke.edu!faculty.law.duke.edu!ken
  2. From: ken@faculty.law.duke.edu (Ken Hirsh)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: thanks and more help with ip routing
  5. Message-ID: <ken.42@faculty.law.duke.edu>
  6. Date: 10 Sep 92 13:03:54 GMT
  7. Sender: news@news.duke.edu
  8. Organization: Duke University School of Law
  9. Lines: 20
  10. Nntp-Posting-Host: ref.law.duke.edu
  11.  
  12. Well, thanks to the help of many of you and the dedication of
  13. our staff in the law school and at Duke Network Operations, we
  14. have our IP routing working.  We are able to telnet all over the
  15. place, with one nasty exception.  When we try to Telnet to
  16. machines at North Carolina State University, net 152.1, we are
  17. unable to open a connection.  A tech there monitoring a host
  18. saw our request to open the connection, but apparently we are
  19. not getting the response back to our machines.  Can you help?  I
  20. am including the relevant portion of our autoexec.ncf.  It seems
  21. strange that there is no problem with hosts on other networks.
  22. load ne3200 slot=5 name=ne32ipx
  23. bind ipx to ne32ipx net=1abc
  24. load ne2000 int=2 port=300 name=ne2ipx
  25. bind ipx to ne2ipx net=1000
  26. load ne3200 slot=5 frame=ethernet_ii name=ne32ip
  27. load ne2000 int=2 port=300 frame=ethernet_ii name=ne2ip
  28. load tcpip forward=yes rip=yes
  29. bind ip to ne32ip addr=152.3.95.254 mask=ff.ff.ff.00
  30. bind ip to ne2ip addr=152.3.3.214
  31. mask=ff.ff.ff.00 gate=152.3.3.250 arp=yes bcast=152.3.255.255
  32.