home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17040 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!doc.ic.ac.uk!sot-ecs!mrd
  2. From: mrd@ecs.soton.ac.uk (Mark Dobie)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: TCP/IP w/ ethernet wd8003
  5. Message-ID: <13558@ecs.soton.ac.uk>
  6. Date: 17 Nov 92 11:11:22 GMT
  7. References: <92315.081920K111114@ALIJKU11.BITNET> <1992Nov11.165327.17806@crd.ge.com>
  8. Sender: news@ecs.soton.ac.uk
  9. Lines: 30
  10. Nntp-Posting-Host: marr
  11.  
  12. In <1992Nov11.165327.17806@crd.ge.com> davidsen@ariel.crd.GE.COM (william E Davidsen) writes:
  13.  
  14. >In article <92315.081920K111114@ALIJKU11.BITNET>, <K111114@ALIJKU11.BITNET> writes:
  15. >| our university is the net 140.78 in Austria. the pc where i want to install
  16. >| linux is on a subnet at this university, 140.78.4, and the pc itself should
  17. >| be assigned the ip-number 140.78.4.41.
  18. >| The gateway is (that is the ROUTER, from the /usr/etc/inet/rc.local ???)
  19. >| 140.78.4.31.
  20. >| 
  21. >| I try to startup the device now:
  22. >| 
  23. >| > #!/bin/sh
  24. >| > config loopback 127.0.0.1
  25. >| > config -r 140.78.4.31 -n 140.78.4.0 -d eth0 140.78.4.41
  26. >| > inetd
  27.  
  28. >  Change the netmask to 255.255.255.0 for starters. The mask should be
  29. >all ones down to the subnet level, so a class C subnet would use
  30. >0xffffff00 as I've shown.
  31.  
  32. ...but -n is not the netmask, it's the network address (ie. the
  33. machine address ANDed with the netmask). Isn't this example a class B
  34. network because 140 is between 128 and 191?
  35.  
  36. So my suggestion is maybe to try "-n 140.78.0.0" Works for me.
  37.  
  38.                 Mark.
  39. -- 
  40. Mark Dobie                              M.R.Dobie@uk.ac.soton.ecs (JANET)
  41. University of Southampton        M.R.Dobie@ecs.soton.ac.uk (The World)
  42.