Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 03:44:00 -0800
From:      "Me" <kalin@el.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ipfw
Message-ID:  <3E2A8F80.1060500@el.net>

next in thread | raw e-mail | index | archive | help
hi,
i have a serious problem on a freebsd 4.6 on an i386...

any time i try to use the ipfw command - even for ipfw show - the 
machine crashes and reboots automatically...
the messages log file registers this:

/kernel: Fatal trap 12: page fault while in kernel mode
Jan 18 19:34:09 host /kernel: fault virtual address = 0x0
Jan 18 19:34:09 host /kernel: fault code = supervisor read, page not present
Jan 18 19:34:09 host /kernel: instruction pointer = 0x8:0x0
Jan 18 19:34:09 host /kernel: stack pointer = 0x10:0xd2ef5ea8
Jan 18 19:34:09 host /kernel: frame pointer = 0x10:0xd2ef5ebc
Jan 18 19:34:09 host /kernel: code segment = base 0x0, limit 0xfffff, 
type 0x1b
Jan 18 19:34:09 host /kernel: = DPL 0, pres 1, def32 1, gran 1
Jan 18 19:34:09 host /kernel: processor eflags = interrupt enabled, 
resume, IOPL = 0
Jan 18 19:34:09 host /kernel: current process = 632 (ipfw)
Jan 18 19:34:09 host /kernel: interrupt mask = none
Jan 18 19:34:09 host /kernel: trap number = 12
Jan 18 19:34:09 host /kernel: panic: page fault


i have linux background and used to ipchanes...  but i'm new to ipfw on 
freebsd.

in the rc.conf file the ipfw type is unknown which means that when 
rc.firewall gets called there is no firewall rules set up...  i don't 
see how this will make the machine crash when i type:
# ipfw -a show

i'm thinking of recompiling the kernel but not sure if this will help....

can somebody help please....


thanks




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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