* ip6_queue
@ 2005-01-27 17:14 mohammad Mahbubur rahman
2005-01-28 5:21 ` ip6_queue Askar
0 siblings, 1 reply; 4+ messages in thread
From: mohammad Mahbubur rahman @ 2005-01-27 17:14 UTC (permalink / raw)
To: netfilter
Hi,
I am new in linux.I download the iptables-1.2.11 from
the web. I install it in linux 1.4.20-8 kernel. I have
the ip_queue modules installed on the machine. But
ip6_queue is not there. I found the ip6_queue.c file
in the /net/ipv6/netfilter directory. But i dont know
why it is not compiled.
Can anybody suggest me how i can build the ip6_queue
module. I am totaly new in linux stuff. Thanks in
advance.
Mahbub
__________________________________
Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ip6_queue
2005-01-27 17:14 ip6_queue mohammad Mahbubur rahman
@ 2005-01-28 5:21 ` Askar
0 siblings, 0 replies; 4+ messages in thread
From: Askar @ 2005-01-28 5:21 UTC (permalink / raw)
To: mohammad Mahbubur rahman; +Cc: netfilter
why are you using
linux 1.4.20-8 kernel or you simply mean 2.4.20-8 :)
On Thu, 27 Jan 2005 09:14:05 -0800 (PST), mohammad Mahbubur rahman
<mahbub71@yahoo.com> wrote:
> Hi,
> I am new in linux.I download the iptables-1.2.11 from
> the web. I install it in linux 1.4.20-8 kernel. I have
> the ip_queue modules installed on the machine. But
> ip6_queue is not there. I found the ip6_queue.c file
> in the /net/ipv6/netfilter directory. But i dont know
> why it is not compiled.
>
> Can anybody suggest me how i can build the ip6_queue
> module. I am totaly new in linux stuff. Thanks in
> advance.
>
> Mahbub
>
>
> __________________________________
> Do you Yahoo!?
> All your favorites on one personal page – Try My Yahoo!
> http://my.yahoo.com
>
>
--
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)
^ permalink raw reply [flat|nested] 4+ messages in thread
* ip6_queue
@ 2005-01-28 17:19 mohammad Mahbubur rahman
0 siblings, 0 replies; 4+ messages in thread
From: mohammad Mahbubur rahman @ 2005-01-28 17:19 UTC (permalink / raw)
To: netfilter
Hi,
I am using redhat linux 9 with 2.4.20-8 kernel. I need
to use the ip6_queue.o modules. But i couldnt find the
ip6_queue.o modules in
/lib/modules/2.4.20/kernel/net/ipv6/netfilter. In that
directory i have other netfilter modules like
ip6_tables.o ip6table_filter.o etc.... Can any one
please let me how i should make the modules
ip6_queue.o
mahbub
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
^ permalink raw reply [flat|nested] 4+ messages in thread
* ip6_queue
@ 2002-12-05 9:35 Peter Lee
0 siblings, 0 replies; 4+ messages in thread
From: Peter Lee @ 2002-12-05 9:35 UTC (permalink / raw)
To: netfilter-devel
Hi,
I am stuck with ip6_queue module. I am using RedHat 7.3 and I did try to
recompile my kernel to build the ip6_queue module. But, I am not sure why
this module didn't get build. What I did is, I manually copy this file to
another directory and create a new make file to build the module. Is there
another way out?
I do the following to install the module:
install -m 644 ip6_queue.o /lib/modules/$(KERNEL)/ip6_queue.o
/sbin/depmod -ae
and I got the following error message:
depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/aodv/ip6_queue.o
depmod: sock_wfree
depmod: __kfree_skb
depmod: nf_register_queue_handler
depmod: alloc_skb
depmod: kmalloc
depmod: unregister_netdevice_notifier
depmod: netlink_kernel_create
depmod: create_proc_entry
depmod: rtnl_sem
depmod: nf_unregister_queue_handler
depmod: netlink_ack
depmod: proc_dointvec
depmod: unregister_sysctl_table
depmod: net_ratelimit
depmod: kfree
depmod: ___pskb_trim
depmod: nf_reinject
depmod: remove_proc_entry
depmod: skb_over_panic
depmod: netlink_unicast
depmod: proc_net
depmod: sock_release
depmod: do_BUG
depmod: sprintf
depmod: register_netdevice_notifier
depmod: printk
depmod: irq_stat
depmod: register_sysctl_table
depmod: do_softirq
depmod: skb_copy_expand
But I can use modprobe to load the module and it seem to work fine. But I
would like to get rid of the error message, help please :-<
Thanks.
Peter Lee
M.Eng. Student
Simon Fraser University
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-01-28 17:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-27 17:14 ip6_queue mohammad Mahbubur rahman
2005-01-28 5:21 ` ip6_queue Askar
-- strict thread matches above, loose matches on Subject: below --
2005-01-28 17:19 ip6_queue mohammad Mahbubur rahman
2002-12-05 9:35 ip6_queue Peter Lee
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.