Re: trying to get bookworm net going on an rpi4

2022-01-25 Thread Andrei POPESCU
On Du, 23 ian 22, 22:43:49, Andy Smith wrote: > Hi, > > On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > > So what is the official, works in bookworm every time, way to totally > > kill ipv6, making it use ipv4 for everything? > > You don't need to; having IPv6 active doesn't

Re: trying to get bookworm net going on an rpi4

2022-01-25 Thread Andrei POPESCU
On Lu, 24 ian 22, 00:27:23, deloptes wrote: > > Don't know but I have following there (in /etc/sysctl.conf) > > net.ipv6.conf.all.disable_ipv6 = 1 > net.ipv6.conf.default.disable_ipv6 = 1 > net.ipv6.conf.lo.disable_ipv6 = 1 > > and it does not disable ipv6 > > # lsmod | grep ipv > ipv6

Re: trying to get bookworm net going on an rpi4

2022-01-24 Thread gene heskett
On Monday, January 24, 2022 2:38:08 AM EST Andrew M.A. Cater wrote: > On Sun, Jan 23, 2022 at 06:22:40PM -0500, gene heskett wrote: > > And I just noticed this is an arm64 build, I need an armhf, where can > > I get that from? > > Hi Gene, > > In the mail where I replied to you last night, I

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread Andrew M.A. Cater
On Sun, Jan 23, 2022 at 06:22:40PM -0500, gene heskett wrote: > And I just noticed this is an arm64 build, I need an armhf, where can I > get that from? > Hi Gene, In the mail where I replied to you last night, I pointed out it was an arm64 build. Debian builds 64 bit for the Raspberry Pi 3

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread Andy Smith
Hello, On Sun, Jan 23, 2022 at 06:22:40PM -0500, gene heskett wrote: > On Sunday, January 23, 2022 5:43:49 PM EST Andy Smith wrote: > > However, if for your own eccentric reasons you insist: > > > > # echo 'net.ipv6.conf.all.disable_ipv6=1' > > > /etc/sysctl.d/disableipv6.conf > > > And thats

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread deloptes
Andy Smith wrote: > However, if for your own eccentric reasons you insist: > > # echo 'net.ipv6.conf.all.disable_ipv6=1' > /etc/sysctl.d/disableipv6.conf > > will disable it from the next boot. > > You can use: > > # sysctl --system > > to re-apply all sysctl configs immediately, so

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread gene heskett
On Sunday, January 23, 2022 5:43:49 PM EST Andy Smith wrote: > Hi, > > On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > > So what is the official, works in bookworm every time, way to totally > > kill ipv6, making it use ipv4 for everything? > > You don't need to; having IPv6

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread Andrew M.A. Cater
On Sun, Jan 23, 2022 at 05:26:17PM -0500, gene heskett wrote: > On Sunday, January 23, 2022 4:28:56 PM EST Andrew M.A. Cater wrote: > > On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > > > Greetings folks; > > > > > > Let me say first that I'm around 150 miles from any ipv6 capable

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread Andy Smith
Hi, On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > So what is the official, works in bookworm every time, way to totally > kill ipv6, making it use ipv4 for everything? You don't need to; having IPv6 active doesn't cause any problem even if you don't have a default route that

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread gene heskett
On Sunday, January 23, 2022 4:28:56 PM EST Andrew M.A. Cater wrote: > On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > > Greetings folks; > > > > Let me say first that I'm around 150 miles from any ipv6 capable > > network, just to get that out of the way. > > > > Its booted to a

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread deloptes
gene heskett wrote: > Greetings folks; > > Let me say first that I'm around 150 miles from any ipv6 capable network, > just to get that out of the way. > > Its booted to a text login and the first thing I did was import a saved > copy of the hosts file, and added rpi4-20220122.coyote.den with

Re: trying to get bookworm net going on an rpi4

2022-01-23 Thread Andrew M.A. Cater
On Sun, Jan 23, 2022 at 04:08:34PM -0500, gene heskett wrote: > Greetings folks; > > Let me say first that I'm around 150 miles from any ipv6 capable network, > just to get that out of the way. > > Its booted to a text login and the first thing I did was import a saved > copy of the hosts