wahh.... no one resolve how to dd-wrt wdr4300???
i thought i want to flash it..
THE DD-WRT V2 ( V24 SP2 Firmware Released ), Support For All DD-WRT Compatible Router
THE DD-WRT V2 ( V24 SP2 Firmware Released ), Support For All DD-WRT Compatible Router
|
|
Nov 2 2015, 02:23 PM
|
![]() ![]()
Junior Member
73 posts Joined: Jul 2006 |
wahh.... no one resolve how to dd-wrt wdr4300???
i thought i want to flash it.. |
|
|
|
|
|
Nov 18 2015, 05:39 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
2,263 posts Joined: Jan 2003 From: MMU Cyberjaya, Sandakan |
Dear Pro,
need some advise here on DD-WRT on TL-WR1043ND. I had been using this DD-WRT on TL-WR1043ND for months but the GUI becomes like this suddenly since last few days. No problem on the connection (WAN/LAN/Wifi) though, just the interface become weird or corrrupted. Things that I had tried: 1. Tried the 30-30-30 to reset - Same problem 2. using telnet to reset (erase nvram, reboot) - same problem 3. suspect browser problem, tried on different PC/mobile phone and different browser - same problem 4. Searched online and didn't found similar case like mine.. Refer attached pic: |
|
|
Jan 23 2016, 11:59 PM
|
![]() ![]()
Junior Member
153 posts Joined: May 2005 |
anybody managed to get the wdr4300 to connect to unifi on dd-wrt?
|
|
|
Oct 6 2016, 11:29 AM
|
![]() ![]()
Junior Member
52 posts Joined: Jun 2007 |
To those who have TPLINK Archer C7 V2
This is my startup script that I gather from searching and reading the DDWRT forum to get Unifi and HyppTV working nicely. Note that with this script you will get IPTV on LAN4 and other LAN ports still working for the internet. Assuming DDWRT is already installed; Put this script in administration>commands>startup then save startup swconfig dev eth0 set enable_vlan 3 swconfig dev eth0 set enable_vlan 4 swconfig dev eth0 vlan 1 set ports "0 2 3 4" swconfig dev eth0 vlan 3 set ports "1t 6t" swconfig dev eth0 vlan 4 set ports "0t 1t 5 6t" swconfig dev eth0 vlan 3 set vid 500 swconfig dev eth0 vlan 4 set vid 600 swconfig dev eth0 set apply vconfig add eth0 500 vconfig add eth0 600 nvram set wan_iface=eth0.500 nvram set wan_ifname2=eth0.500 nvram set wan_ifname=eth0.500 nvram set wan_ifnames=eth0.500 nvram commit stopservice wan startservice wan And put this script in the same startup field again and click save firewall. This is to prevent mulitcast from flooding the wifi. insmod ebtables insmod ebtable_filter insmod ebt_pkttype ebtables -A FORWARD -o ath0 --pkttype-type multicast -j DROP ebtables -A OUTPUT -o ath0 --pkttype-type multicast -j DROP ebtables -A FORWARD -o ath1 --pkttype-type multicast -j DROP ebtables -A OUTPUT -o ath1 --pkttype-type multicast -j DROP Reboot. After reboot go to setup>networking and unbridged eth0.500 and enable masquerade/NAT. Unbridged eth0.600 and enable both multicast forwarding and maquerade/nat. Unbridged eth0 and enable both multicast and masquerade/nat. Reboot again. After reboot go to setup>basic setup>connection type and select PPPOE and key in your unifi credentials. Select manual for MTU and key in 1492 and apply settings. If all done correctly you will get working Unifi and hypptv and the other LAN ports can still be used for internet. At least this is what I did to get it working. To other sifus out there you are welcome to correct any missteps or advise on improvements that can be done to get this router working with DDWRT. |
|
|
Aug 4 2017, 12:38 PM
|
![]()
Junior Member
33 posts Joined: May 2005 |
Anyone use Linksys WRT1900AC,ACS or AC V2 with DD-WRT for Unifi?
I tried the below script, however no luck to get it connected to WAN. swconfig dev switch0 set reset 1 swconfig dev switch0 set enable_vlan 1 swconfig dev switch0 vlan 1 set ports "5t 0 1 2 3" swconfig dev switch0 vlan 2 set ports "5t 4t" swconfig dev switch0 vlan 2 set vid 500 swconfig dev switch0 set apply ifconfig eth0 up ifconfig eth1 up vconfig set_name_type VLAN_PLUS_VID_NO_PAD vconfig add eth0 1 vconfig add eth0 2 |
|
|
Aug 5 2017, 04:28 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
QUOTE(DiVaio @ Aug 4 2017, 12:38 PM) Anyone use Linksys WRT1900AC,ACS or AC V2 with DD-WRT for Unifi? What is the error log?I tried the below script, however no luck to get it connected to WAN. swconfig dev switch0 set reset 1 swconfig dev switch0 set enable_vlan 1 swconfig dev switch0 vlan 1 set ports "5t 0 1 2 3" swconfig dev switch0 vlan 2 set ports "5t 4t" swconfig dev switch0 vlan 2 set vid 500 swconfig dev switch0 set apply ifconfig eth0 up ifconfig eth1 up vconfig set_name_type VLAN_PLUS_VID_NO_PAD vconfig add eth0 1 vconfig add eth0 2 |
|
|
|
|
|
Jun 12 2020, 12:54 PM
|
![]()
Junior Member
33 posts Joined: May 2005 |
|
|
|
Jun 12 2020, 06:10 PM
|
![]() ![]() ![]()
Junior Member
460 posts Joined: Jun 2012 |
|
|
|
Jun 12 2020, 08:19 PM
|
![]()
Junior Member
33 posts Joined: May 2005 |
|
|
|
Jun 12 2020, 10:34 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
Migrate to mikrotik much better options bro
|
|
|
Jun 12 2020, 10:37 PM
|
![]()
Junior Member
33 posts Joined: May 2005 |
|
|
|
Jun 12 2020, 11:04 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
|
|
|
Jun 12 2020, 11:17 PM
|
![]()
Junior Member
33 posts Joined: May 2005 |
|
|
|
Jun 13 2020, 01:12 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,038 posts Joined: Aug 2005 From: Earth |
|
|
|
Jun 13 2020, 11:59 AM
|
![]()
Junior Member
33 posts Joined: May 2005 |
|
| Change to: | 0.0169sec
0.31
6 queries
GZIP Disabled
Time is now: 28th November 2025 - 02:54 PM |