|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] vifs and networking
1.) files in /lib/modules/2.6.10-xen0/kernel/net/ipv4/netfilter/
(James you are correct conntrack not "connecttrack")
ip_conntrack_ftp.ko
ip_conntrack.ko
ip_tables.ko
2.) which .config file?
Thanks
################################################################$#
Mike & Deb Hoesing wrote:
> Thanks James
> My /lib/modules/2.6.10-xen0/build/include/linux/netfilter directory
has
> the file ip_tables.ko but does not have the file
iptables_netfilter.ko.
Oops, my Monday morning mistake (I should have actually looked at a
machine first): should be iptable_filter.ko.
> depmod -av complains that ip_connecttrack can not find
> ip_connecttrack_expect_related
> ip_connecttrack_expect_put
> ip_connecttrack_expect_allocate
> ip_connecttrack_helper_register
> ip_connecttrack_helper_unregister
(I assume they were all "conntrack"?)
Interesting, those functions are implemented by that module as far I
know.
Did you build your own xen0 kernel? If so, can you post your .config as
an attachment and maybe also a listing of
/lib/modules/2.6.10-xen0/kernel/net/ipv4/netfilter/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|