Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread Fabien Roucaute
Le 22/09/2020 à 22:57, James Allsopp a écrit : > > > On Tue, 22 Sep 2020 at 17:58, Fabien Roucaute > wrote: > > Le 22/09/2020 à 18:50, James Allsopp a écrit : > > > > I've tried that but I get the same result. > > Thanks > > James > > > >

Re: ssh session times out annoyingly fast, why?

2020-09-22 Thread Gary Dale
On 2020-09-21 19:38, Britton Kerin wrote: I'm using ssh from a debian box to a rasberry pi (sorta debian also :). For some reason ssh sessions seem to time out pretty quickly. I've tried setting ClientAliveInterval and ClientAliveCountMax and also ServerAliveInterval and ServerAliveCountMax, b

Re: weird behaviour of quotes in bash variable assignments

2020-09-22 Thread Gary Dale
On 2020-09-22 01:48, Andrei POPESCU wrote: On Lu, 21 sep 20, 17:22:26, Gary Dale wrote: I presented the line that failed, copied and pasted from the Konsole session. What more do you want, other than to complain? In such cases it is best to attach[1] the smallest complete[2] script demonstratin

Re: weird behaviour of quotes in dash variable assignments

2020-09-22 Thread Gary Dale
On 2020-09-22 00:25, David Christensen wrote: On 2020-09-21 18:04, Gary Dale wrote: The two servers are for different customers. I would not want to create a tunnel between them. Instead I have my normal ssh tunnels to each server from my workstation. However the script is only readable by ro

(solved) Re: ssh fingerprint mismatch for one single client

2020-09-22 Thread Beco
> Yes. Given the data you've provided, I retract my first hunch: it seems > your student is seeing a different host: > > - either DNS resolves to a different IP address -- then you'd see >different IP addresses for your server as viewed from your student's >workstation wrt the "rest of the

Re: linux isn't robust enough to handle bad sector??

2020-09-22 Thread David Christensen
On 2020-09-22 06:04, David Wright wrote: On Tue 22 Sep 2020 at 10:06:46 (+), Long Wind wrote: On Tuesday, September 22, 2020, 2:45:30 AM EDT, David Christensen wrote: https://www.seagate.com/support/downloads/seatools/ it has only exe file, no iso file, you need Windows You p

SSH agent forwarding (was: weird behaviour of quotes in dash variable assignments)

2020-09-22 Thread David Christensen
On 2020-09-22 13:05, Gary Dale wrote: On 2020-09-22 00:25, David Christensen wrote: On 2020-09-21 18:04, Gary Dale wrote: The two servers are for different customers. I would not want to create a tunnel between them. Instead I have my normal ssh tunnels to each server from my workstation. How

Re: weird behaviour of quotes in dash variable assignments

2020-09-22 Thread Gary Dale
On 2020-09-22 09:29, David Wright wrote: On Mon 21 Sep 2020 at 20:50:29 (-0400), Gary Dale wrote: On 2020-09-21 10:30, David Wright wrote: On Mon 21 Sep 2020 at 08:18:52 (-0400), Greg Wooledge wrote: On Mon, Sep 21, 2020 at 07:55:45AM -0400, Cindy Sue Causey wrote: '…' and "…" are known as ne

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread Lucas Castro
On 9/22/20 5:54 PM, James Allsopp wrote: On Tue, 22 Sep 2020 at 19:47, Lucas Castro > wrote: On 9/22/20 1:26 PM, James Allsopp wrote: > Hi, > I've got a computer that I'm running debian 10 on with KVM. The > machine is connected to a OpenWRT ro

Re: weird behaviour of quotes in bash variable assignments

2020-09-22 Thread Greg Wooledge
On Tue, Sep 22, 2020 at 04:37:40PM -0400, Gary Dale wrote: > The smallest complete script then is > > report=”/root/clamscan-report” > echo $report There are three errors in this script. 1) There is no shebang line. 2) You've got curly quotes instead of ASCII double-quotes. 3) You used a variabl

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread James Allsopp
On Tue, 22 Sep 2020 at 17:58, Fabien Roucaute wrote: > Le 22/09/2020 à 18:50, James Allsopp a écrit : > > > > I've tried that but I get the same result. > > Thanks > > James > > > > You need to answer to the mailing-list email address, not mine. > If it still doesn't work, we need more informatio

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread James Allsopp
On Tue, 22 Sep 2020 at 19:47, Lucas Castro wrote: > > On 9/22/20 1:26 PM, James Allsopp wrote: > > Hi, > > I've got a computer that I'm running debian 10 on with KVM. The > > machine is connected to a OpenWRT router which provides DHCP and DNS > > to the network, via a wifi link used for the host

Re: linux isn't robust enough to handle bad sector??

2020-09-22 Thread David Christensen
On 2020-09-22 03:06, Long Wind wrote: On Tuesday, September 22, 2020, 2:45:30 AM EDT, David Christensen wrote: Seagate SeaTools Bootable is a USB flash drive live Linux distribution with an app for testing Seagate products.  Microsoft Windows is not required: https://www.seagate.com/

Re: ssh session times out annoyingly fast, why?

