User Controls
Can't ping another device on my network, even with firewall turned off
-
2020-08-30 at 1:17 AM UTCPC is listening at 0.0.0.0, at port 8080.
If I try and ping it from my phone - connected to the same wifi SSID - it times out.
I can ping the phone from the PC fine.
I've turned the firewall off the PC, makes no difference.
What the H!? -
2020-08-30 at 1:26 AM UTCAre you running a VPN on the PC?
-
2020-08-30 at 1:36 AM UTC
-
2020-08-30 at 1:59 AM UTCare you hiding the address or did you try to actually give it 0.0.0.0? .0 addresses are broadcast addresses, .255 are network addresses and you shouldn't try to use either for a device
also check the WAP to see if it's doing some sort of client isolation to stop clients from communicating with each other -
2020-08-30 at 3:06 AM UTCDo you mean literal "ping", or is there some service running on the computer? Also how are you addressing it from the phone? Presumably not 0.0.0.0. Maybe turn the data off so you can be sure you're connecting to the local network and not the public internet
-
2020-08-30 at 3:08 AM UTCI just reread it and I think he means the PC is listening on 8080 on all available IPs
you're aware ping uses ICMP right, nothing to do with port 8080 or any other? -
2020-08-30 at 3:37 AM UTC
-
2020-08-30 at 3:45 AM UTC
-
2020-08-30 at 4:38 AM UTC
Originally posted by Lanny Do you mean literal "ping", or is there some service running on the computer? Also how are you addressing it from the phone? Presumably not 0.0.0.0. Maybe turn the data off so you can be sure you're connecting to the local network and not the public internet
Yeah I kind of jumbled everything together in that post. Let's forget about me trying to serve html.
This is the ping command, I assume the unix and windows one do the same thing. So using the ping command
PC -> Android = OK
PC -> Iphone = OK
Android -> PC = Timeout
Android -> IPhone = OK
So I think windows 10 is doing something gay. I reset the firewall, turned it off, nothing changes.
Imma boot into my linux USB on my laptop, I am guessing it will work fine then. Win10 is too complicated for me, I should just keep it for playing vidya, and use my linux USB the rest of the time. -
2020-08-30 at 4:50 AM UTC
Originally posted by rabbitweed Yeah I kind of jumbled everything together in that post. Let's forget about me trying to serve html.
This is the ping command, I assume the unix and windows one do the same thing. So using the ping command
PC -> Android = OK
PC -> Iphone = OK
Android -> PC = Timeout
Android -> IPhone = OK
So I think windows 10 is doing something gay. I reset the firewall, turned it off, nothing changes.
Imma boot into my linux USB on my laptop, I am guessing it will work fine then. Win10 is too complicated for me, I should just keep it for playing vidya, and use my linux USB the rest of the time.
We should b playing minecraft -
2020-08-30 at 4:52 AM UTC
-
2020-08-30 at 5:15 AM UTC
-
2020-08-30 at 5:17 AM UTCnetsh int ip reset will reset the internet stack if you're sure it's windows being a shit
-
2020-08-30 at 5:34 AM UTCnot even your devices want to talk to you.
-
2020-08-30 at 6:03 AM UTC
-
2020-08-30 at 6:35 AM UTCGot another computer? Nmap your wanblows from that computer. Use these commands post the results.
nmap -sS -Pn -sV [local wanblows] --reason --version-intensity 6 -vvv -
2020-08-30 at 6:49 AM UTC
Originally posted by aldra netsh int ip reset will reset the internet stack if you're sure it's windows being a shit
Interesting output for that, even if I run as admin
Resetting Compartment Forwarding, OK!
Resetting Compartment, OK!
Resetting Control Protocol, OK!
Resetting Echo Sequence Request, OK!
Resetting Global, OK!
Resetting Interface, OK!
Resetting Anycast Address, OK!
Resetting Multicast Address, OK!
Resetting Unicast Address, OK!
Resetting Neighbor, OK!
Resetting Path, OK!
Resetting Potential, OK!
Resetting Prefix Policy, OK!
Resetting Proxy Neighbor, OK!
Resetting Route, OK!
Resetting Site Prefix, OK!
Resetting Subinterface, OK!
Resetting Wakeup Pattern, OK!
Resetting Resolve Neighbor, OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , failed.
Access is denied.
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Restart the computer to complete this action.
Booted up my non-GNU LINUX from usb, and lo and behold I could ping the PC fine.
Imma get X installed on muh linux, I procrastinated because i didn't know which package to download and got distracted, but wifi is already setup.
Win10 is gay for real work. -
2020-08-30 at 7:13 AM UTCIs client isolation/ap isolation/layer 2 isolation enabled on your wireless router?
If so that feature is designed to block clients from talking to each other, which is something you want in a lot of situations. -
2020-08-30 at 7:20 AM UTC
Originally posted by MORALLY SUPERIOR BEING 2020 IV: Intravenous Soyposting Is client isolation/ap isolation/layer 2 isolation enabled on your wireless router?
If so that feature is designed to block clients from talking to each other, which is something you want in a lot of situations.
I assume not, because the only ping that doesn't work is android -> PC.
And that ping worked as soon as I ran linux on it.
The diagnosis is that windows 10 is gay. -
2020-08-30 at 7:32 AM UTCI'd suggest getting something like Network Analyser. It can map out your local network and show you what services are running on machines.
https://play.google.com/store/apps/details?id=net.techet.netanalyzerlite.an&hl=en_IE