[Fwd: MMU Miss panic]

Doug White dwhite at gumbysoft.com
Wed Jan 26 19:13:40 PST 2005


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 at gumbysoft.com          |  www.FreeBSD.org
> >_______________________________________________
> >freebsd-sparc64 at freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
> >To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe at 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 at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-sparc64 mailing list