Welcome Guest ( Log In | Register )

33 Pages « < 15 16 17 18 19 > » Bottom

Outline · [ Standard ] · Linear+

 THE DD-WRT V2 ( V24 SP2 Firmware Released ), Support For All DD-WRT Compatible Router

views
     
TSMX510
post Aug 11 2009, 02:00 PM

Love Me Sin Hate Me Sinner
*******
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

Attached Image

How to enable RFLOW from your Router

Attached Image

The ip is the ip for the pc u want rflow to send the data :-)


LrdShaper
post Aug 11 2009, 03:14 PM

New Member
*
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.
in 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.
*
How about creating 2 scripts: 1 to create the iptables rules and 1 to remove it then schedule them to run in cron
optiplex
post Aug 11 2009, 10:23 PM

Getting Started
**
Junior Member
103 posts

Joined: Feb 2008
From: Johor



Is it worth the trouble/risk flashing my newly bought wrt54GL to DDWRT?

ciohbu
post Aug 11 2009, 10:30 PM

Group: Senior Member
*******
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 smile.gif
raist86
post Aug 11 2009, 11:24 PM

Regular
******
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.
LrdShaper
post Aug 11 2009, 11:43 PM

New Member
*
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?

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.
*
Here you go: http://www.dd-wrt.com/wiki/index.php/CRON
cruel_boy
post Aug 12 2009, 03:55 AM

BeyONd cRUelIty LieS sIVa
*****
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

http://www.dd-wrt.com/wiki/index.php/Using...fic_Information

Here is the screenshot for noobs

My RFLOW Settings

Attached Image

How to enable RFLOW from your Router

Attached Image

The ip is the ip for the pc u want rflow to send the data :-)
*
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.

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
ciohbu
post Aug 12 2009, 09:47 AM

Group: Senior Member
*******
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 smile.gif
LrdShaper
post Aug 12 2009, 11:18 AM

New Member
*
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.

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
*
Dude you should upgrade to the newer builds, v24-sp1 has so many issues its not even funny
cruel_boy
post Aug 12 2009, 12:48 PM

BeyONd cRUelIty LieS sIVa
*****
Senior Member
913 posts

Joined: Feb 2005
From: Ampang, Kuala Lumpur, Seremban...



QUOTE(LrdShaper @ Aug 12 2009, 11:18 AM)
Dude you should upgrade to the newer builds, v24-sp1 has so many issues its not even funny
*
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. icon_question.gif


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
Christopher_LKL
post Aug 14 2009, 09:25 PM

Kairi Kawaii ^^
******
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?
LrdShaper
post Aug 17 2009, 01:17 AM

New Member
*
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 ...
means my router working @ more than 100% all the time o.O? anyone having the same problem as me?
*
What does top show?
cruel_boy
post Aug 21 2009, 04:41 AM

BeyONd cRUelIty LieS sIVa
*****
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
TSMX510
post Aug 21 2009, 08:11 AM

Love Me Sin Hate Me Sinner
*******
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


jianwei87
post Aug 23 2009, 07:35 PM

Casual
***
Junior Member
481 posts

Joined: Jan 2007
may i know how you setting for QOS ? can sharing your setting?
TSMX510
post Aug 24 2009, 09:46 PM

Love Me Sin Hate Me Sinner
*******
Senior Member
4,038 posts

Joined: Aug 2005
From: Earth



QUOTE(jianwei87 @ Aug 23 2009, 07:35 PM)
may i know how you setting for QOS ? can sharing your setting?
*
QOS features for non special edition won't work nicely as special edition version
Mr.LKM
post Aug 24 2009, 10:27 PM

Astronomy Enthusiast
*******
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?
TSMX510
post Aug 24 2009, 11:38 PM

Love Me Sin Hate Me Sinner
*******
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
jianwei87
post Aug 25 2009, 01:09 AM

Casual
***
Junior Member
481 posts

Joined: Jan 2007
QUOTE(MX510 @ Aug 24 2009, 09:46 PM)
QOS features for non special edition won't work nicely as special edition version
*
where can get the special edition?
TSMX510
post Aug 25 2009, 01:27 AM

Love Me Sin Hate Me Sinner
*******
Senior Member
4,038 posts

Joined: Aug 2005
From: Earth



QUOTE(jianwei87 @ Aug 25 2009, 01:09 AM)
where can get the special edition?
*
You can buy it here

http://www.dd-wrt.com/shop/catalog/index.php?cPath=22

33 Pages « < 15 16 17 18 19 > » Top
 

Change to:
| Lo-Fi Version
0.0268sec    0.51    6 queries    GZIP Disabled
Time is now: 30th November 2025 - 10:49 PM