*BSD News Article 33264


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!newsrelay.iastate.edu!news.iastate.edu!ponderous.cc.iastate.edu!michaelv
From: michaelv@iastate.edu (Michael L. VanLoon)
Newsgroups: comp.os.386bsd.questions
Subject: Re: problems on ne2000 configuration
Date: 26 Jul 94 17:34:31 GMT
Organization: Iowa State University, Ames, Iowa
Lines: 26
Message-ID: <michaelv.775244071@ponderous.cc.iastate.edu>
References: <CtJyDA.J5B@inf.ufrgs.br>
NNTP-Posting-Host: ponderous.cc.iastate.edu

In <CtJyDA.J5B@inf.ufrgs.br> lsc@inf.ufrgs.br (Leonardo Silva Carissimi) writes:

>I'm trying to connect a just installed NetBSD host in the internet. 
>It seems is all configured, but the packets sent to the internet 
>hosts (e.g., by 'ping' command) are not replied.

>With 'ifconfig -a' the output is:

>ne0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX>
>	inet 143.54.7.103 netmask ffffff00 broadcast 143.54.7.0

Your broadcast address should end in .255, not .0.  Make it
143.54.7.255.  Also, do you have a default route installed to your
router?  For example, here at Iowa State, there is a router port for
each subnet at .254, so subnet 140 would have a router as its default
route at 129.186.140.254 (yours will probably be different).

Use netstat -r to see what your default route is.  And if necessary,
change it to point at your subnet's or your site's router.

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Michael L. VanLoon                 Iowa State University Computation Center
    michaelv@iastate.edu                    Project Vincent Systems Staff
  Free your mind and your machine -- NetBSD free Un*x for PC/Mac/Amiga/etc.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -