*BSD News Article 80635


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!EU.net!usenet2.news.uk.psi.net!uknet!usenet1.news.uk.psi.net!uknet!dispatch.news.demon.net!demon!awfulhak.demon.co.uk!awfulhak.demon.co.uk!usenet
From: brian@anorak.coverform.lan (Brian Somers)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: FreeBSD ether config
Date: 13 Oct 1996 19:01:04 GMT
Organization: Coverform Ltd.
Lines: 31
Message-ID: <53re9g$a7@anorak.coverform.lan>
References: <53lqc0$qnl@thor.atcon.com>
Reply-To: brian@awfulhak.demon.co.uk
NNTP-Posting-Host: anorak.coverform.lan
X-NNTP-Posting-Host: awfulhak.demon.co.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Newsreader: knews 0.9.8

In article <53lqc0$qnl@thor.atcon.com>,
	Marty Cameron <martinc@atcon.com> writes:
> Ok, here's my current setup:

[.....]

> ifconfig_ed0="inet ${hostname}"
You may want to change this to "inet ${hostname} netmask 0xffffff00",
but this shouldn't matter - anything will do here if you're not 'net
connected.

> static_routes="multicast loopback ed0"
I'd change this to "loopback" only - you've got no route_ed0 - and
shouldn't need one anyway.  Multicast should probably be left alone
'till you're sure you've got everything else running.

If this doesn't work, try removing the loopback string from static_routes
(so that it's empty).  The only thing I can see that could be possibly
going on is that you're sending your traffic to yourself through the
loopback route.

If this doesn't work, post the output to "netstat -rn" on each machine.
Also, what does 'ping' say when it fails - or does it just hang ?

Of course, as namedflags is set to NO, you definitely aren't running
a nameserver - are you (this makes a *big* difference).

-- 
Brian <brian@awfulhak.demon.co.uk>
      <http://www.awfulhak.demon.co.uk/>
Don't _EVER_ lose your sense of humour....