UPNP fails when play
-
Its easy to blame Microsoft and Xbox for this, but its not their problem. It works fine with 5 other routers, and 2 other implementations of UPNP.
Their is some sort of overflow/logging bug in the Pfsense UPNP instance, and it sticks until you reboot, or reset it.
-
pfSense uses miniupnpd. Feel free to provide patches that fix this. Otherwise send me an xbox 360 and I will fix it.
-
Hey! ;D I would send one if I had a spare, but I would miss mine too much!
-
yeah me too. but i want to say some thing i really like the pfsense god work with it. the 1.2 beta 1 was a littele bit better the clear button was function probely on that one on this one the reset button don,t work i dont now why yet. but it will be a huge + if the upnp work functionely when the real 1.2 is out.
-
Considering that we cannot get a hold of Ryan (the miniupnpd/pfSense integration specialist) due to his dynamic dns domain expiring I hate to say it but the chances are slim to none.
-
ok but can you plz ask him to do it ? or if you guys get any time over plz fix it and i will be more than happy to have pfsense back agin.
-
You must have overlooked the part that read that we cannot get ahold of him?
-
Sorry for not being around for awhile. My dynamic dns service provider dynu.com system is screwed. I've called them for weeks no answer to phone calls or emails. I'm assuming their out of business or they just don't give a crap. I got fed up. I spent some time on my hobby and upgraded my 56gal to a 90gal saltwater fish tank, which I had to build the stand, plumb, etc, and then I was out of town for awhile.
Anyway I have gmail now and use dyndns.org for my dynamic domain service. I spent some time tonight working on miniupnpd webgui issues like the reset button on upnp status, the services status page so you can start/stop it and some of the miniupnpd.inc code. I need to test this out my throughly and make sure it starts up correctly on reboot. Miniupnpd went through major changes after 1.2 beta 1 since it had to be made to work on the live cd.
I have an xbox 360 sitting here, never use the thing, but I can fire it up and see what the problem is. Do I just sign in and out of xbox live a few times or if you could give me the exact procedure to make miniupnpd crash that would be great.
Again I apologize for not getting in touch on here sooner.
-
The best way to test this, is set the Xbox 360 up with a static address, and then go into the settings, and run the Xbox Live network test, and it it reports "Strict" for NAT, then its not working correctly. With proper Upnp functions, it should report "Open" for NAT, and then you know that all Xbox live features should work correctly, such as private voice chat, and multiplayer online.
Strict NAT will mean that you may get online, and a few features will work, but you really want the test to report back "Open" NAT for full feature set of Xbox Live.
I can force it do work like this by setting the Xbox to dynamic address, resetting Miniupnpd, and then run the network test, and it will report as open. The problem seems to be that it isn't consistant, and I have to reset the daemon to get it to work, and sometimes it doesn't even seem to work after forcing it. I am not sure that its routing both TCP/UDP 3074, and UDP 88 are routing properly…
-
I just fixed the following.
- fixed clear button on upnp status page
- fixed start/stop/restart buttons on services status page
- fixed so miniupnpd will correctly start at boot
- fixed when restarting service that previous redirect rules are cleared out
I will look at the open vs strict nat issue probably Wednesday morning. I'm really not sure why its doing this and can't guarantee I can fix it.
-
I think you need to enable static-port for the XBOX 360 but this is just a guess.
If someone could show us the active states in use on the firewall when they are testing the xbox 360 connection that would be great (show states on the main index page).
-
Sullrich, that's correct, atleast for my case anyways.
I did NOT even need to enable the upnp service. After enabling static-port, everything functioned correctly. I will post my active states when i get home.
-
Please post with static-port and non static port so we can see the difference.
Thanks!!
-
I just fixed the following.
- fixed clear button on upnp status page
- fixed start/stop/restart buttons on services status page
- fixed so miniupnpd will correctly start at boot
- fixed when restarting service that previous redirect rules are cleared out
I will look at the open vs strict nat issue probably Wednesday morning. I'm really not sure why its doing this and can't guarantee I can fix it.
Your work and response is very much appreciated! I am available for further testing if needed. Thanks!
-
I just tested the xbox 360 multiple times, it reported open every time. I plugged the xbox 360 in, turned it on, hit test internet connection and it worked, repeated the test a few times. I turned it off and back on, tested and it reported open as well.
upnp status page
3074 udp 10.10.1.144 Xbox (10.10.1.144:3074) 3074 UDP
miniupnpd debug output
miniupnpd[97878]: SSDP M-SEARCH from 10.10.1.144:22570 ST: urn:schemas-upnp-org:service:WANIPConnection:1
miniupnpd[97878]: SSDP M-SEARCH from 10.10.1.144:28615 ST: urn:schemas-upnp-org:service:WANPPPConnection:1
miniupnpd[97878]: HTTP connection from 10.10.1.144:23807
miniupnpd[97878]: HTTP REQUEST : GET /rootDesc.xml (HTTP/1.1)
miniupnpd[97878]: HTTP connection from 10.10.1.144:26428
miniupnpd[97878]: HTTP REQUEST : POST /ctl/IPConn (HTTP/1.1)
miniupnpd[97878]: SOAPAction: urn:schemas-upnp-org:service:WANIPConnection:1#GetStatusInfo
miniupnpd[97878]: HTTP connection from 10.10.1.144:17425
miniupnpd[97878]: HTTP REQUEST : POST /ctl/IPConn (HTTP/1.1)
miniupnpd[97878]: SOAPAction: urn:schemas-upnp-org:service:WANIPConnection:1#AddPortMapping
miniupnpd[97878]: AddPortMapping: external port 3074 to 10.10.1.144:3074 protocol UDP for: Xbox (10.10.1.144:3074) 3074 UDP
miniupnpd[97878]: no permission rule matched : accept by default (n_perms=0)
miniupnpd[97878]: redirecting port 3074 to 10.10.1.144:3074 protocol UDP for: Xbox (10.10.1.144:3074) 3074 UDP
miniupnpd[97878]: creating pass rule to 10.10.1.144:3074 protocol UDP for: Xbox (10.10.1.144:3074) 3074 UDPHowever when retesting it keeps mapping additional ports. It checks the first port 3074 and when its already mapped, it randomly picks another port to use. Even if the 3074 was mapped to itself before. Looking at the miniupnpd debug output xbox 360 never tries deletes the ports it maps. Looks like they rely on the router to cleanup after it.
I'll have to look at the upnp docs, I think there is a way to specify how long the mapping lasts for. If there is it could be added to miniupnpd. The workaround is when you have a long list of mapped ports just hit clear on the upnp status page. Microsoft should fix the crap upnp implementation on the xbox.
-
Microsoft should fix the crap upnp implementation on the xbox.
shame that they never fix things before shipping there crap around the world
-
ok i will bring my pfsense back to work and test it but i still wonder why it was working excelent in the autumn ?? if you saying it work now but that it,s is xbox its fail on ? i is sitting in most cases on my 360 12-13 houer per day but the wheter in this contry is rain all the summer is raining away. but i can test it to and see if i got some new things. what are the newest verison of pfsense and where do i get it is it still on the live cd ??
-
you can find the latest here.
http://snapshots.pfsense.org/FreeBSD6/RELENG_1_2/ -
hi agin can,t we just build a biger list like the system log ?? it is after 5 times its stop working and the upnp just list 5 and son after that it,s strict.
-
When it stops working are the previous ports still mapped on the UPnP status page? If so does hitting clear on the UPnP status page allow the xbox 360 to connect as open nat again?