http://www.dd-wrt.com/wiki/index.php/Using...fic_Information
Here is the screenshot for noobs
My RFLOW Settings
How to enable RFLOW from your Router
The ip is the ip for the pc u want rflow to send the data :-)
THE DD-WRT V2 ( V24 SP2 Firmware Released ), Support For All DD-WRT Compatible Router
|
|
Aug 11 2009, 02:00 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
Sorry if i offended you but sometimes ppl are too lazy to refer to documentation is already listed
http://www.dd-wrt.com/wiki/index.php/Using...fic_Information Here is the screenshot for noobs My RFLOW Settings How to enable RFLOW from your Router The ip is the ip for the pc u want rflow to send the data :-) |
|
|
|
|
|
Aug 11 2009, 03:14 PM
|
![]()
Junior Member
16 posts Joined: Jul 2005 From: /opt/var/log/kernel |
QUOTE(raist86 @ Aug 10 2009, 10:32 PM) i'm fed up with trying to configure the router to filter p2p. How about creating 2 scripts: 1 to create the iptables rules and 1 to remove it then schedule them to run in cronin the end, decided to use this iptable command to block all ports except http, https, ftp, and msn. CODE iptables -I FORWARD 1 -p tcp -m multiport --dport 21,80,443 -j ACCEPT iptables -I FORWARD 2 -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -I FORWARD 3 -j DROP problem is, my boss (dad) wants it to be set on a timer so that it'll only take effect during office hours and after office hours, the china workers can use the line as normal. they call download all they want and fight for the bandwidth themselves. Is there a command/script to do that? If yes, please advice. |
|
|
Aug 11 2009, 10:23 PM
|
![]() ![]()
Junior Member
103 posts Joined: Feb 2008 From: Johor |
Is it worth the trouble/risk flashing my newly bought wrt54GL to DDWRT?
|
|
|
Aug 11 2009, 10:30 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
2,104 posts Joined: Oct 2006 |
i think if u are normal user, and does not play with all the function or need more function, then stick with original firmware lo
|
|
|
Aug 11 2009, 11:24 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,577 posts Joined: May 2005 From: USJ |
QUOTE(LrdShaper @ Aug 11 2009, 03:14 PM) How about creating 2 scripts: 1 to create the iptables rules and 1 to remove it then schedule them to run in cron and how would that script be written?i've taken the http only script dd-wrt site and did some modification to allow for msn and ym. Have no idea on how to set up a schedule to control the script. |
|
|
Aug 11 2009, 11:43 PM
|
![]()
Junior Member
16 posts Joined: Jul 2005 From: /opt/var/log/kernel |
QUOTE(raist86 @ Aug 11 2009, 11:24 PM) and how would that script be written? Here you go: http://www.dd-wrt.com/wiki/index.php/CRONi've taken the http only script dd-wrt site and did some modification to allow for msn and ym. Have no idea on how to set up a schedule to control the script. |
|
|
|
|
|
Aug 12 2009, 03:55 AM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
913 posts Joined: Feb 2005 From: Ampang, Kuala Lumpur, Seremban... |
QUOTE(MX510 @ Aug 11 2009, 02:00 PM) Sorry if i offended you but sometimes ppl are too lazy to refer to documentation is already listed no bro u didn offend me. juzz makes me stressed whn ppl simply say read this, read tht... i wouldn't b here 1st if i understand it all. sorry for my rudeness.http://www.dd-wrt.com/wiki/index.php/Using...fic_Information Here is the screenshot for noobs My RFLOW Settings How to enable RFLOW from your Router The ip is the ip for the pc u want rflow to send the data :-) But anyhow, may i know wat version of dd-wrt u using? i still find tht the one in tutorial (Service is under Administration) as well as urs is abit diff. im using DD-WRT v24-sp1 (07/27/08) min |
|
|
Aug 12 2009, 09:47 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
2,104 posts Joined: Oct 2006 |
Hi, morning everyone, anyone know the differences between dd-wrt.v24-12548_NEWD-2_micro.bin and dd-wrt.v24-12548_NEWD_micro.bin ? currently i am using NEWD_micro for my wrt54g2
|
|
|
Aug 12 2009, 11:18 AM
|
![]()
Junior Member
16 posts Joined: Jul 2005 From: /opt/var/log/kernel |
QUOTE(cruel_boy @ Aug 12 2009, 03:55 AM) no bro u didn offend me. juzz makes me stressed whn ppl simply say read this, read tht... i wouldn't b here 1st if i understand it all. sorry for my rudeness. Dude you should upgrade to the newer builds, v24-sp1 has so many issues its not even funnyBut anyhow, may i know wat version of dd-wrt u using? i still find tht the one in tutorial (Service is under Administration) as well as urs is abit diff. im using DD-WRT v24-sp1 (07/27/08) min |
|
|
Aug 12 2009, 12:48 PM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
913 posts Joined: Feb 2005 From: Ampang, Kuala Lumpur, Seremban... |
QUOTE(LrdShaper @ Aug 12 2009, 11:18 AM) OMG, i didn know there's new builds. which one is the latest? i check their website, v24 sp1 is the latest....can u pls give me link to the latest one, as i could not identify which one is their latest build. Added on August 13, 2009, 1:19 ami found newer builds... kinda hard to get to it. dd-wrt should organize their download page for easy access. upgrade to latest dd-wrt.v24-12548_NEWD_mini.bin i hope this one is stable... coz i wanna do wireless repeating using my wrt54gl n wap54g. tnx anyway. Added on August 13, 2009, 4:24 amHie. i have a tiny problem with wireless repeater. i manage to set my wrt54gl as primary, and wap54g as secondary unit to run the repeater successfully. i did not use any sort of encryption except MAC add filtering... and i have set both unit with the exact MAC add list to filter. unfortunately, i still have someone not in the list accessing the router. any possible explanation why can he still connect bypassing MAC filtering? This post has been edited by cruel_boy: Aug 13 2009, 04:24 AM |
|
|
Aug 14 2009, 09:25 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,399 posts Joined: Jan 2003 From: Destiny Island |
hi all .. i have a dlink dir-300, flashed to v24 sp2 build 12533 (latest), but having this problem as in ... the load average, i dunno if its a bug, but all loads starts with 1 which means 1.xx, 1.xx, 1.xx and not 0.xx, 0.xx, 0.xx ...
means my router working @ more than 100% all the time o.O? anyone having the same problem as me? |
|
|
Aug 17 2009, 01:17 AM
|
![]()
Junior Member
16 posts Joined: Jul 2005 From: /opt/var/log/kernel |
QUOTE(Christopher_LKL @ Aug 14 2009, 09:25 PM) hi all .. i have a dlink dir-300, flashed to v24 sp2 build 12533 (latest), but having this problem as in ... the load average, i dunno if its a bug, but all loads starts with 1 which means 1.xx, 1.xx, 1.xx and not 0.xx, 0.xx, 0.xx ... What does top show?means my router working @ more than 100% all the time o.O? anyone having the same problem as me? |
|
|
Aug 21 2009, 04:41 AM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
913 posts Joined: Feb 2005 From: Ampang, Kuala Lumpur, Seremban... |
HI. can u guys suggest me a good build that works perfectly for repeating purpose.
there is so much (NEWD,VINT,EKO) builds out there, n im having trouble to determine which one to use. Currently, the latest build eko 12548 micro on my wap54g is the secondary router used as repeater. but mac filtering is not working at all. so need suggestions. tq |
|
|
|
|
|
Aug 21 2009, 08:11 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
Use of any standard version :-) for full features
Using macro will be lack of features |
|
|
Aug 23 2009, 07:35 PM
|
![]() ![]() ![]()
Junior Member
481 posts Joined: Jan 2007 |
may i know how you setting for QOS ? can sharing your setting?
|
|
|
Aug 24 2009, 09:46 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
|
|
|
Aug 24 2009, 10:27 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
3,749 posts Joined: Jan 2005 From: Johor |
Hey guys, what's the latest router that can be flashed with these 3rd party firmwares? Is there any modem+router supported?
|
|
|
Aug 24 2009, 11:38 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
QUOTE(Mr.LKM @ Aug 24 2009, 10:27 PM) Hey guys, what's the latest router that can be flashed with these 3rd party firmwares? Is there any modem+router supported? http://www.dd-wrt.com/wiki/index.php/Supported_Devices |
|
|
Aug 25 2009, 01:09 AM
|
![]() ![]() ![]()
Junior Member
481 posts Joined: Jan 2007 |
|
|
|
Aug 25 2009, 01:27 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
QUOTE(jianwei87 @ Aug 25 2009, 01:09 AM) You can buy it herehttp://www.dd-wrt.com/shop/catalog/index.php?cPath=22 |
| Change to: | 0.0268sec
0.51
6 queries
GZIP Disabled
Time is now: 30th November 2025 - 10:49 PM |