| Author | Message |
|---|---|
Topic: iptables policy left as default |
|
| ho1Aetoo Replies: 7 Views: 1832 |
|
| We've already discussed this topic before.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1318148#1318148 |
|
Topic: IPTables Question, help with ingoing/outgoing rules |
|
| ho1Aetoo Replies: 6 Views: 1596 |
|
| Yes, block it first and then allow it.
The “I” insert means that the rules are always added at the beginning of the chain. First, the “drop” is at the beginning, and the rules that follow ... |
|
Topic: IPTables Question, help with ingoing/outgoing rules |
|
| ho1Aetoo Replies: 6 Views: 1596 |
|
| You have to reverse the order.
Each rule is inserted at the beginning of the table so that the last rule is the first and blocks everything. |
|
Topic: IPTables Question, help with ingoing/outgoing rules |
|
| ho1Aetoo Replies: 6 Views: 1596 |
|
| First of all, you shouldn't work with line numbers because you're doing it wrong.
Let's count 1 any rule 2 iptables -I FORWARD -i wan -p tcp -d 10.10.0.5 --dport 2100:2121 -j ACCEPT 3 iptables ... |
|
Topic: Build with port forwarding and Samba client both working |
|
| ho1Aetoo Replies: 16 Views: 3605 |
|
| It works with the old builds and the R7800; I tested it myself.
It should also work with the DSA builds, but apparently the implementation is faulty depending on the router. For example, I have fe ... |
|
Topic: mtu router setting |
|
| ho1Aetoo Replies: 6 Views: 1389 |
|
| root@DD-WRT:/tmp/ppp# cat /tmp/ppp/options.pppoe
mtu 1492 mru 1492 MTU/MRU normally have the same value (anything else makes little sense). You can test this across the entire network usin ... |
|
Topic: mtu router setting |
|
| ho1Aetoo Replies: 6 Views: 1389 |
|
| So, once again In the ping command, you specify the payload size, not the MTU size. The MTU is calculated from payload + header. Your payload is = 1456 Header = 28 MTU = 1484 I hope ... |
|
Topic: mtu router setting |
|
| ho1Aetoo Replies: 6 Views: 1389 |
|
| sorry I did this yesterday the post was from memory toady, I ran a ping test to google from windows pc, something like: ping www.google.com -f -l 1472, lowered the value until I stopped getting packet ... | |
Topic: mtu router setting |
|
| ho1Aetoo Replies: 6 Views: 1389 |
|
| Sorry, but your description is incorrect and misleading.
If your correct MTU is “1456,” why are you entering a different/incorrect MTU for the WAN interface? And no, the LAN MTU is always 15 ... |
|
Topic: Build with port forwarding and Samba client both working |
|
| ho1Aetoo Replies: 16 Views: 3605 |
|
| Yes, the GUI port forwarding is defective in this build.
Several things are defective. So it's pure luck when it works as it should. If you want to stick with this build, I recommend not using t ... |
|
Topic: Guest wifi on second router |
|
| ho1Aetoo Replies: 12 Views: 1859 |
|
| There could be several reasons for this, e.g., you did not follow the instructions and did not unbridge the necessary interfaces, or you activated SFE (which can also cause problems with VLANs).
VL ... |
|
Topic: Guest wifi on second router |
|
| ho1Aetoo Replies: 12 Views: 1859 |
|
| I'm glad when everything works |
|
Topic: Guest wifi on second router |
|
| ho1Aetoo Replies: 12 Views: 1859 |
|
| [url=https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=338636]subject: Basic VLAN configuration via GUI | |
Topic: XR500 back to stock (or straight to OpenWrt) ? |
|
| ho1Aetoo Replies: 10 Views: 1872 |
|
| Vanilla is the Qualcomm version.
Like the CT version, “dd-wrt” is based on older source code, and candelatech and dd-wrt exchange patches and have pretty much the same bugs. |
|
Topic: XR500 back to stock (or straight to OpenWrt) ? |
|
| ho1Aetoo Replies: 10 Views: 1872 |
|
| In the WLAN settings, you can select the firmware type “dd-wrt” or “vanilla.” | |
| All times are GMT |