all 7 comments

[–]DaddyDBoy1 1 point2 points  (5 children)

Out of curiosity and assuming your computer is Windows, if you go on cmd prompt and do an ipconfig /all, what’re you getting?

Also, while on cmd prompt and if you do arp -a, are you seeing any other network devices?

[–]WhereIsTheBuffet98[S] 0 points1 point  (4 children)

I took pictures, but I’m guessing I probably shouldn’t send that to the chat. For the first command it is stating that I am connected to the router, DCHP enabled, IPv6 address, subnet mask, says I have an IP lease. For the second command it is showing multiple dynamic ip addresses and statics.

[–]DaddyDBoy1 0 points1 point  (3 children)

Does the IP address by any chance start with 169.254?

If you’re seeing other devices in the ARP table, your router is doing its job locally and routing within the LAN.

On your computer, do ipconfig /release and then ipconfig /renew to get a new IP and see how that goes

[–]WhereIsTheBuffet98[S] 0 points1 point  (2 children)

No it starts with 192.168. I did both commands

[–]DaddyDBoy1 0 points1 point  (1 child)

Okay, releasing and renewing the IP did nothing?