|
- Optimizing OpenWRT Routers for Online Gaming
For routers with 880MHz CPU, should I leave packet steering on or off? Is creating VLANs better for gaming only when you want to separate Wi-Fi traffic? Should I open incoming and outgoing ports in the firewall for my games (I usually DMZ the console PC IP)? Does IPv6 traffic put a load on IPv4? Is irqbalanced a good package for gaming? Regarding MTU, since my ISP gives me 1492, should I set
- Firewall rules (forwarding) - OpenWrt Forum
The zone level forward rule controls forwarding between two or more networks that are in the same firewall zone This is intra-zone forwarding If that is set to accept, it will allow those networks to communicate with each other unless there are any other rules filtering prohibiting those connections
- Plex Server on Main VLAN, Streaming Devices on IoT VLAN - OpenWrt Forum
What’s the best way to allow only Plex-related traffic from the IoT VLAN to the Plex server on the main VLAN? Should I be using custom firewall rules or traffic rules for this? Is there a clean way to allow this kind of access while still preventing other types of communication between the two VLANs? Any gotchas I should be aware of regarding broadcast multicast discovery (like DLNA or GDM
- Mac address filtering nftables - OpenWrt Forum
I want to block all devices by default and allow specific mac addresses to access internet, and for the blocked mac addresses, i want them to access specific ip addresses or sites by default without even knowing the mac addresses before hand How do i achieve this using nftables?
- Firewall: Multiple Source and Destination zones - OpenWrt Forum
Firewall: Multiple Source and Destination zones Installing and Using OpenWrt Network and Wireless Configuration 2 3k views 8 1 link 7 users read 4 min
- Firewall: functional difference between port forwards and traffic rules
Hello, I was following some tutorials for setting up a Wireguard server This one uses a port forward as follows: While the official OpenWrt tutorial advises to use the following traffic rule uci set firewall wg="rule" uci set firewall wg name="Allow-WireGuard" uci set firewall wg src="wan" uci set firewall wg dest_port="${VPN_PORT}" uci set firewall wg proto="udp" uci set firewall wg target
- Network and Wireless Configuration - OpenWrt Forum
What the config file the UCI firewall use in the latest firmwares? So i need delete all ICMP rules from Firewall - Traffic Rules and add the port forward in Firewall - Port Forwards ?
- Using iptables in v24. 10. 1 - OpenWrt Forum
Only manually defined iptables code firewall rules would be relevant here Anything running on the level of the UCI LuCI firewall configuration is already compliant and compatible with the iptables -> nftables migration insofar as these are higher level firewall descriptions where the underlying nftables rules are abstracted from the user
|
|
|