Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2005 19:13:40 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Andrew D Wiles <adw@dsmirc.f9.co.uk>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: [Fwd: MMU Miss panic]
Message-ID:  <20050126191244.D57836@carver.gumbysoft.com>
In-Reply-To: <41F1A09D.80500@dsmirc.f9.co.uk>
References:  <41EEE119.9080907@dsmirc.f9.co.uk> <20050120141444.F85588@carver.gumbysoft.com> <41F068CA.8090502@dsmirc.f9.co.uk><41F1A09D.80500@dsmirc.f9.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Jan 2005, Andrew D Wiles wrote:

> Doug White wrote:
>
> >On Fri, 21 Jan 2005, Andrew D Wiles wrote:
> >
> >
> >
> >>---TYR.inc---
> >># The additions to the generic kernel that make tyr special
> >># in future simply include this file and trim down the generic kernel
> >>
> >>options         IPFIREWALL
> >>options         IPFIREWALL_VERBOSE
> >>#options         IPFIREWALL_FORWARD
> >>#options         IPFIREWALL_DEFAULT_TO_ACCEPT
> >>options         IPDIVERT
> >>options         IPSTEALTH
> >>options         CONSPEED=  115200
> >>
> >># Include samba support in the kernel because encrypted passwords are req'd
> >>
> >>options         NETSMBCRYPTO            #encrypted password support for SMB
> >>options         LIBMCHAIN
> >>options         LIBICONV
> >>
> >>
> >
> >Try removing the smb and related options here.
> >
> >--
> >Doug White                    |  FreeBSD: The Power to Serve
> >dwhite@gumbysoft.com          |  www.FreeBSD.org
> >_______________________________________________
> >freebsd-sparc64@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
> >To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org"
> >
> >
> That seems to have fixed the problem with booting, however networking
> services fail on boot, smbd fails to start as does nfs rendering the
> machine up, but useless.

Since you have IPFIREWALL_DEFAULT_TOACCEPT commented out, the default is
to deny all, so if you want to use your network you'll need to define some
ipfw rules that allow you to do what you want. :)

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050126191244.D57836>