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