New COD MWII Blocked By pfSense
-
@rcoleman-netgate I would concur.. should be pretty much a default install..
-
When you use vpn, do you use different dns.
not explicitly no. On my hardline connection, my sg1100 provides DNS (using google 8.8.8.8)Are you running anything pfsense like ips, or proxy, blocking dns with lists with pfblocker.
I do have pfblocker but it has been disabled for a long time. No other proxy or ips set upAre you filtering outbound traffic? Or are you using the default any any rule?
firewall>nat>outbound setting, i am not filtering outbound. Only using default any any rule.I would think if there was something odd with this new game and even logging in with pfsense - then wouldn't the forum be on fire with people having issues, also on other social media. I can't believe your like the 1 user using pfsense wanting to play this new game ;) hehehe
yah for sure. At first i thought it may be a network wide problem on activision end and in relation to the NEW COD MWII,but yah, quickly found I seem to be the only one having this odd issue ;-/
Ran a packet capture on my gaming pc LAN IP, while trying to connect to COD MWII ->
pcap is attached. packetcapture(1).pcap
-
@emjeezy your pcap isn't actually attached, I can not download it.
You want to use the file upload, not image and might need to change to .pcap extension vs .cap
test cap
Testing file upload of pcap or .cap they seem to be working.
Make sure you use file not image
-
@rcoleman-netgate firewall is mostly default config, lightly configured. Will keep in mind though, ty.
-
@emjeezy that capture shows no connections at all to anything external
And looks like you are limited to 100 packets.. But there is no info in that pcap that would help.. Since your not trying to go anywhere other than 172.16.25.2 which sure isn't a internet IP.
You have some remote desktop connection in that sniff - I see the RDP 3389
-
@johnpoz i think the pcap i need to do is WAN and not local. Problem is with the WAN pcap i cannot filter (at least not from pfsense) on the local IP.
-
@emjeezy no lan is fine.. That sniff has zero traffic going to any internet address in it.. To get to the internet you have to send it to pfsense right? But pfsense isn't seeing any traffic going to the internet in that sniff.
-
You have some remote desktop connection in that sniff - I see the RDP 3389
yes i am remoted onto my gaming pc right nowTrying the pcap again on lan..
-
@emjeezy nor did see even any dns queries in that sniff. Only thing see in there is part of remote desktop connection.
You most likely filled up your sniff before you even started anything because you didn't change the limit from 100 to 0
-
@johnpoz said in New COD MWII Blocked By pfSense:
You most likely filled up your sniff before you even started anything because you didn't change the limit from 100 to 0
right, i forgot to change the 'count' to 0. changed it now and running another pcap while trying to connect to COD..
-
@emjeezy make sure you flushed the clients local dns cache as well - so we can see if any dns queries it asks for are not being answered.
-
copy. will do.
-
@johnpoz So fighting the pcap size, too large to upload here. Set count to a thousand packets and ran. Hopefully it captured some useful traffic. updated pcap attached.
-
@emjeezy well can see no dns responses for stuff being asked for
-
@johnpoz humm..yah thats my machine asking my firewall for dns..thats normal. Wonder why my firwewall would fail to answer. I have 8.8.8.8 set as primary and 9.9.9.9 as 2ndary dns server.
-
@emjeezy What is DNS Resolver set up for?
And System->General for the DNS calls? -
-
I didn't find any that didn't have a record.. From the ones that he showed no response for. I queried for them and they all responded.
But like that one with loginservice.prod in the name - if that doesn't get an answer, it highly unlikely to be able to login ;)
-
@emjeezy Is DNS resolver running? Check Status->Services
-