Jump to content

Recommended Posts

Posted

nmcli states eth0 is connected on 192.168.1.10 but putty times out with 'connection refused'. Relevant screenshots attached. 

 

Many thanks in advance for any help

 

Joe

 

 

ip_scan.png.295fa789bd4d4eb79c10c8d364132bcb.png

 

 

 

winip.png.ca7631523fce86acc3d4a223512cfe91.png

 

 

 

ipv4.png.fd946388badd47d1b3478554875fbc2c.png

Posted

Systemctl says sshd is running. Ping request (from Windoze to 192.168.1.10)  times out. 

 

Nothing in /var/log/auth.log about ssh, but I guess that's expected.

Posted

You'll need a route from the 192.168.137 network to the 192.168.1 network, probably in your gateway. Hopefully you have a network administrator who will cooperate.

Posted

Then either adjust one of the ip addresses to be in the same /24 subnet or adjust subnet mask on both to /16

Posted

If you do not have a dhcp server that distributes addresses automatically yes, you have to properly set manual addresses on all devices connected.

Posted

Addresses need to be unique but within the defined subnet mask.

 

From your previous postings and questions you seem either lacking fundamental networking knowledge and/or your home setup has some weirdness into. Both is out of scope of Armbian since its competence ends at the PHY plug.

I suggest you try getting yourself more comfortable with that topic and start learning about it on places like https://www.geeksforgeeks.org/computer-network-tutorials/ or https://www.google.com/search?q=networking+for+beginners

 

Best of luck.

 

Posted (edited)

It will probably be easiest to just set your Pi to use 192.168.137.x where x is a number between 1 and 254 that is not in use by any other device on your network. If you have more than one ethernet interface in use you may also need to set a route in your PC to use the right interface for the Pi.

Edited by CryBaby
Posted
On 6/20/2022 at 3:22 PM, CryBaby said:

Unlikely, unless the PC is ancient. Most interfaces these days have auto-MDI-X.

Still, worth checking. Maybe there is some setting on a NIC that has disabled auto-MDI-X?

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines