/ip firewall nat
add action=dst-nat chain=dstnat comment="" disabled=no \
dst-address=<public_ip> dst-port=3074 protocol=udp \
to-addresses=<private_ip_xbox> to-ports=3074
Craig,I have been doing some digging...
I have a few configs to try tonight..
I will advise if I happen on the fix..
Craig
this asks for a new topic. please start one. also read the basics:Hi all please excuse my ignorance, have a router board 192 that i started playing with in December 07 (over Christmas i used my old wireless router i) i would like to start using the routerboard all the time and get rid of the wireless router, being new could anyone do a “walk through” on exactly how they have setup routeros (start to finish) my main interests are uPNP (have an xbox 360) i have upgraded routeros to v3 (latest version).
I have a cable modem (Virgin media) and am not interested in wireless (yet)
thanks
stevef
I'd doubt you are "stuck on stupid"
"SRCNAT" seems to work. IE 69.39.12.12 NATd to 10.0.0.3 works.
BUT
69.39.12.12 with a MASQURADE to a device (With a DST NAT by port) does not work.
The differance seems to be between the function of a SRC NAT vs MASQURADE..
My end user has 1 "Public IP" address (that changes)..
Does this make sence or am I just "Stuck on stupid"..
To summarize the issue:
MT's uPNP works for some services, but not XBox Live.
Other routers uPNP work with XBox Live.
Correct?
Forwarding UDP port 3074 does work, but will obviously only work if you have only 1 XBox. Does anyone know what to do with more than 1 XBox or if MT will adjust UPnP to work with it?
I have the exact same situation.To summarize the issue:
MT's uPNP works for some services, but not XBox Live.
Other routers uPNP work with XBox Live.
Correct?Forwarding UDP port 3074 does work, but will obviously only work if you have only 1 XBox. Does anyone know what to do with more than 1 XBox or if MT will adjust UPnP to work with it?
*bump*
> ip upnp exp
# dec/28/2009 21:24:16 by RouterOS 4.3
# software id = 1234-1234
#
/ip upnp
set allow-disable-external-interface=no enabled=yes show-dummy-rule=yes
/ip upnp interfaces
add disabled=no interface=bridge-luthlan type=internal
add disabled=no interface="wan - integ" type=external
we don't have any xboxes around, so it's difficult. can anyone send us sniffer output files from the mikrotik router, made at the point when xbox is trying to connect?
Will CALEA file do?we don't have any xboxes around, so it's difficult. can anyone send us sniffer output files from the mikrotik router, made at the point when xbox is trying to connect?
> ip upnp exp
# jan/25/2010 23:51:03 by RouterOS 4.3
# software id = 1234-1234
#
/ip upnp
set allow-disable-external-interface=no enabled=yes show-dummy-rule=yes
/ip upnp interfaces
add disabled=no interface=bridge-luthlan type=internal
add disabled=no interface="wan - integ" type=external
I certainly hope so!OK guys. I've tested latest pre-4.6 build and now everything works like it should Xbox 360 correctly forwards its ports.
So just wait for final ROS v4.6 release.
Since PS3 works and even Windows 7 (MCE, not sure where the line divides) works, I think we can all expect it to be the Xbox.And out of curiosity, what was the problem? Xbox not following the spec? RouterOS? One of those wacky 'the spec is ambiguous' issues?
Seems to handle two. I ran the "Xbox LIVE Connection" test upstairs, worked. Downstairs, worked. Finally upstairs a second time, worked. The second box looks like it is using 16056, some weird port.I certainly hope so!OK guys. I've tested latest pre-4.6 build and now everything works like it should Xbox 360 correctly forwards its ports.
So just wait for final ROS v4.6 release.
Can it handle more than 1 XBox at a time?
Thanks, Josh. That's great news!Seems to handle two. I ran the "Xbox LIVE Connection" test upstairs, worked. Downstairs, worked. Finally upstairs a second time, worked. The second box looks like it is using 16056, some weird port.I certainly hope so!OK guys. I've tested latest pre-4.6 build and now everything works like it should Xbox 360 correctly forwards its ports.
So just wait for final ROS v4.6 release.
Can it handle more than 1 XBox at a time?
The first one is, of course, using 3074
contact support@mikrotik.comWhere does one find this pre.46 verison with working uPNP ? (mips)
chain=input action=accept src-address=192.168.0.0/24
action=src-nat chain=srcnat comment="Junk SRCNAT" disabled=yes src-address=x.x.x.x/N to-addresses=127.0.0.1
I have ROS ver 3.30. Does the above fix the problem for ROS 3.30?chain=input action=accept src-address=192.168.0.0/24
let me guess... this Friday?..ASAP please