I decided to get the hEX S to solve a latency issue during my xbox game sessions but now I am having disconnect issues. Admittedly I am in over my head with this beautiful router. I attempted the UPNP enable where ether1, from modem, is the external interface and ether2 is the internal, ether2 is connected to bridged mode wireless router.
Comcast ISP.
kwickster85-Config.rsc (3.54 KB)
Well I hope the SSH port showing in the config is not the real one, and if so just change it…and ensure its not included in future posts.
UPNP is a router service (like DNS) and thus besides the settings I believe you have to enable it for your pc you need to allow it to access the router.
Also stating the internal interface is eth2, may not suffice,
Try using the bridge as the interface there.
For input rules
add chain=input action=accept protocol=udp dst-port=1900 in-interface=bridge source-address=IP_of_your_computer
If that does work and there are multiple players then you may wish to consider creating a firewall address list.
add chain=input action=accept protocol=udp port=1900 in-interface=bridge source-address**-list=gamers_xbox**
In any case the default rules allow pretty much everything from the LAN to the router, and thus it should have worked as you have set it up.
So that seemed to have worked. Thanks a lot.
changing the upnp interface has changed my NAT on xbox from Moderate to Open

Connect the cord directly bypassing the wireless router to make the connection stable. If not, change router configuration. Try changing the DNS settings if you have a dynamic IP and specify a static IP address.