All of the sudden Problem with SSH...
-
@creativename You got me there, thanks. I muddled static with reserved ips, although they're different things. (Someone may correct me if I err again.) To my knowledge, static ips are configured on the devices themselves, whereas reserved ips are part of the dynamic DHCP process, just reserved for particular devices.
I heard many times that static ips in an otherwise dynamic ip address space may collide with dynamic ips given by the DHCP server, thus they should be avoided or the whole network should be set to static ips. In @nestor1924's case, this doesn't apply, as the ip would be reserved, not static.
edit: The method of assigning ips doesn't affect ssh on your system, so DHCP reservation shouldn't matter at all for your ssh problem. I can't say anything about your Windows problem because I don't use Windows.
-
@clyde
Actually, duplicate IP are bad, but you can set a DHCP range on a subnet to mix static and dynamic IP.
For example, on 192.168.0.0/24, you can set your DHCP range to 192.168.0.100-192.168.0.200 and use the rest of the subnet for static IP.
But this require minimal network knowledge and some strictness in network management.That's why generally advised solutions are to avoid this, either by not mixing static/dynamic, or by using dynamic with reserved IP.
My 2 cents. -
@edmaul69 said in All of the sudden Problem with SSH...:
@nestor1924 on the retropie can you go into retropie menu and then show ip and verify that the ip address matches the one on your winscp?
What is the reasoning behind this? Why are people recommending that he use the IP instead of "retropie" ?
-
@alturis said in All of the sudden Problem with SSH...:
Why are people recommending that he use the IP instead of "retropie" ?
Because sometimes it won't recognise the hostname but it will recognise the IP.
-
I managed to change the serting of the pi to reserved ip and had no issiues "yet" if it returns ill let you guys know, i still connect to winscp via the username, if the issue returns ill use the ip of the pi on winscp as the username to see what happens...
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.