2020-09-22 Thread Darac Marjal
On 22/09/2020 00:38, Britton Kerin wrote: > I'm using ssh from a debian box to a rasberry pi (sorta debian also :). > > For some reason ssh sessions seem to time out pretty quickly. I've > tried setting ClientAliveInterval and ClientAliveCountMax and also > ServerAliveInterval and ServerAliveCou

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread Lucas Castro
On 9/22/20 1:26 PM, James Allsopp wrote: Hi, I've got a computer that I'm running debian 10 on with KVM. The machine is connected to a OpenWRT router which provides DHCP and DNS to the network, via a wifi link used for the host and an ethernet connection on eth1 used for a bridge Is your O

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread Fabien Roucaute
Le 22/09/2020 à 18:50, James Allsopp a écrit : > > I've tried that but I get the same result. > Thanks > James > You need to answer to the mailing-list email address, not mine. If it still doesn't work, we need more information, like the result of the following commands (you should modify the pu

Re: dhcp bridge for virtual machines using KVM

2020-09-22 Thread Fabien Roucaute
Le 22/09/2020 à 18:26, James Allsopp a écrit : > Hi, > I've got a computer that I'm running debian 10 on with KVM. The machine > is connected to a OpenWRT router which provides DHCP and DNS to the > network, via a wifi link used for the host and an ethernet connection on > eth1 used for a bridge >

dhcp bridge for virtual machines using KVM

2020-09-22 Thread James Allsopp
Hi, I've got a computer that I'm running debian 10 on with KVM. The machine is connected to a OpenWRT router which provides DHCP and DNS to the network, via a wifi link used for the host and an ethernet connection on eth1 used for a bridge I've set this file up for the bridge in /etc/network/inter

traps: courieresmtp

2020-09-22 Thread Philipp Ewald
Hello, maybe i found a bug in courier. courier crash's when a E-Mail address contains "–" (EN DASH) Kernel log: traps: courieresmtp[36082] general protection mail.log: courieresmtp: Crashed child process 41684, while delivering to DO<96>MAIN.TLD When i try to send a mail to DO–MAIN.TLD via th

Re: weird behaviour of quotes in dash variable assignments

2020-09-22 Thread David Wright
On Mon 21 Sep 2020 at 20:50:29 (-0400), Gary Dale wrote: > On 2020-09-21 10:30, David Wright wrote: > > On Mon 21 Sep 2020 at 08:18:52 (-0400), Greg Wooledge wrote: > > > On Mon, Sep 21, 2020 at 07:55:45AM -0400, Cindy Sue Causey wrote: > > > > '…' and "…" are known as neutral, vertical, straight,

Re: linux isn't robust enough to handle bad sector??

2020-09-22 Thread David Wright
On Tue 22 Sep 2020 at 10:06:46 (+), Long Wind wrote: > On Tuesday, September 22, 2020, 2:45:30 AM EDT, David Christensen > wrote: > > Seagate SeaTools Bootable is a USB flash drive live Linux distribution > with an app for testing Seagate products.  Microsoft Windows is not > requir

Re: Bug report: prog run via keyboard shortcut gets a different SSH agent?

2020-09-22 Thread Greg Wooledge
On Tue, Sep 22, 2020 at 09:10:15AM +1000, Michael Slade wrote: > I don't know what package to assign this to so I guess I can't use the usual > bug reporting mechanism. > > I have a debian bullseye mate desktop with a custom keyboard shortcut set up > to run xterm.  I noticed that an ssh agent is

LXDE and Applets

2020-09-22 Thread Hans
Hi folks, at the moment I am exploring an issue with LXDE and applets. The issue is the following: When I first start the computer and start LXDE (system is debian/testing), then some applets fail to initialise. This I noticed with the powermanagement applet and nm-applet. The first one is n

arc_meta_used > arc_meta_limit, need tuning hints

2020-09-22 Thread Victor Sudakov
Dear Colleagues, On a system with many small files, I often observe arc_meta_used over arc_meta_limit: # grep arc_m /proc/spl/kstat/zfs/arcstats arc_meta_used 45580987440 arc_meta_limit 45532735283 arc_meta_max46179223472 arc_me

Re: ssh session times out annoyingly fast, why?

2020-09-22 Thread Toni Mas Soler
First, you should be sure it is not a network issue. You could open a terminal and run, for example, top program. This avoid any timeout configured. If this does not work, you should follow for a network issue, otherwise we can see sshd's config file. Toni Mas Missatge de Britton Kerin del dia d

Re: Securing local host of reverse SSH tunnel?

2020-09-22 Thread Alex Mestiashvili
On 9/17/20 1:27 AM, Nate Bargmann wrote: * On 2020 16 Sep 12:08 -0500, Alex Mestiashvili wrote: btw, there is package authprogs, doing exactly that and not only. It seems to only be in Bullseye right now. It's not in Buster nor Buster backports. As the target computer is a Freedombox, it is

Re: ifup gets different IPv6 address than Network Manager

2020-09-22 Thread Andrei POPESCU
On Lu, 21 sep 20, 17:59:33, Nate Bargmann wrote: > > In the OpenWRT DHCP configuration I have included an IPv6 Suffix > parameter for all hosts. However, until I enabled the hosts to receive > a DHCP address via ifup, I had never seen an IPv6 address that included > that suffix. The ifup enabled