All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] htb3 with imq
@ 2002-05-27 15:28 Martin Devera
  2002-05-27 15:37 ` Arindam Haldar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-27 15:28 UTC (permalink / raw)
  To: lartc

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]#

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [LARTC] htb3 with imq
  2002-05-27 15:28 [LARTC] htb3 with imq Martin Devera
@ 2002-05-27 15:37 ` Arindam Haldar
  2002-05-27 15:51 ` Patrick McHardy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Arindam Haldar @ 2002-05-27 15:37 UTC (permalink / raw)
  To: lartc

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]#
[root@cab1 root]# tc qdisc add dev imq0 handle 1: root htb default 1
Cannot find device "imq0"
[root@cab1 root]#
[root@cab1 root]# ls /lib/modules/2.4.18/kernel/net/sched/
cls_fw.o     cls_tcindex.o  sch_csz.o     sch_htb.o      sch_red.o 
sch_teql.o   cls_route.o  cls_u32.o      sch_dsmark.o  sch_ingress.o 
sch_sfq.o    cls_rsvp.o   sch_cbq.o      sch_gred.o    sch_prio.o 
sch_tbf.o
[root@cab1 root]#
[root@cab1 root]# ls /lib/modules/2.4.18/kernel/net/ipv4/netfilter/
ip_conntrack_egg.o      iptable_nat.o      ipt_MARK.o     ipt_REDIRECT.o
ip_conntrack_ftp.o      ip_tables.o      ipt_MASQUERADE.o  ipt_REJECT.o
ip_conntrack_h323.o     ipt_ah.o           ipt_MIRROR.o      ipt_state.o
ip_conntrack_irc.o      ipt_conntrack.o    ipt_mport.o      ipt_string.o
ip_conntrack.o          ipt_dscp.o         ipt_multiport.o  ipt_tcpmss.o
ip_conntrack_rpc_tcp.o  ipt_DSCP.o         ipt_NETLINK.o    ipt_TCPMSS.o
ip_conntrack_rpc_udp.o  ipt_esp.o          ipt_nth.o         ipt_time.o
ip_nat_ftp.o            ipt_helper.o       ipt_owner.o       ipt_tos.o
ip_nat_h323.o           ipt_IMQ.o          ipt_pkttype.o     ipt_TOS.o
ip_nat_irc.o            ipt_ipv4options.o  ipt_pool.o        ipt_ttl.o
ip_nat_snmp_basic.o     ipt_length.o       ipt_POOL.o        ipt_TTL.o
ip_pool.o               ipt_limit.o        ipt_psd.o         ipt_ULOG.o
ip_queue.o              ipt_LOG.o          ipt_realm.o     ipt_unclean.o
iptable_filter.o        ipt_mac.o          ipt_recent.o
iptable_mangle.o        ipt_mark.o         ipt_record_rpc.o
[root@cab1 root]#
[root@cab1 root]# tc -V
tc utility, iproute2-ss010824
[root@cab1 root]#
[root@cab1 root]# iptables -V
iptables v1.2.7-20020423
[root@cab1 root]#

thanking u in advance
A.H

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb3 with imq
  2002-05-27 15:28 [LARTC] htb3 with imq Martin Devera
  2002-05-27 15:37 ` Arindam Haldar
@ 2002-05-27 15:51 ` Patrick McHardy
  2002-05-27 16:09 ` Patrick McHardy
  2002-05-27 16:26 ` Arindam Haldar
  3 siblings, 0 replies; 5+ messages in thread
From: Patrick McHardy @ 2002-05-27 15:51 UTC (permalink / raw)
  To: lartc

Martin Devera wrote:

>Seems there is no imq.o file. I'm not sure where should it be, Patrick ?
>
in should be in /lib/modules/$(uname -r)/drivers/net

>Did you enabled IMQ in make menuconfig ?
>devik
>
probably not .. :)

>
>
>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]#
>>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

Bye
Patrick

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb3 with imq
  2002-05-27 15:28 [LARTC] htb3 with imq Martin Devera
  2002-05-27 15:37 ` Arindam Haldar
  2002-05-27 15:51 ` Patrick McHardy
@ 2002-05-27 16:09 ` Patrick McHardy
  2002-05-27 16:26 ` Arindam Haldar
  3 siblings, 0 replies; 5+ messages in thread
From: Patrick McHardy @ 2002-05-27 16:09 UTC (permalink / raw)
  To: lartc

Arindam Haldar wrote:

> Patrick McHardy wrote:
>
>> Martin Devera wrote:
>>
>>> Seems there is no imq.o file. I'm not sure where should it be, 
>>> Patrick ?
>>>
>> in should be in /lib/modules/$(uname -r)/drivers/net
>
>
> NO..its not there ....!! :( 

hmm it was wrong of course, it should be
/lib/modules/$(uname -r)/kernel/drivers/net .. but it's not their either 
i guess ..
the option can be enabled in make menuconfig -> network device support.
bye patrick




_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb3 with imq
  2002-05-27 15:28 [LARTC] htb3 with imq Martin Devera
                   ` (2 preceding siblings ...)
  2002-05-27 16:09 ` Patrick McHardy
@ 2002-05-27 16:26 ` Arindam Haldar
  3 siblings, 0 replies; 5+ messages in thread
From: Arindam Haldar @ 2002-05-27 16:26 UTC (permalink / raw)
  To: lartc

Patrick McHardy wrote:
> Martin Devera wrote:
> 
>> Seems there is no imq.o file. I'm not sure where should it be, Patrick ?
>>
> in should be in /lib/modules/$(uname -r)/drivers/net

NO..its not there ....!! :(

>> Did you enabled IMQ in make menuconfig ?
>> devik
>>
> probably not .. :)
> 
>>
>>
>> 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]#
>>>
>>
>> _______________________________________________
>> LARTC mailing list / LARTC@mailman.ds9a.nl
>> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>>
> 
> Bye
> Patrick
> 
> 



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-27 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 15:28 [LARTC] htb3 with imq Martin Devera
2002-05-27 15:37 ` Arindam Haldar
2002-05-27 15:51 ` Patrick McHardy
2002-05-27 16:09 ` Patrick McHardy
2002-05-27 16:26 ` Arindam Haldar

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.