On Fri, Mar 1, 2019 at 10:31 PM Jeffrey Walton noloader@gmail.com wrote:
On Fri, Mar 1, 2019 at 8:31 PM Stuart D. Gathman stuart@gathman.org wrote:
On Fri, 1 Mar 2019, Jeffrey Walton wrote:
This is kind of unusual. Raspberry Pi 3 B+ with Aarch64 image. My SSH session keeps dying. I've noticed it happens about every half hour. When I log into the physical machine I see the IP address has changed.
This sounds like the IPv6 privacy option.
https://blog.linitx.com/control-privacy-addressing-ipv6-linux/
You are probably right.
I shutdown the radio with a command similar to 'dcicm radio off' and I stopped getting kicked of the wired LAN. I can't find the command in my Bash history, which is kind of odd.
Here was the command:
nmcli radio wifi off
CRTL+R 'off' did not work in Bash (nothing found), but I found it cat'ing .bash_history. Weird.
This device just keeps getting weirder. I miss the old days when things just worked...
Jeff