[RESOLVED]UPnP Issue
-
Thanks for reporting back on your issue.
-
Was your Cisco switch doing any routing by chance?
-
That's weird. I have a L3 capable switch between my pfesense and my xbox one and it works fine, I always have an open nat.
It's currently only doing L2 however.
-
Was your Cisco switch doing any routing by chance?
I didn't have it set to do any routing.
That's weird. I have a L3 capable switch between my pfesense and my xbox one and it works fine, I always have an open nat.
It's currently only doing L2 however.
The Cisco switch I had was an SG 200-08 and regardless what I did or what I set it to; It would prevent UPnP from performing as intended. Regardless what system or game it would (from my assumption) filter multicasting.
-
Oh ok. I'm running a pretty high end 48 port enterprise switch that I replaced at a job and they let me take home, so that might be why I'm not having any issues. I'm sure you probably do, but do you also have it running on the most recent firmware for it? Looks like they last updated that in 2014, so im guessing you do.
-
Oh ok. I'm running a pretty high end 48 port enterprise switch that I replaced at a job and they let me take home, so that might be why I'm not having any issues. I'm sure you probably do, but do you also have it running on the most recent firmware for it? Looks like they last updated that in 2014, so im guessing you do.
Yes I had it running on the latest version. I had gotten one to learn what man switches could do. Oddly some settings like the time would reset on it's own at random times. While it didn't effect anything I thought it was weird the time wouldn't stay in sync on the switch. I could only set the MTU as 1512 on the switch too; while my interfaces were set at 1500 (setting it to 1512 would act weird) I'm not sure if the difference of MTU size caused any problems though.
-
I ended up having a very similar problem when i enabled routing on the switch. Once i disabled routing and turned it into a pure L2 switch, my NAT problems went away and i had open nat again. I am currently trying to figure out why turning on routing on a Cisco switch causes NAT issues.
-
because UPnP only works for connected L2 networks. If you have downstream networks how would it talk to UPnP on pfsense to request something to be open?
-
Whats weird is it was working fine, and recently I updated my 2.4 box and now I'm stuck back at moderate again. I don't see anything under the UPNP screen, so I'm guessing for whatever reason the xbox once again isnt using UPNP.
-
Pretty sure I figured this out with Cisco switches and the NAT Issue on xbox. I did some research on Cisco's forums and discovered that most of the xbox's traffic is multicast for some reason (also has a TTL of 1 /boggle). I also found an article that talks about needing to have multicast turned on the switches with all the new home theatre gear, so I figured this makes sense. I added the following option to my Cisco switch and now I always have an open NAT, on both my Xbox and PS4.
conf t
ip igmp snoopingIf your using L3 interfaces you need to turn on pim multicast mode on each interface so it passes multicast traffic too..