[luau] Re: [usclug-chat] 2.5 kernel error

Karthik Dantu dantu at usc.edu
Sun Oct 27 20:43:00 PST 2002


Hi

> net/ipv4/raw.c:297: `NF_IP_LOCAL_OUT' undeclared (first use in this
> function)
[snip]

grepping for NF_IP_LOCAL_OUT,

[kar at sphynx 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




More information about the LUAU mailing list