I’m a total newbie with mikrotik. I have a RB750UP with V6.22 . I’m unable to obtain a suficent NATing for my xbox360 to fully work on xbox live . my setup is quite simple. Cable modem is in port 1, port 2 is going to a cisco 2924 switch and from there I’m going to my XBOX360. My xbox have a static IP address 192.168.1.36 my whole network is 192.168.1.x/24. Internet is working fine. only my Xbox is bugging me. everything was fine before switching from mu WRT54gs to this mikrotik.
I found some other post on many sites that are giving me some command lines to add in order to make it work because it seems a general problem with XBOX LIVE but I can’t find WHERE to insert them in the router nor understand how they work.
I would really appreciate an easy HOWTO step-by-step please.
Ok, first you have to open the router’s page by writing the ip address of the router in the address bar of your browser, I assume it’s 192.168.1.1, you can find it by looking at what gateway any device gets from dhcp. Then click on WInbox and a program will download, after that fill the connect to with the same ip that you put in your browser, username is by default admin and no password, then click connect.
In the new window click on New terminal (on the left) and another window will apear inside the current window, select all the code bellow(all of it not just bits) copy it (CTRL+C) and paste it the terminal window(right click and paste, DO NOT USE CTRL+V IN TERMINAL!! ).
If you have not modified the names of the interfaces it should work. It is made aspecially for you! on IP 192.168.1.36.
I have tested this on a 750U and it works only I used different subnet. Make shore your xbox network settings are correct.
You can see these rules and modify them in winbox at IP-> firewall → filters rules and nat
The best way to get around strict Nat on a Xbox is to enable upnp. It is under the IP list. Once you enable it you will have to enter in the Outside and inside interfaces. We run hot-spots with hundreds of Xboxes behind a single router. Programming static Nat rules would be a nightmare. Upnp is the way to go.
Note: UPNP will not work if the router is behind another Nated router not running upnp or without an open nat table.