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

  1. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!rpi!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re:    TCP/IP w/ ethernet wd8003
  5. Message-ID: <1992Nov11.165327.17806@crd.ge.com>
  6. Date: 11 Nov 92 16:53:27 GMT
  7. References: <92315.081920K111114@ALIJKU11.BITNET>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 23
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <92315.081920K111114@ALIJKU11.BITNET>, <K111114@ALIJKU11.BITNET> writes:
  15. | hi.
  16. | finally i got config to say something other than "socket: Protocal not supp..."
  17. | still i have problems. *:-)
  18. | our university is the net 140.78 in Austria. the pc where i want to install
  19. | linux is on a subnet at this university, 140.78.4, and the pc itself should
  20. | be assigned the ip-number 140.78.4.41.
  21. | The gateway is (that is the ROUTER, from the /usr/etc/inet/rc.local ???)
  22. | 140.78.4.31.
  23. | I try to startup the device now:
  24. | > #!/bin/sh
  25. | > config loopback 127.0.0.1
  26. | > config -r 140.78.4.31 -n 140.78.4.0 -d eth0 140.78.4.41
  27. | > inetd
  28.  
  29.   Change the netmask to 255.255.255.0 for starters. The mask should be
  30. all ones down to the subnet level, so a class C subnet would use
  31. 0xffffff00 as I've shown.
  32. -- 
  33. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  34.     Keyboard controller has been disabled, press F1 to continue.
  35.