home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!wupost!cs.utexas.edu!torn!newshost.uwo.ca!news
- From: mark@student.business.uwo.ca (Mark Bramwell CS Staff)
- Subject: Re: Problem with 386BSD and Network
- Organization: University of Western Ontario
- Date: Sat, 5 Sep 1992 22:20:01 GMT
- Message-ID: <34cNqB1w165w@student.business.uwo.ca>
- References: <Bu3nKA.21q@nicedel.north.de>
- Sender: news@julian.uwo.ca (USENET News System)
- Nntp-Posting-Host: student.business.uwo.ca
- Lines: 33
-
- nyse@nicedel.north.de (Hermann Behrens) writes:
-
- >
- > ne0 ethernet address 00:00:4d:21:65:97 at 0x300 irq9 on isa
- >
- > ?? I installed ther card on all available IRQ's(2,3,4,5,12) but it
- > will always be detected on IRQ 9. Then I type the following:
- >
- > >ifconfig ne0 192.1.1.2 # I type in
- > <neinitstartartstartart # 386BSD answers
- > >route add default 192.1.1.10 (The IP-Number for my 2nd computer).
- >
-
- I have a wd elite 16 on irq 2, and the machine comes back as irq 9 also.
- But mine works ok.
-
- ifconfig ne0 192.1.1.2 255.255.255.0 (net mask is required?)
- route add default 192.1.1.10
-
- If you want name serving, create /etc/resolv.conf
- and put the lines:
-
- nameserver 192.1.1.10
- domain myhouse.de
-
- If your machine was called machine.myhouse.de then ftp myhouse would work
- if the name server was running.
-
- I was able to ftp everywhere within 2 minuntes of loading the 10 bindist
- disks, by typing the above 2 commands (my numbers were different of course)
-
- mark@student.business.uwo.ca (Mark Bramwell CS Staff)
- Western Business School -- London, Ontario
-