Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 1995 15:06:09 -0400 (EDT)
From:      "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
To:        Basket Case <11jmitch@gallux.gallaudet.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems with latest 2.1.0 w/ NE2000 card
Message-ID:  <Pine.3.89.9509241526.K27857-0100000@kryten.atinc.com>
In-Reply-To: <9509241852.AA15948@gallux.gallaudet.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 Sep 1995, Basket Case wrote:

> I'm not sure exactly where to post this, but I guess it would go here --
> with the older 2.1.0-950726-SNAP release, the setup/boot program worked fine
> with my ethernet (ne2000 card).  But the current boot disk does not work with
> it properly.  Basically what happens when I set it up to get files via FTP
> and when it tries to setup the card, it gets an error:
> 
> "Destination Address Required"
> 
> And when turning on debugging, i notice it doing the following command:
> 
> ifconfig sl0 inet 134.231.56.107 netmask 255.255.0.0

	that is a point to point link using slip.  you need to spec both 
the local address and remote address.   i use:

	ifconfig sl0 inet 198.138.38.205 198.138.38.21 netmask 255.255.255.0

	change the numbers to fit your situation.

jmb


> 
> I guess it is probably more of a technicial problem or something wasn't setup
> right, but I have no idea as to how to "fix" the problem (if I can)...  The
> problem is with the 2.1.0-950922-SNAP release (yes, I picked up the latest
> copy a few moments ago.)
> 
> -- Jon
> 

Jonathan M. Bresler  jmb@kryten.atinc.com       | Analysis & Technology, Inc.  
FreeBSD Postmaster   jmb@FreeBSD.Org            | 2341 Jeff Davis Hwy
play go.                                        | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life      | 703-418-2800 x346




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9509241526.K27857-0100000>