home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16219 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.8 KB

  1. Path: sparky!uunet!mcsun!ub4b!news.cs.kuleuven.ac.be!blekul11!alijku11!k111114
  2. Organization: Johannes Kepler University Linz - Computing Center
  3. Date: Tuesday, 10 Nov 1992 08:19:20 CET
  4. From: <K111114@ALIJKU11.BITNET>
  5. Message-ID: <92315.081920K111114@ALIJKU11.BITNET>
  6. Newsgroups: comp.os.linux
  7. Subject:    TCP/IP w/ ethernet wd8003
  8. Lines: 45
  9.  
  10. hi.
  11. finally i got config to say something other than "socket: Protocal not supp..."
  12. still i have problems. *:-)
  13. our university is the net 140.78 in Austria. the pc where i want to install
  14. linux is on a subnet at this university, 140.78.4, and the pc itself should
  15. be assigned the ip-number 140.78.4.41.
  16. The gateway is (that is the ROUTER, from the /usr/etc/inet/rc.local ???)
  17. 140.78.4.31.
  18.  
  19. I try to startup the device now:
  20.  
  21. > #!/bin/sh
  22. > config loopback 127.0.0.1
  23. > config -r 140.78.4.31 -n 140.78.4.0 -d eth0 140.78.4.41
  24. > inetd
  25.  
  26. okey. when I try to telnet outside, i get "wd8003 timeout ...", and telnet
  27. into doesn't connect either (doing a ps on the linux host I c that telnetd is
  28. never started)
  29.  
  30. I may or may not add
  31.  
  32. > config loopback 140.78.4.41
  33.  
  34. this line simply doesn't matter ...
  35.  
  36. Somewhere in the source i have read "No need for a net-mask", well, i trust
  37. the source :) Also, I am not sure about the -n value.
  38. Should I use the subnet (140.78.4.0) or should I use the whole local-net
  39. (140.78.0.0) ..... (Tried both, none worked, or, well, i'm just to confused
  40. about having to boot every 10 minutes or so ....)
  41.  
  42.  
  43.  
  44.  
  45. Also, in /usr/etc/inet/resolv.conf i have entered: domain-name & 2 name servers
  46. But named cannot find named.boot. Where is this file ? Couldn't get it in the
  47. distribution ...
  48.  
  49.  
  50. Who has connected the wd-card using linux/tcpip to the net successfully ?
  51. Please help me !!! :-)))
  52.  
  53. Herp aka Herbert Rosmanith
  54. k111114 $ alijku11.bitnet
  55.