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