Arindam Haldar wrote:> ys i too cant c any imq.o in ../net/sched(is that the right place for it > to be)..thought there is ipt_imq.o in net/ipv4/netfilter .. the only imq > option came up in menuconfig was in netfilters ! > i have patched htb3.3-020512.tgz-->htb3.3_2.4.17 with kernel ; > imq-2.4.18.diff-5 with kernel; htb3.3_tc.diff with iproute > in menuuconfig i didnt find any option for IMQ in Qos !.. only in > netfilter !and the iptables????? C> > what did i miss ? > > Ciprian Niculescu wrote: > >> > -------- Original Message -------- >> Subject: Re: [LARTC] htb3 with imq >> Date: Mon, 27 May 2002 17:44:26 +0200 >> From: Ciprian Niculescu <Ciprian.Niculescu@int-evry.fr> >> To: Martin Devera <devik@cdi.cz> >> References: <3CF24FD3.4070408@inbox.lv> >> <Pine.LNX.4.44.0205271727400.788-100000@luxik.cdi.cz> >> >> you did not patch well the kernel, (did i too :))) did you do: >> >> make patch-o-matic (or something) in iptables ??? >> >> after that select IMQ in kernel, compile kernel???? >> >> C >> >> Martin Devera wrote: >> >> > Seems there is no imq.o file. I''m not sure where should it be, >> Patrick ? >> > Did you enabled IMQ in make menuconfig ? >> > devik >> > >> > On Mon, 27 May 2002, Arindam Haldar wrote: >> > >> >>hi all, >> >>i want to try htb3 with imq >> >>downloaded & patched imq & htb3 with kernel-2.4.18 on rh7.2 but got >> >>STUCK on step 1 :( >> >>this are what i did >> >>can anyone guide me what went wrong on the first step itself !! >> >> >> >>[root@cab1 root]# modprobe imq numdevs=1 >> >>modprobe: Can''t locate module imq >> >>[root@cab1 root] > >
ys i too cant c any imq.o in ../net/sched(is that the right place for it to be)..thought there is ipt_imq.o in net/ipv4/netfilter .. the only imq option came up in menuconfig was in netfilters ! i have patched htb3.3-020512.tgz-->htb3.3_2.4.17 with kernel ; imq-2.4.18.diff-5 with kernel; htb3.3_tc.diff with iproute in menuuconfig i didnt find any option for IMQ in Qos !.. only in netfilter ! what did i miss ? Ciprian Niculescu wrote:> > > -------- Original Message -------- > Subject: Re: [LARTC] htb3 with imq > Date: Mon, 27 May 2002 17:44:26 +0200 > From: Ciprian Niculescu <Ciprian.Niculescu@int-evry.fr> > To: Martin Devera <devik@cdi.cz> > References: <3CF24FD3.4070408@inbox.lv> > <Pine.LNX.4.44.0205271727400.788-100000@luxik.cdi.cz> > > you did not patch well the kernel, (did i too :))) did you do: > > make patch-o-matic (or something) in iptables ??? > > after that select IMQ in kernel, compile kernel???? > > C > > Martin Devera wrote: > > > Seems there is no imq.o file. I''m not sure where should it be, Patrick ? > > Did you enabled IMQ in make menuconfig ? > > devik > > > > On Mon, 27 May 2002, Arindam Haldar wrote: > > > >>hi all, > >>i want to try htb3 with imq > >>downloaded & patched imq & htb3 with kernel-2.4.18 on rh7.2 but got > >>STUCK on step 1 :( > >>this are what i did > >>can anyone guide me what went wrong on the first step itself !! > >> > >>[root@cab1 root]# modprobe imq numdevs=1 > >>modprobe: Can''t locate module imq > >>[root@cab1 root]
imq.c will not be in sched dir. It would be in drivers/net/imq.o. Check it out please. Also there should be option under network drivers in menuconfig. devik On Mon, 27 May 2002, Arindam Haldar wrote:> ys i too cant c any imq.o in ../net/sched(is that the right place for it > to be)..thought there is ipt_imq.o in net/ipv4/netfilter .. the only imq > option came up in menuconfig was in netfilters ! > i have patched htb3.3-020512.tgz-->htb3.3_2.4.17 with kernel ; > imq-2.4.18.diff-5 with kernel; htb3.3_tc.diff with iproute > in menuuconfig i didnt find any option for IMQ in Qos !.. only in > netfilter ! > > what did i miss ? > > Ciprian Niculescu wrote: > > > > > -------- Original Message -------- > > Subject: Re: [LARTC] htb3 with imq > > Date: Mon, 27 May 2002 17:44:26 +0200 > > From: Ciprian Niculescu <Ciprian.Niculescu@int-evry.fr> > > To: Martin Devera <devik@cdi.cz> > > References: <3CF24FD3.4070408@inbox.lv> > > <Pine.LNX.4.44.0205271727400.788-100000@luxik.cdi.cz> > > > > you did not patch well the kernel, (did i too :))) did you do: > > > > make patch-o-matic (or something) in iptables ??? > > > > after that select IMQ in kernel, compile kernel???? > > > > C > > > > Martin Devera wrote: > > > > > Seems there is no imq.o file. I''m not sure where should it be, Patrick ? > > > Did you enabled IMQ in make menuconfig ? > > > devik > > > > > > On Mon, 27 May 2002, Arindam Haldar wrote: > > > > > >>hi all, > > >>i want to try htb3 with imq > > >>downloaded & patched imq & htb3 with kernel-2.4.18 on rh7.2 but got > > >>STUCK on step 1 :( > > >>this are what i did > > >>can anyone guide me what went wrong on the first step itself !! > > >> > > >>[root@cab1 root]# modprobe imq numdevs=1 > > >>modprobe: Can''t locate module imq > > >>[root@cab1 root] > > >
Arindam Haldar wrote:> ys i too cant c any imq.o in ../net/sched(is that the right place for > it to be)..thought there is ipt_imq.o in net/ipv4/netfilter .. the > only imq option came up in menuconfig was in netfilters ! > i have patched htb3.3-020512.tgz-->htb3.3_2.4.17 with kernel ; > imq-2.4.18.diff-5 with kernel; htb3.3_tc.diff with iproute > in menuuconfig i didnt find any option for IMQ in Qos !.. only in > netfilter ! > > what did i miss ?After patching the kernel their are three new options : Networking options ---> IP: Netfilter Configuration --->IMQ target support Networking options ---> IPv6: Netfilter Configuration --->IMQ target support Network device support --->IMQ (intermediate queueing device) support in order to use imq at least one target and the device itself is required. bye patrick
Patrick McHardy wrote:> Arindam Haldar wrote: > >> ys i too cant c any imq.o in ../net/sched(is that the right place for >> it to be)..thought there is ipt_imq.o in net/ipv4/netfilter .. the >> only imq option came up in menuconfig was in netfilters ! >> i have patched htb3.3-020512.tgz-->htb3.3_2.4.17 with kernel ; >> imq-2.4.18.diff-5 with kernel; htb3.3_tc.diff with iproute >> in menuuconfig i didnt find any option for IMQ in Qos !.. only in >> netfilter ! >> >> what did i miss ? > > After patching the kernel their are three new options : > > Networking options ---> IP: Netfilter Configuration --->IMQ target > support > Networking options ---> IPv6: Netfilter Configuration --->IMQ target > support > Network device support --->IMQ (intermediate queueing device) support > > in order to use imq at least one target and the device itself is required. > bye > patrick >solved .. !!... :)THANX a million times !... ys that was very very silly of me--should have been more carefull !...