Hello friends, I hope you can help me.
XBOX Live - Toredeo Address Problem
Here’s my NAT for the console:
add action=dst-nat chain=dstnat comment=“XBOX Live TCP” dst-port=53,88,123,500,1863,3074,3544,4500,6544,56930 in-interface-list=WAN protocol=tcp to-addresses=192.168.4.4
add action=dst-nat chain=dstnat comment=“XBOX Live UDP” dst-port=53,88,123,500,1863,3074,3544,4500,6544,56930 in-interface-list=WAN protocol=udp to-addresses=192.168.4.4
Here’s my firewall rules for the console:
add action=accept chain=forward comment=“XBL UDP NAT Allow” connection-nat-state=dstnat protocol=udp src-address=192.168.4.4
add action=accept chain=forward comment=“XBL TCP NAT Allow” connection-nat-state=dstnat protocol=tcp src-address=192.168.4.4
add action=accept chain=forward comment=“XBL TCP | src” in-interface-list=WAN protocol=tcp src-address=192.168.4.4 src-port=53,88,123,500,1863,3074,3544,4500,6544,56930
add action=accept chain=forward comment=“XBL UDP | dst” dst-address=192.168.4.4 in-interface-list=WAN protocol=udp src-port=53,88,123,500,1863,3074,3544,4500,6544,56930
UPnP is disabled, which causes problems with other shares.
Yes, I’ve opened all ports under TCP and UDP to make sure I don’t forget any.
All Xbox Live services are shown as available.
The Store also works.
But I’m not getting a NAT status, and when I check NAT, I get the error message that no Terode address can be obtained.
Do you have any idea what might be causing this?
Thank you for your help.