Hi > net/ipv4/raw.c:297: `NF_IP_LOCAL_OUT' undeclared (first use in this > function) [snip]
grepping for NF_IP_LOCAL_OUT, [EMAIL PROTECTED] include]$ grep -r "NF_IP_LOCAL_OUT" *|more linux/netfilter_ipv4.h:#define NF_IP_LOCAL_OUT 3 net/ipip.h: err = NF_HOOK(PF_INET, NF_IP_LOCAL_OUT, skb, NULL, rt->u.dst.dev, do_ip_send); \ u should try enabling netfilter. Networking Options -> Network Packet Filtering. That might be the problem. Regards KAR. We are bringing businesses, academic institutions and the Linux community together in a way that no other conference does! Southern California Linux Expo 2nd Nov 2002 http://www.socallinuxexpo.com
