so i have had a new router-board sxt installed. Wan - pppoe -internal LAN. I’m using a linksys router as a switch for the moment. This is working fine now. the router board is handing out Ip’s to the Xbox and my desktop.
So i need to open all the ports on the sxt as this connection is for my Xbox only. I have tried adding the dst chain for tcp and udp 0-65000 (from the wiki) but it wont work (well I’m not doing it right) but I think because there is a Nat rule already in place using ip masquerading on pppoe, scrNat.
I think what you need to nat your public IP to your Xbox or some specific ports.
try to search in XBOX LAN game guide to find requirement, then you can do the configurations in Mikrotik.
I don’t know anything about XBOX cause I don’t have it, but check what kind of network configuration does it have(IP address, Subnet mask, Default Gateway ,…). Then tell us about them. may give solution.
By default all ports in Mikrotik are open, I think.
The Xbox just gets a Ip from the router (SXT) including sub-net and gateway. Its a direct connection from the SXT router to the Xbox, nothing in between.
ports are
Port 88 (UDP)
Port 3074 (UDP and TCP)
Port 53 (UDP and TCP)
Port 80 (TCP)
How do you get Public IP from yur ISP? Did your ISP assign you private IP and then NAT you and some other people to one Public IP ?
It is important whenever you use public IP as dst-address in NAT rule.