Hi, <br><br>I am running Bandwidthd on CentOS 4.4. (<a href="http://bandwidthd.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://bandwidthd.sourceforge.net</a>)<br><br>Box running Bandwidthd network monitoring tool is behind a Firewall (iptables).  My firewall has 3 network cards. 
<br><br>One card has a real ip (live ip). That is eth0 - pls assume it is <a href="http://1.2.3.4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">1.2.3.4</a> . Pls assume router is <a href="http://1.2.3.5" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
1.2.3.5</a>. <br><br>eth1 is for DMZ. Its ip is <a href="http://192.168.100.3" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.168.100.3</a><br><br>eth2 is LAN . its ip is <a href="http://192.168.101.254" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.101.254</a>. Box running Bandwidthd network monitoring tool is behind this LAN. Its ip is 
<a href="http://192.168.101.35" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.101.35
</a>. its gateway is ip address of firewall that is <a href="http://192.168.101.254" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.101.254</a>. It can go internet. That is the way  I have set up my firewall.
<br><br>But, It can  not graph as expected. For examples, if I ping from my pc to router, It does not show ICMP traffic. I downloaded a 38 mb file to my pc. It also does not show in bandwidthd graph. <br><br>Why is that? 
<br><br>What is the port that bandwidthd runs on? <br><br>Here is my file, Pls have  a lokk at it. <br><br>[root@netmonitor etc]# cat /etc/bandwidthd.conf<br>####################################################<br># Bandwidthd.conf
<br>#<br># Commented out options are here to provide<br># documentation and represent defaults<br><br># Subnets to collect statistics on.  Traffic that<br># matches none of these subnets will be ignored.<br># Syntax is either IP Subnet Mask or CIDR
<br>#subnet <a href="http://10.0.0.0">10.0.0.0</a> <a href="http://255.0.0.0">255.0.0.0</a><br>#subnet <a href="http://192.168.0.0/16">192.168.0.0/16</a><br>#subnet <a href="http://172.16.0.0/12">172.16.0.0/12</a><br>#subnet 
<a href="http://203.143.26.128/29">203.143.26.128/29</a><br>subnet <a href="http://203.143.26.128">203.143.26.128</a> <a href="http://255.255.255.248">255.255.255.248</a><br>subnet <a href="http://192.168.101.0">192.168.101.0
</a> <a href="http://255.255.255.0">255.255.255.0</a><br>subnet <a href="http://192.168.102.0">192.168.102.0</a> <a href="http://255.255.255.0">255.255.255.0</a><br>subnet <a href="http://192.168.100.0">192.168.100.0</a> 
<a href="http://255.255.255.0">255.255.255.0</a><br>subnet <a href="http://64.5.53.158">64.5.53.158</a> <a href="http://255.255.255.255">255.255.255.255</a><br><br># Device to listen on<br># Bandwidthd listens on the first device it detects
<br># by default.  Run "bandwidthd -l" for a list of<br># devices.<br>#dev "eth0"<br>dev "eth0"<br><br>###################################################<br># Options that don't usually get changed
<br><br># An interval is 2.5 minutes, this is how many<br># intervals to skip before doing a graphing run<br>skip_intervals 0<br>#skip_intervals 1<br>#skip_intervals 3<br><br># Graph cutoff is how many k must be transfered by an
<br># ip before we bother to graph it<br>#graph_cutoff 1024<br>graph_cutoff 1024<br><br>#Put interface in promiscuous mode to score to traffic<br>#that may not be routing through the host machine.<br>#promiscuous true<br>
promiscuous true<br><br>#Log data to cdf file htdocs/log.cdf<br>#output_cdf false<br>output_cdf true<br><br>#Read back the cdf file on startup<br>#recover_cdf false<br>recover_cdf true<br><br>#Libpcap format filter string used to control what bandwidthd see's
<br>#Please always include "ip" in the string to avoid strange problems<br>#filter "ip"<br>filter "ip"<br><br>#Draw Graphs - This default to true to graph the traffic bandwidthd is recording<br>
#Usually set this to false if you only want cdf output or<br>#you are using the database output option.  Bandwidthd will use very little<br>#ram and cpu if this is set to false.<br>#graph true<br>graph true<br><br>#Set META REFRESH seconds (default 150, use 0 to disable).
<br>#meta_refresh 150<br>meta_refresh 150<br><br><br>R u using this pkg ? I used before setting up my firewaal. The I showed graphs. But After the firewall, It can not show trafiic . <br><br>Help needed? Soon...<br><br><br>
<br>
<br><br><br><br><br><br><br clear="all"><br>-- <br>Thank you<br>Indunil Jayasooriya<br>