02-19-2022, 07:33 PM
Can't help with version 3.8 - it is no longer supported and it is not advisable to expose to the internet.
For network trouble shooting on a simple home network you can do a bit of investigating into a connection that says connected but doesn't work.
Open a terminal window on the machine that isn't working (by pressing 'ctrl+alt+t') and provide the output of the following commands
terminate command with 'ctrl c'
terminate command with 'ctrl c'
terminate command with 'ctrl c'
For network trouble shooting on a simple home network you can do a bit of investigating into a connection that says connected but doesn't work.
Open a terminal window on the machine that isn't working (by pressing 'ctrl+alt+t') and provide the output of the following commands
Code:
ip a
Code:
ifconfig -a
Code:
ip r
Code:
route
Code:
ip n
Code:
arp -a
Code:
ping _gateway
Code:
ping 8.8.8.8
Code:
ping google.com
stevef
clueless
clueless