Subject: Re: help: default route not working on gateway??
To: None <netbsd-users@netbsd.org>
From: Dustin Hoff <dustin+netbsd@dustinhoff.com>
List: netbsd-users
Date: 09/07/2004 19:16:59
On Tue, Sep 07, 2004 at 04:16:40PM +0000, Bob Bernstein wrote:
> On Tue, 2004-09-07 at 15:32, Dustin Hoff wrote:
>
> > default xxx.yyy.zzz.129 UGS 1 1519069 - hme0
> > xxx.yyy.zzz.128/25 link#2 UC 1 0 - hme0
>
> These two seem a bit odd to me. Be sure you are not configuring hme0
> other than by dhclient, i.e. by uncommented lines in /etc/rc.conf, or
> old /etc/ifconfig.hme0 files.
>
>
Thank you and Manuel for your replies. I didn't have any old
ifconfig settings meessing things up, but I did have a bad IPF rule:
block out quick on hme0 from !192.168.4.0/24 to any
I got this from the anti-spoofing section of the ipf how-to and
didn't really scrutinize it. Removing it (obviously) fixed the
problem.
Dustin