kern/121298: [panic] Fatal trap 12: page fault while in kernel mode (em0 taskq)

2008-08-31 Thread Pekka Savola
The following reply was made to PR kern/121298; it has been noted by GNATS. From: Pekka Savola <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: kern/121298: [panic] Fatal trap 12: page fault while in kernel mode (em0 taskq) Date: Mon, 1 Sep 2008 08:14:42 +0300 (EEST) FYI, I got hit b

IPFW_TABLES_MAX in src/sbin/ipfw/ipfw2.c

2008-08-31 Thread Ganbold
Hi, Sorry for sending this third time (2 to freebsd-ipfw, 1 to freebsd-net). I'm trying to make small changes in ipfw2.c code (RELENG_7), but make fails with following error: v02# make cc -O2 -fno-strict-aliasing -pipe -Wno-pointer-sign -c /usr/src/sbin/ipfw/ipfw2.c /usr/src/sbin/ipfw/ipfw2.

Weird tunneling issue

2008-08-31 Thread Robert Blacquiere
Hi, I'me having some strange issues with openvpn when a gre tunnel is active. When reverting to gif tunneling the problem does not occur. What happens. I setup a openvpn tunnel to a acces server with a gre tunnel active. Setup of the openvpn tunnel succeeds ant have connection. After a view secon

7.0 ipfw nat confusion

2008-08-31 Thread Marin Bek
Hello, I've been using ipfw + natd successfully before, but now have problems using the implemented nat functionality, though I find it a great improvement. Simply NAT-in internal network to external is working flawlessly by just: ipfw nat 1 config if $extern ipfw add 100 nat 1 log ip from any