Author | Message |
---|---|
![]() |
|
JackPollack Replies: 1 Views: 42 |
![]() |
I have a Linksys WRT3200ACM. Every few months all the devices on the 2.4GHZ network loose connection. A reboot of the router fixes the problem.
I want to try to automate a more granular fix. I pret ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 6 Views: 959 |
![]() |
Thanks everyone.
changing the firewall rule solved the issue working: iptables -I FORWARD -s 192.168.1.28 -o eth0 -j DROP |
|
![]() |
|
![]() |
|
JackPollack Replies: 6 Views: 959 |
![]() |
I ran into some problems I think it was related to the USB/NAS settings. After 2 weeks of fooling around with it I finally gave up and went with older version of the firmware. Can't remember the speci ... | |
![]() |
|
![]() |
|
JackPollack Replies: 6 Views: 959 |
![]() |
firmware r48607
Using OpenVPN I have a firewall rule iptables -I FORWARD -s 192.168.0.28 -o vlan2 -j DROP and this set ip route add default dev tun1 table 200 ip rule add from 192.168.0.28 tab ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 9 Views: 1010 |
![]() |
My old router was running very old firmware. When I upgraded I manually transferred many settings including the old PBR. I didn't know that the new GUI now had PBR.
Guess I will have to play with i ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 9 Views: 1010 |
![]() |
I'm using DDWRT Firmware v3.0-r48607. I played around with a newer firmware a month ago and although I forget the exact reason I ended up using a little older version.
Anyway, clearing the 200 tabl ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 9 Views: 1010 |
![]() |
I'm routing only certain IP's through OpenVPN with the code below. The problem is that every time I save or apply a setting in the web GUI the VPN connection must go down and then back up so that my ... | |
![]() |
|
![]() |
|
JackPollack Replies: 3 Views: 2132 |
![]() |
I had similar issues and was able to fix them with suggestions from this post.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1262030#1262030 |
|
![]() |
|
![]() |
|
JackPollack Replies: 3 Views: 1565 |
![]() |
So I disabled WMM (one of the only settings I didn't initially play with!) and I stopped getting hourly disconnects but I was still having a issue when communicating with the device.
If I pinged or ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 3 Views: 1565 |
![]() |
I just noticed that the disconnects are exactly 1 hour apart.
7:34PM 8:34PM 9:34PM Not sure what that means, but interesting. |
|
![]() |
|
![]() |
|
JackPollack Replies: 3 Views: 1565 |
![]() |
Just replaced a standard Netgear router with a Linksys WRT3200ACM running DD-WRT v3.0-r48607 std (04/08/22).
I have a ESP32 MCU that only has a 2.4 GHZ radio. It has been reliably connected to the ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 4 Views: 1234 |
![]() |
So I was uncomfortable leaving my WAN port set wrong with no idea of the consequences. I tried it again on eth0 but same issue no WAN IP so I factory reset it.
Sure enough after a reset the WAN is ... |
|
![]() |
|
![]() |
|
JackPollack Replies: 4 Views: 1234 |
![]() |
Shortly after making some changes to my samba settings my internet totally stopped working. Rebooting router & modem didnt help. My WAN IP was all 0 so didnt think it was the samba settings, chang ... | |
![]() |
|
![]() |
|
JackPollack Replies: 6 Views: 1036 |
![]() |
Thanks | |
![]() |
|
![]() |
|
JackPollack Replies: 6 Views: 1036 |
![]() |
thanks. that fixed it. ![]() |
|
![]() |
|
All times are GMT |