bwm-tools-tech Mailing List for Bandwidth Management Tools (Page 4)
Brought to you by:
nkukard
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(13) |
Jul
(2) |
Aug
(1) |
Sep
(5) |
Oct
(10) |
Nov
(11) |
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(6) |
Feb
(3) |
Mar
(22) |
Apr
(26) |
May
(15) |
Jun
|
Jul
(8) |
Aug
(2) |
Sep
(3) |
Oct
(4) |
Nov
|
Dec
(1) |
2005 |
Jan
(2) |
Feb
(6) |
Mar
(12) |
Apr
(34) |
May
(23) |
Jun
(21) |
Jul
|
Aug
(4) |
Sep
(5) |
Oct
(3) |
Nov
(2) |
Dec
|
2006 |
Jan
(3) |
Feb
(28) |
Mar
(12) |
Apr
(6) |
May
(17) |
Jun
(5) |
Jul
(19) |
Aug
(15) |
Sep
(10) |
Oct
(12) |
Nov
(1) |
Dec
|
2007 |
Jan
(5) |
Feb
(1) |
Mar
(5) |
Apr
(5) |
May
(7) |
Jun
(6) |
Jul
(2) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
|
Aug
(8) |
Sep
(8) |
Oct
(2) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(6) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(7) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andrew N. <and...@gm...> - 2007-03-30 16:10:43
|
I got it figured out, sorry for the spam it has been a really long link. For the archives I forgot to install ncurses-dev package: apt-get install ncurses-dev On 3/30/07, Andrew Niemantsverdriet <and...@gm...> wrote: > I am trying to get bwm-tools 0.2.3 to comple on an Ubuntu 6.06 box. I > started off with a basic lamp install and then installed all the > required packages: apt-get install build-essential rrdtool libxml2 > librrd2-dev libglib2.0-dev libxml2-dev > > I issue a ./configure command that the completes fine I then issue a > make command. > > The error that pops up is: > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread > -I/usr/include/glib-2.0 -I/usr/lib/ glib-2.0/include > -I/usr/include/libxml2 -DCONFIG_FILE=\"/etc/bwm_tools/firewall.xml\" > -DIPTABL ES_FILE=\"/etc/sysconfig/iptables\" -g -O2 -MT > bwm_firewall-bwm_firewall.o -MD -MP -MF ".deps/b > wm_firewall-bwm_firewall.Tpo" -c -o bwm_firewall-bwm_firewall.o `test > -f 'bwm_firewall.c' || ech o './'`bwm_firewall.c; \ > then mv -f ".deps/bwm_firewall-bwm_firewall.Tpo" > ".deps/bwm_firewall-bwm_firewall.Po"; e lse rm -f > ".deps/bwm_firewall-bwm_firewall.Tpo"; exit 1; fi > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o bwm_firewall > -pthread -lgthread-2.0 -lg lib-2.0 -L/usr/lib -lxml2 -lz -lm -lpanel > -lncurses -lmenu bwm_firewall-bwm_firewall.o ../lib/ libbwm.la > mkdir .libs > gcc -g -O2 -o .libs/bwm_firewall bwm_firewall-bwm_firewall.o -pthread > -L/usr/lib -lpanel -lncur ses -lmenu ../lib/.libs/libbwm.so > /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so / > usr/lib/libxml2.so -ldl -lz -lm -Wl,--rpath -Wl,/usr/local/lib > /usr/bin/ld: cannot find -lpanel > collect2: ld returned 1 exit status > make[2]: *** [bwm_firewall] Error 1 > make[2]: Leaving directory `/home/admin/bwm_tools-0.2.3/bwm_firewall' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/admin/bwm_tools-0.2.3' > make: *** [all] Error 2 > > I think that older versions compiled fine on ubuntu but I can't > remember exactlly. What is going that is causing this error? > |
From: Andrew N. <and...@gm...> - 2007-03-30 15:50:24
|
I am trying to get bwm-tools 0.2.3 to comple on an Ubuntu 6.06 box. I started off with a basic lamp install and then installed all the required packages: apt-get install build-essential rrdtool libxml2 librrd2-dev libglib2.0-dev libxml2-dev I issue a ./configure command that the completes fine I then issue a make command. The error that pops up is: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/ glib-2.0/include -I/usr/include/libxml2 -DCONFIG_FILE=\"/etc/bwm_tools/firewall.xml\" -DIPTABL ES_FILE=\"/etc/sysconfig/iptables\" -g -O2 -MT bwm_firewall-bwm_firewall.o -MD -MP -MF ".deps/b wm_firewall-bwm_firewall.Tpo" -c -o bwm_firewall-bwm_firewall.o `test -f 'bwm_firewall.c' || ech o './'`bwm_firewall.c; \ then mv -f ".deps/bwm_firewall-bwm_firewall.Tpo" ".deps/bwm_firewall-bwm_firewall.Po"; e lse rm -f ".deps/bwm_firewall-bwm_firewall.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o bwm_firewall -pthread -lgthread-2.0 -lg lib-2.0 -L/usr/lib -lxml2 -lz -lm -lpanel -lncurses -lmenu bwm_firewall-bwm_firewall.o ../lib/ libbwm.la mkdir .libs gcc -g -O2 -o .libs/bwm_firewall bwm_firewall-bwm_firewall.o -pthread -L/usr/lib -lpanel -lncur ses -lmenu ../lib/.libs/libbwm.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so / usr/lib/libxml2.so -ldl -lz -lm -Wl,--rpath -Wl,/usr/local/lib /usr/bin/ld: cannot find -lpanel collect2: ld returned 1 exit status make[2]: *** [bwm_firewall] Error 1 make[2]: Leaving directory `/home/admin/bwm_tools-0.2.3/bwm_firewall' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/admin/bwm_tools-0.2.3' make: *** [all] Error 2 I think that older versions compiled fine on ubuntu but I can't remember exactlly. What is going that is causing this error? |
From: cx <bwm...@rs...> - 2007-03-06 15:44:56
|
Hi All, does anyone have experince in using BWMTools and FWBuilder 2.1 to shape = traffic? Thanks |
From: <gb...@hq...> - 2007-02-15 00:49:03
|
Hello! I've a couple of basic questions I assume anyone with experience with bwm tools will be able to answer. I've done near six years ago a linux fw with five ethernet cards: 2 lans, 1 dmz and 2 internet prooviders. What I did at the momment was read linux advanced routing how to and the little documentation I found at that time about using iproute and tc to proovide advanced routing and rationalize traffic usage for each route besides a small script to keep lans & dmz always connected if one of the internet lines got down or each lan on a different internet line if both were online. Well.. this setup went ok and worked like a charm. Now I've a less ambition project, setup a firewall with four ethernet cards on it: 1: Internet line. 2: First lan. 3: Second lan. 4: attach a wireless AP. So now comes the questions: 1.) Is bwm tools capable of proovide me in such a setup all the flexibity I need to build my iptables rules as however I want it through ethernet cards and IP based and the same ability to build any trafic shapping rules? 2.) I tryed to search the mailing list and I found some people complaining packets were lost and someone else asking if this was not because the hardware was not poweful enough to handle all the data. So the question is, in such a setup as I want to do, what you people suggest as a minimum hardware (cpu, mem) keeping in mind that the linux machine will be doing nothing else except running bwm tools & sshd?. Best regards and thank you for your time Guzman Braso Montevideo, Uruguay |
From: Sudip K. <sud...@he...> - 2007-01-11 06:00:42
|
Hi, Me and my team are planning to have our bandwidth shaped in protocol basis in the root node not for the individual client's . For e.g <firewall> .. # Traffic Section <traffic> <flow name="root_dw" max-rate="192000" report-timeout="60" report-format="rrd"> #NOW HERE COMES THE PROTOCOL BASIS SHAPING <flow name="http" max-rate="89600" report-timeout="60" report-format="rrd"> **** Is THERE ANYWAY TO ADD CLIENTS OVER HERE ********* </flow> <flow name="smtp" max-rate="51200" report-timeout="60" report-format="rrd"> </flow> <flow name="ftp" max-rate="51200" report-timeout="60" report-format="rrd"> </flow> </flow> </traffic> </firewall> OR WE HAVE TO END UP LIKE THIS | | MACHINE ONE ( ROOT NODE PROTOCOL BASIS SHAPING) | | MACHINE TWO ( Simple Download and upload for client) | | ******** here we have two machine with bwmd daemon running in individual machine ******* Is there any way around ? Regards ------------ Sudip Karki. Sys Admin |
From: Sudip K. <sud...@he...> - 2007-01-09 05:42:20
|
Hi Everybody , If we want to shape our Bandwidth according to the time. For e.g. Time Basis Bandwidth shaping ( simply ..Morning time with smtp protocol with high priority and B/W and Day time for http protocol with high priority and B/W and rest of the time FTP . ( Everyday rules ) . ok , what about rotating 3 firewall.xml files via crontab ? Is this the right way ? Regards -------- Sudip Karki Sys Admin |
From: Sudip K. <sud...@he...> - 2007-01-09 05:32:41
|
Hi, Me and my team are planning to have our bandwidth shaped in protocol basis in the root node not for the individual client's . For e.g <firewall> .. # Traffic Section <traffic> <flow name="root_dw" max-rate="192000" report-timeout="60" report-format="rrd"> #NOW HERE COMES THE PROTOCOL BASIS SHAPING <flow name="http" max-rate="89600" report-timeout="60" report-format="rrd"> **** Is THERE ANYWAY TO ADD CLIENTS OVER HERE ********* </flow> <flow name="smtp" max-rate="51200" report-timeout="60" report-format="rrd"> </flow> <flow name="ftp" max-rate="51200" report-timeout="60" report-format="rrd"> </flow> </flow> </traffic> </firewall> OR WE HAVE TO END UP LIKE THIS | | MACHINE ONE ( ROOT NODE PROTOCOL BASIS SHAPING) | | MACHINE TWO ( Simple Download and upload for client) | | ******** here we have two machine with bwmd daemon running in individual machine ******* Is there any way around ? Regards ------------ Sudip Karki. Sys Admin |
From: Larry S. <le...@ec...> - 2007-01-03 15:59:19
|
On Wednesday 03 January 2007 05:30, Sudip Karki wrote: > I am trying to configure BWMD firewall.xml file so that it shapes the > download and upload traffic on port basis ...e.g ftp http smtp . > > For this i have mark the mangle table for > download > tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. > and upload > tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. > > Here in total i got 14 rules in the mangle table for a single client :( . > > Do this effect my firewall rule when i have 14 rules in my mangle table > for a single client. > > For network with 300 clients we will have ( 300 * 14/client = 4200 rules ) > rules. > > In this case what should i do ......carry on as above or only have BWMD > for shaping upload and download or is there any other way ? Recommendation, come up with a "list" of service plans you would like to support (EG 256x256 data, 512x512, 1.5x512, etc etc), then code those "plans" into bandwidth controls. Then all you have to do is add each customer to a "plan" and the bandwidth is done for you - and you end up with many, many less rules and better management. -- Larry Smith SysAd ECSIS.NET sy...@ec... |
From: Sudip K. <sud...@he...> - 2007-01-03 11:30:51
|
I am trying to configure BWMD firewall.xml file so that it shapes the download and upload traffic on port basis ...e.g ftp http smtp . For this i have mark the mangle table for download tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. and upload tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. Here in total i got 14 rules in the mangle table for a single client :( . Do this effect my firewall rule when i have 14 rules in my mangle table for a single client. For network with 300 clients we will have ( 300 * 14/client = 4200 rules ) rules. In this case what should i do ......carry on as above or only have BWMD for shaping upload and download or is there any other way ? |
From: Sudip K. <sud...@he...> - 2006-11-25 05:45:01
|
can anybody help me out for building a custom graph from the *.rrd using the rrdtools ?. Can i get some perl script to do this stuff ?. Regards, sudip karki. |
From: Nabin L. <nl...@he...> - 2006-10-13 14:13:28
|
Hi, Which version of rrdtool have u used? After installing rrdtool, did u get any error message while configuring bwm_tool package. Nabin Limbu >I install on Fedora Core 5 machines after I installed compat-gcc-32, and >configure with ./configure --with-rrdtool2 --disable-rrdcgi, never had a >problem compiling. >From: "Ravi Patwari" <ra...@sw...> >Reply-To: ra...@sw...,Bandwidth Management Tools General & >Technical Discussions <bwm...@li...> >To: "'Bandwidth Management Tools General & Technical Discussions'" ><bwm...@li...> >Subject: Re: [bwm-tools-tech] compilation error >Date: Tue, 10 Oct 2006 19:16:15 +0530 > >Maybe some issues to do with Fedora. I have install the same on CentOS >without any problems at all. > >-----Original Message----- >From: bwm...@li... >[mailto:bwm...@li...] On Behalf Of Nabin >Limbu >Sent: Tuesday, October 10, 2006 6:23 PM >To: bwm...@li... >Subject: Re: [bwm-tools-tech] compilation error > >After installing rrdtool and rrdtool-devel via yum and then trying to >compile bwm_tools again, I get such errors now: > > >glib-2.0 -I/usr/lib/glib-2.0/include >-DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 -MT >bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o >bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f >".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f >".deps/bwm_graph-graph.Tpo"; exit 1; fi >graph.c: In function =E2writeGraphs=E2: >graph.c:633: error: too few arguments to function =E2rrd_graph=E2 >make[2]: *** [bwm_graph-graph.o] Error 1 >make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' >make: *** [all] Error 2 > > > > > Rrdtool-devel is required for bwm. > > > > The best way that I learnt to install rrdtool and rrdtool-devel with > > all dependencies is to use yum. > > > > After this installing bwm should be a breeze. > > > > -----Original Message----- > > From: bwm...@li... > > [mailto:bwm...@li...] On Behalf Of > > Nabin Limbu > > Sent: Tuesday, October 10, 2006 3:17 PM > > To: bwm...@li... > > Subject: Re: [bwm-tools-tech] compilation error > > > > I have installed rrdtool from source package i.e. > > rrdtool-1.2.15.tar.gz I have also enabled "--with-rrdtool2 > > --disable-rrdcgi" options while compiling rrdtool. There was no any > > error message while installing rrdtool. > > > > Do I still need rrdtool-devel? > > > > > >> You also need to install rrdtool-devel > >> > >> -----Original Message----- > >> From: bwm...@li... > >> [mailto:bwm...@li...] On Behalf Of > >> Nabin Limbu > >> Sent: Tuesday, October 10, 2006 12:03 PM > >> To: bwm...@li... > >> Subject: [bwm-tools-tech] compilation error > >> > >> Hi, > >> > >> I am trying to install bwm-tools in Fedora Core 5. I have sucessfull= y > >> installed rrdtool-1.2.15 with options "--with-rrdtool2 > >> --disable-rrdcgi". I have linked rrdtool library file in > >> /etc/ld.so.conf also. > >> > >> But, while compiling bwmd with command "make", I get below errors: > >> > >> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread > >> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > >> -DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 -= MT > >> bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o > >> bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv > >> -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -= f > >> ".deps/bwm_graph-graph.Tpo"; exit 1; fi > >> graph.c:37:17: error: rrd.h: No such file or directory > >> make[2]: *** [bwm_graph-graph.o] Error 1 > >> make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' > >> make[1]: *** [all-recursive] Error 1 > >> make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' > >> make: *** [all] Error 2 > >> > >> Hoping for kind support. > >> > >> Regards > >> Nabin Limbu > >> > >> > >> > >> > >> --------------------------------------------------------------------= - > >> - > >> --- Take Surveys. Earn Cash. Influence the Future of IT Join > >> SourceForge.net's Techsay panel and you'll get the chance to share > >> your opinions on IT & business topics through brief surveys -- and > >> earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&C= ID=3DDE > >> V DEV _______________________________________________ > >> bwm-tools-tech mailing list > >> bwm...@li... > >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > >> > >> > >> --------------------------------------------------------------------= - > >> - > >> --- Take Surveys. Earn Cash. Influence the Future of IT Join > >> SourceForge.net's Techsay panel and you'll get the chance to share > >> your opinions on IT & business topics through brief surveys -- and > >> earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&C= ID=3DDE > >> V DEV _______________________________________________ > >> bwm-tools-tech mailing list > >> bwm...@li... > >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > > > > > > ---------------------------------------------------------------------= - > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys -- and > > earn cash > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CI= D=3DDEV > > DEV _______________________________________________ > > bwm-tools-tech mailing list > > bwm...@li... > > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > > ---------------------------------------------------------------------= - > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys -- and > > earn cash > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CI= D=3DDEV > > DEV _______________________________________________ > > bwm-tools-tech mailing list > > bwm...@li... > > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > >------------------------------------------------------------------------= - >Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net= 's >Techsay panel and you'll get the chance to share your opinions on IT & >business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > >------------------------------------------------------------------------= - >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech _________________________________________________________________ Gratis virusbescherming terwijl je zoekt! http://toolbar.live.com/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job ea= sier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ bwm-tools-tech mailing list bwm...@li... https://lists.sourceforge.net/lists/listinfo |
From: John B. <jo...@mu...> - 2006-10-12 08:12:42
|
It is good to here Fedora 5 works well. Has anybody tried with Suse Linux 10 John Bii -- John Bii School of Medicine Moi University |
From: confruo de M. <co...@ho...> - 2006-10-12 06:59:29
|
I install on Fedora Core 5 machines after I installed compat-gcc-32, and configure with ./configure --with-rrdtool2 --disable-rrdcgi, never had a problem compiling. >From: "Ravi Patwari" <ra...@sw...> >Reply-To: ra...@sw...,Bandwidth Management Tools General & >Technical Discussions <bwm...@li...> >To: "'Bandwidth Management Tools General & Technical Discussions'" ><bwm...@li...> >Subject: Re: [bwm-tools-tech] compilation error >Date: Tue, 10 Oct 2006 19:16:15 +0530 > >Maybe some issues to do with Fedora. I have install the same on CentOS >without any problems at all. > >-----Original Message----- >From: bwm...@li... >[mailto:bwm...@li...] On Behalf Of Nabin >Limbu >Sent: Tuesday, October 10, 2006 6:23 PM >To: bwm...@li... >Subject: Re: [bwm-tools-tech] compilation error > >After installing rrdtool and rrdtool-devel via yum and then trying to >compile bwm_tools again, I get such errors now: > > >glib-2.0 -I/usr/lib/glib-2.0/include >-DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT >bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o >bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f >".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f >".deps/bwm_graph-graph.Tpo"; exit 1; fi >graph.c: In function âwriteGraphsâ: >graph.c:633: error: too few arguments to function ârrd_graphâ >make[2]: *** [bwm_graph-graph.o] Error 1 >make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' >make: *** [all] Error 2 > > > > > Rrdtool-devel is required for bwm. > > > > The best way that I learnt to install rrdtool and rrdtool-devel with > > all dependencies is to use yum. > > > > After this installing bwm should be a breeze. > > > > -----Original Message----- > > From: bwm...@li... > > [mailto:bwm...@li...] On Behalf Of > > Nabin Limbu > > Sent: Tuesday, October 10, 2006 3:17 PM > > To: bwm...@li... > > Subject: Re: [bwm-tools-tech] compilation error > > > > I have installed rrdtool from source package i.e. > > rrdtool-1.2.15.tar.gz I have also enabled "--with-rrdtool2 > > --disable-rrdcgi" options while compiling rrdtool. There was no any > > error message while installing rrdtool. > > > > Do I still need rrdtool-devel? > > > > > >> You also need to install rrdtool-devel > >> > >> -----Original Message----- > >> From: bwm...@li... > >> [mailto:bwm...@li...] On Behalf Of > >> Nabin Limbu > >> Sent: Tuesday, October 10, 2006 12:03 PM > >> To: bwm...@li... > >> Subject: [bwm-tools-tech] compilation error > >> > >> Hi, > >> > >> I am trying to install bwm-tools in Fedora Core 5. I have sucessfully > >> installed rrdtool-1.2.15 with options "--with-rrdtool2 > >> --disable-rrdcgi". I have linked rrdtool library file in > >> /etc/ld.so.conf also. > >> > >> But, while compiling bwmd with command "make", I get below errors: > >> > >> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread > >> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > >> -DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT > >> bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o > >> bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv > >> -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f > >> ".deps/bwm_graph-graph.Tpo"; exit 1; fi > >> graph.c:37:17: error: rrd.h: No such file or directory > >> make[2]: *** [bwm_graph-graph.o] Error 1 > >> make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' > >> make[1]: *** [all-recursive] Error 1 > >> make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' > >> make: *** [all] Error 2 > >> > >> Hoping for kind support. > >> > >> Regards > >> Nabin Limbu > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> - > >> --- Take Surveys. Earn Cash. Influence the Future of IT Join > >> SourceForge.net's Techsay panel and you'll get the chance to share > >> your opinions on IT & business topics through brief surveys -- and > >> earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DE > >> V DEV _______________________________________________ > >> bwm-tools-tech mailing list > >> bwm...@li... > >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > >> > >> > >> --------------------------------------------------------------------- > >> - > >> --- Take Surveys. Earn Cash. Influence the Future of IT Join > >> SourceForge.net's Techsay panel and you'll get the chance to share > >> your opinions on IT & business topics through brief surveys -- and > >> earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DE > >> V DEV _______________________________________________ > >> bwm-tools-tech mailing list > >> bwm...@li... > >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > > > > > > ---------------------------------------------------------------------- > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys -- and > > earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV > > DEV _______________________________________________ > > bwm-tools-tech mailing list > > bwm...@li... > > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > > ---------------------------------------------------------------------- > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys -- and > > earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV > > DEV _______________________________________________ > > bwm-tools-tech mailing list > > bwm...@li... > > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's >Techsay panel and you'll get the chance to share your opinions on IT & >business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech _________________________________________________________________ Gratis virusbescherming terwijl je zoekt! http://toolbar.live.com/ |
From: Ravi P. <ra...@sw...> - 2006-10-10 13:48:30
|
Maybe some issues to do with Fedora. I have install the same on CentOS without any problems at all.=20 -----Original Message----- From: bwm...@li... [mailto:bwm...@li...] On Behalf Of Nabin Limbu Sent: Tuesday, October 10, 2006 6:23 PM To: bwm...@li... Subject: Re: [bwm-tools-tech] compilation error After installing rrdtool and rrdtool-devel via yum and then trying to compile bwm_tools again, I get such errors now: glib-2.0 -I/usr/lib/glib-2.0/include -DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 -MT bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f ".deps/bwm_graph-graph.Tpo"; exit 1; fi graph.c: In function =E2writeGraphs=E2: graph.c:633: error: too few arguments to function =E2rrd_graph=E2 make[2]: *** [bwm_graph-graph.o] Error 1 make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' make: *** [all] Error 2 > Rrdtool-devel is required for bwm. > > The best way that I learnt to install rrdtool and rrdtool-devel with=20 > all dependencies is to use yum. > > After this installing bwm should be a breeze. > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of=20 > Nabin Limbu > Sent: Tuesday, October 10, 2006 3:17 PM > To: bwm...@li... > Subject: Re: [bwm-tools-tech] compilation error > > I have installed rrdtool from source package i.e.=20 > rrdtool-1.2.15.tar.gz I have also enabled "--with-rrdtool2=20 > --disable-rrdcgi" options while compiling rrdtool. There was no any=20 > error message while installing rrdtool. > > Do I still need rrdtool-devel? > > >> You also need to install rrdtool-devel >> >> -----Original Message----- >> From: bwm...@li... >> [mailto:bwm...@li...] On Behalf Of=20 >> Nabin Limbu >> Sent: Tuesday, October 10, 2006 12:03 PM >> To: bwm...@li... >> Subject: [bwm-tools-tech] compilation error >> >> Hi, >> >> I am trying to install bwm-tools in Fedora Core 5. I have sucessfully = >> installed rrdtool-1.2.15 with options "--with-rrdtool2=20 >> --disable-rrdcgi". I have linked rrdtool library file in=20 >> /etc/ld.so.conf also. >> >> But, while compiling bwmd with command "make", I get below errors: >> >> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread >> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include=20 >> -DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 = -MT=20 >> bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o=20 >> bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv=20 >> -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f = >> ".deps/bwm_graph-graph.Tpo"; exit 1; fi >> graph.c:37:17: error: rrd.h: No such file or directory >> make[2]: *** [bwm_graph-graph.o] Error 1 >> make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' >> make: *** [all] Error 2 >> >> Hoping for kind support. >> >> Regards >> Nabin Limbu >> >> >> >> >> --------------------------------------------------------------------- >> - >> --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 >> SourceForge.net's Techsay panel and you'll get the chance to share=20 >> your opinions on IT & business topics through brief surveys -- and=20 >> earn cash=20 >> = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DE >> V DEV _______________________________________________ >> bwm-tools-tech mailing list >> bwm...@li... >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech >> >> >> --------------------------------------------------------------------- >> - >> --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 >> SourceForge.net's Techsay panel and you'll get the chance to share=20 >> your opinions on IT & business topics through brief surveys -- and=20 >> earn cash=20 >> = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DE >> V DEV _______________________________________________ >> bwm-tools-tech mailing list >> bwm...@li... >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > ---------------------------------------------------------------------- > --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 > SourceForge.net's Techsay panel and you'll get the chance to share=20 > your opinions on IT & business topics through brief surveys -- and=20 > earn cash=20 > = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEV > DEV _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > ---------------------------------------------------------------------- > --- Take Surveys. Earn Cash. Influence the Future of IT Join=20 > SourceForge.net's Techsay panel and you'll get the chance to share=20 > your opinions on IT & business topics through brief surveys -- and=20 > earn cash=20 > = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEV > DEV _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech -------------------------------------------------------------------------= Take Surveys. Earn Cash. Influence the Future of IT Join = SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV _______________________________________________ bwm-tools-tech mailing list bwm...@li... https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech |
From: Sudip K. <sud...@he...> - 2006-10-10 13:39:21
|
Hi Nabin Sir, In my case Decreasing the rrdtool version it worked . The graph we want can also be achieved by the lower version of the rrdtool. sudip karki Cheers ;) |
From: Nabin L. <nl...@he...> - 2006-10-10 12:54:05
|
After installing rrdtool and rrdtool-devel via yum and then trying to compile bwm_tools again, I get such errors now: glib-2.0 -I/usr/lib/glib-2.0/include =20 -DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 -MT bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else r= m -f ".deps/bwm_graph-graph.Tpo"; exit 1; fi graph.c: In function =E2writeGraphs=E2: graph.c:633: error: too few arguments to function =E2rrd_graph=E2 make[2]: *** [bwm_graph-graph.o] Error 1 make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' make: *** [all] Error 2 > Rrdtool-devel is required for bwm. > > The best way that I learnt to install rrdtool and rrdtool-devel with al= l > dependencies is to use yum. > > After this installing bwm should be a breeze. > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of Nabi= n > Limbu > Sent: Tuesday, October 10, 2006 3:17 PM > To: bwm...@li... > Subject: Re: [bwm-tools-tech] compilation error > > I have installed rrdtool from source package i.e. rrdtool-1.2.15.tar.gz > I have also enabled "--with-rrdtool2 --disable-rrdcgi" options while > compiling rrdtool. There was no any error message while installing > rrdtool. > > Do I still need rrdtool-devel? > > >> You also need to install rrdtool-devel >> >> -----Original Message----- >> From: bwm...@li... >> [mailto:bwm...@li...] On Behalf Of >> Nabin Limbu >> Sent: Tuesday, October 10, 2006 12:03 PM >> To: bwm...@li... >> Subject: [bwm-tools-tech] compilation error >> >> Hi, >> >> I am trying to install bwm-tools in Fedora Core 5. I have sucessfully >> installed rrdtool-1.2.15 with options "--with-rrdtool2 >> --disable-rrdcgi". I have linked rrdtool library file in >> /etc/ld.so.conf also. >> >> But, while compiling bwmd with command "make", I get below errors: >> >> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread >> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >> -DLOG_DIR=3D\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=3D0 -g -O2 -MT >> bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o >> bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv >> -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f >> ".deps/bwm_graph-graph.Tpo"; exit 1; fi >> graph.c:37:17: error: rrd.h: No such file or directory >> make[2]: *** [bwm_graph-graph.o] Error 1 >> make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' >> make: *** [all] Error 2 >> >> Hoping for kind support. >> >> Regards >> Nabin Limbu >> >> >> >> >> ---------------------------------------------------------------------- >> --- Take Surveys. Earn Cash. Influence the Future of IT Join >> SourceForge.net's Techsay panel and you'll get the chance to share >> your opinions on IT & business topics through brief surveys -- and >> earn cash >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEV >> DEV _______________________________________________ >> bwm-tools-tech mailing list >> bwm...@li... >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech >> >> >> ---------------------------------------------------------------------- >> --- Take Surveys. Earn Cash. Influence the Future of IT Join >> SourceForge.net's Techsay panel and you'll get the chance to share >> your opinions on IT & business topics through brief surveys -- and >> earn cash >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEV >> DEV _______________________________________________ >> bwm-tools-tech mailing list >> bwm...@li... >> https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech |
From: confruo de M. <co...@ho...> - 2006-10-10 10:06:46
|
I thought i share this with the rest, for i have been banging my head over it, but in the end it was pretty logical. Trying to use a transparant proxy (frox in this example), i used to load my firewall.xml, and add the redirect rule manually, for i thought it should be somewhere under the <nat> section. something like;iptables -t nat -I PREROUTING -s 192.168.1.0/24 -p tcp --dport 21 -j REDIRECT --to-ports 2121 But now in the global section i added the class <class name="redirect_frox_zone1"> <address src="192.168.1.0/24" proto="tcp" dst-port="21" /> </class> and under table filter I added <table name="nat"> <chain name="PREROUTING"> <rule target="REDIRECT --to-ports 2121"> redirect_frox_zone1; </rule> </chain> </table> which gave me; Chain PREROUTING (policy ACCEPT 23 packets, 4025 bytes) pkts bytes target prot opt in out source destination 0 0 REDIRECT tcp -- * * 192.168.1.0/24 0.0.0.0/0 tcp dpt:21 redir ports 2121 Ow, happy days :-) _________________________________________________________________ De nieuwste Messenger is live! Download nu http://imagine-msn.com/messenger/launch80/default.aspx?locale=nl-nl |
From: confruo de M. <co...@ho...> - 2006-10-10 10:06:15
|
I thought i share this with the rest, for i have been banging my head over it, but in the end it was pretty logical. Trying to use a transparant proxy (frox in this example), i used to load my firewall.xml, and add the redirect rule manually, for i thought it should be somewhere under the <nat> section. something like;iptables -t nat -I PREROUTING -s 192.168.1.0/24 -p tcp --dport 21 -j REDIRECT --to-ports 2121 But now in the global section i added the class <class name="redirect_frox_zone1"> <address src="192.168.1.0/24" proto="tcp" dst-port="21" /> </class> and under table filter I added <table name="nat"> <chain name="PREROUTING"> <rule target="REDIRECT --to-ports 2121"> redirect_frox_zone1; </rule> </chain> </table> which gave me; Chain PREROUTING (policy ACCEPT 23 packets, 4025 bytes) pkts bytes target prot opt in out source destination 0 0 REDIRECT tcp -- * * 192.168.1.0/24 0.0.0.0/0 tcp dpt:21 redir ports 2121 Ow, happy days :-) _________________________________________________________________ Gratis virusbescherming terwijl je zoekt! http://toolbar.live.com/ |
From: Ravi P. <ra...@sw...> - 2006-10-10 09:52:50
|
Rrdtool-devel is required for bwm. The best way that I learnt to install rrdtool and rrdtool-devel with all dependencies is to use yum. After this installing bwm should be a breeze. -----Original Message----- From: bwm...@li... [mailto:bwm...@li...] On Behalf Of Nabin Limbu Sent: Tuesday, October 10, 2006 3:17 PM To: bwm...@li... Subject: Re: [bwm-tools-tech] compilation error I have installed rrdtool from source package i.e. rrdtool-1.2.15.tar.gz I have also enabled "--with-rrdtool2 --disable-rrdcgi" options while compiling rrdtool. There was no any error message while installing rrdtool. Do I still need rrdtool-devel? > You also need to install rrdtool-devel > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of > Nabin Limbu > Sent: Tuesday, October 10, 2006 12:03 PM > To: bwm...@li... > Subject: [bwm-tools-tech] compilation error > > Hi, > > I am trying to install bwm-tools in Fedora Core 5. I have sucessfully > installed rrdtool-1.2.15 with options "--with-rrdtool2 > --disable-rrdcgi". I have linked rrdtool library file in > /etc/ld.so.conf also. > > But, while compiling bwmd with command "make", I get below errors: > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT > bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o > bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv > -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f > ".deps/bwm_graph-graph.Tpo"; exit 1; fi > graph.c:37:17: error: rrd.h: No such file or directory > make[2]: *** [bwm_graph-graph.o] Error 1 > make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' > make: *** [all] Error 2 > > Hoping for kind support. > > Regards > Nabin Limbu > > > > > ---------------------------------------------------------------------- > --- Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV > DEV _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > ---------------------------------------------------------------------- > --- Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV > DEV _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ bwm-tools-tech mailing list bwm...@li... https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech |
From: Nabin L. <nl...@he...> - 2006-10-10 09:47:07
|
I have installed rrdtool from source package i.e. rrdtool-1.2.15.tar.gz I have also enabled "--with-rrdtool2 --disable-rrdcgi" options while compiling rrdtool. There was no any error message while installing rrdtool. Do I still need rrdtool-devel? > You also need to install rrdtool-devel > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of Nabin > Limbu > Sent: Tuesday, October 10, 2006 12:03 PM > To: bwm...@li... > Subject: [bwm-tools-tech] compilation error > > Hi, > > I am trying to install bwm-tools in Fedora Core 5. I have sucessfully > installed rrdtool-1.2.15 with options "--with-rrdtool2 > --disable-rrdcgi". I have linked rrdtool library file in /etc/ld.so.conf > also. > > But, while compiling bwmd with command "make", I get below errors: > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT > bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o > bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f > ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f > ".deps/bwm_graph-graph.Tpo"; exit 1; fi > graph.c:37:17: error: rrd.h: No such file or directory > make[2]: *** [bwm_graph-graph.o] Error 1 > make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' > make: *** [all] Error 2 > > Hoping for kind support. > > Regards > Nabin Limbu > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech |
From: Ravi P. <ra...@sw...> - 2006-10-10 06:48:18
|
You also need to install rrdtool-devel -----Original Message----- From: bwm...@li... [mailto:bwm...@li...] On Behalf Of Nabin Limbu Sent: Tuesday, October 10, 2006 12:03 PM To: bwm...@li... Subject: [bwm-tools-tech] compilation error Hi, I am trying to install bwm-tools in Fedora Core 5. I have sucessfully installed rrdtool-1.2.15 with options "--with-rrdtool2 --disable-rrdcgi". I have linked rrdtool library file in /etc/ld.so.conf also. But, while compiling bwmd with command "make", I get below errors: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f ".deps/bwm_graph-graph.Tpo"; exit 1; fi graph.c:37:17: error: rrd.h: No such file or directory make[2]: *** [bwm_graph-graph.o] Error 1 make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' make: *** [all] Error 2 Hoping for kind support. Regards Nabin Limbu ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ bwm-tools-tech mailing list bwm...@li... https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech |
From: Nabin L. <nl...@he...> - 2006-10-10 06:33:00
|
Hi, I am trying to install bwm-tools in Fedora Core 5. I have sucessfully installed rrdtool-1.2.15 with options "--with-rrdtool2 --disable-rrdcgi". I have linked rrdtool library file in /etc/ld.so.conf also. But, while compiling bwmd with command "make", I get below errors: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOG_DIR=\"/usr/local/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f ".deps/bwm_graph-graph.Tpo"; exit 1; fi graph.c:37:17: error: rrd.h: No such file or directory make[2]: *** [bwm_graph-graph.o] Error 1 make[2]: Leaving directory `/usr/local/bwm_tools-0.2.3/bwm_graph' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/bwm_tools-0.2.3' make: *** [all] Error 2 Hoping for kind support. Regards Nabin Limbu |
From: Ernst du P. <edu...@gm...> - 2006-09-22 10:46:30
|
I'm trying to build the following chain. I'm only including the relevant sections. <chain name="REJECT_INPUT"> <rule name="log_reject_input" target="LOG" cmd-line='--log-prefix "REJECT I: " --log-level 7 --log-tcp-options --log-ip-options'>all</rule> <rule name="reject_input" target="REJECT">all</rule> </chain> When I build this rule the iptables file looks as follows: -A REJECT_INPUT --log-prefix "REJECT I: " --log-level 7 --log-tcp-options --log-ip-options -j LOG -A REJECT_INPUT -j REJECT This is wrong since the -j LOG should be added before --log-prefix. It should look as follows: -A REJECT_INPUT -j LOG --log-prefix "REJECT I: " --log-level 7 --log-tcp-options --log-ip-options -A REJECT_INPUT -j REJECT Do I have a problem in my XML file, or is there a bug in the bwm_firewall program? |
From: Ravi P. <ra...@sw...> - 2006-09-20 20:32:51
|
Hello, You have to define Allow_SSH, ATG_Office also as classes in the global section. When you run your xml file as under: bwm_firewall -c example.xml -faa Where aa is the output file. This file is what has to get added into the iptables file. Regards Ravi -----Original Message----- From: Andrew Niemantsverdriet [mailto:and...@gm...] Sent: Saturday, September 16, 2006 4:45 AM To: ra...@sw...; Bandwidth Management Tools General & Technical Discussions Subject: Re: [bwm-tools-tech] Rule Help Ok how about a diffrent way. I just want to block all traffic so that an IP can talk at all. I tried the rule set below but it is not working any hints to get it working? <global> <class name="test"> <address src="10.2.0.101/32"/> </class> </global> <acl> <table name="filter"> <chain name="INPUT" default="DROP"> <rule name="allowed_traffic" target="ACCEPT"> Allow_SSH </rule> </chain> <chain name="FORWARD" default="ACCEPT"> <rule name="controlled_traf" target="bwmd"> ATG_Office </rule> </chain> <chain name="OUTPUT" default="ACCEPT"> <rule name="blocked_traffic" target="DROP"> test </rule> </chain> </table> </acl> On 9/13/06, Ravi Patwari <ra...@sw...> wrote: > The way I do it is to have iptables do the firewalling and bwm do only > the bandwidth management. Its easier and cleaner. > > You have to jump back to the input queue after it exits from bwm queue. > > Regards > Ravi > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of > Andrew Niemantsverdriet > Sent: Thursday, September 14, 2006 3:01 AM > To: bwm...@li... > Subject: [bwm-tools-tech] Rule Help > > I am trying to write a firewall rule to not allow any port but port 80 > for a entire subnet of IP's. I am not sure how to do this in bwm_tools > any suggestions. The subnet range I am trying to use is 10.1.1.0/24 if > that makes a diffrence. > > ---------------------------------------------------------------------- > --- Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216 > 42 _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > ---------------------------------------------------------------------- > --- Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216 > 42 _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > |
From: Andrew N. <and...@gm...> - 2006-09-15 23:15:07
|
Ok how about a diffrent way. I just want to block all traffic so that an IP can talk at all. I tried the rule set below but it is not working any hints to get it working? <global> <class name="test"> <address src="10.2.0.101/32"/> </class> </global> <acl> <table name="filter"> <chain name="INPUT" default="DROP"> <rule name="allowed_traffic" target="ACCEPT"> Allow_SSH </rule> </chain> <chain name="FORWARD" default="ACCEPT"> <rule name="controlled_traf" target="bwmd"> ATG_Office </rule> </chain> <chain name="OUTPUT" default="ACCEPT"> <rule name="blocked_traffic" target="DROP"> test </rule> </chain> </table> </acl> On 9/13/06, Ravi Patwari <ra...@sw...> wrote: > The way I do it is to have iptables do the firewalling and bwm do only the > bandwidth management. Its easier and cleaner. > > You have to jump back to the input queue after it exits from bwm queue. > > Regards > Ravi > > -----Original Message----- > From: bwm...@li... > [mailto:bwm...@li...] On Behalf Of Andrew > Niemantsverdriet > Sent: Thursday, September 14, 2006 3:01 AM > To: bwm...@li... > Subject: [bwm-tools-tech] Rule Help > > I am trying to write a firewall rule to not allow any port but port 80 for a > entire subnet of IP's. I am not sure how to do this in bwm_tools any > suggestions. The subnet range I am trying to use is 10.1.1.0/24 if that > makes a diffrence. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > |