Re: nmcli connection edit introduces duplicate connection

2025-05-29 Thread gene heskett
On 5/28/25 17:06, accipiter wrote: On 5/27/25 7:40 PM, Titus Newswanger wrote: On 5/26/25 14:20, accipiter wrote: Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID.  It is this

Re: nmcli connection edit introduces duplicate connection

2025-05-28 Thread fxkl47BF
On Wed, 28 May 2025, accipiter wrote: > On 5/27/25 7:40 PM, Titus Newswanger wrote: >> >> On 5/26/25 14:20, accipiter wrote: >>> Attempting to delete/remove the connection entry with the wrong data >>> simply caused the defective connection entry to be replicat

Re: nmcli connection edit introduces duplicate connection

2025-05-28 Thread accipiter
On 5/27/25 7:40 PM, Titus Newswanger wrote: On 5/26/25 14:20, accipiter wrote: Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID.  It is this erroneous connection entry that

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Max Nikulin
On 28/05/2025 09:06, accipiter wrote: but also had IP4 parameters with the 169.254... crap. Ignore it, it should not harm as an additional address. It is a link-local address and it should not prevent routing to the gateway. It *may* mean that some tool is trying to get an IP address through

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Greg Wooledge
On Tue, May 27, 2025 at 19:06:22 -0700, accipiter wrote: > At first it didn't seem to do any good, mis-replicating the eth0 connection > when I killed that particular eth0 using its UUID. But then I tried killing > *both* eth0 connections, then trying to re-edit / create the e

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Titus Newswanger
On 5/26/25 14:20, accipiter wrote: Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID.  It is this erroneous connection entry that appears connected to the eth0 device. I had a

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread accipiter
On 5/26/25 7:40 PM, Max Nikulin wrote: On 27/05/2025 02:20, accipiter wrote:     nmcli c edit eth0 [...] Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID. Is there a chance

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Max Nikulin
rk/interfaces.d In /etc/NetworkManager/system-connections/ there is a file: eth0.nmconnection which appears to have the "right stuff" - pointing to the UUID of the connection that I want. Maybe you are not comfortable posting output of commands like nmcli connection nmcli devic

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread accipiter
ection which appears to have the "right stuff" - pointing to the UUID of the connection that I want. -F

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread accipiter
On 5/26/25 9:40 PM, Charles Curley wrote: On Mon, 26 May 2025 20:46:37 -0700 accipiter wrote: If you are using Network Manager, you should not have anything else setting up interfaces that NM manages for you. What did you use for the purpose in the past? In the past it was the old standar

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread accipiter
On 5/26/25 11:10 PM, Andy Smith wrote: Hi, On Mon, May 26, 2025 at 08:46:37PM -0700, accipiter wrote: In the past it was the old standard /etc/network/interfaces setup. I had commented-out all the lines associated with 'eth0', but it's possible there's something that I haven't adequately kille

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Eben King
On 5/26/25 15:20, accipiter wrote: I updated an old laptop to bookworm - but on reboot the hard-wired ethernet connection wouldn't work. Maybe the ethernet hardware is unsupported? Can you see in journalctl where the module loads? You can find the driver name with ls -l /sys/clas

Re: nmcli connection edit introduces duplicate connection

2025-05-27 Thread Greg Wooledge
On Mon, May 26, 2025 at 20:46:37 -0700, accipiter wrote: > On 5/26/25 6:20 PM, Charles Curley wrote: > > On Mon, 26 May 2025 12:20:22 -0700 > > accipiter wrote: > > > > > it showed not 1 but 2 entries for eth0 - though with different UUIDs. > > > > If you are using Network Manager, you should no

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread Andy Smith
Hi, On Mon, May 26, 2025 at 08:46:37PM -0700, accipiter wrote: > In the past it was the old standard /etc/network/interfaces setup. I had > commented-out all the lines associated with 'eth0', but it's possible > there's something that I haven't adequately killed off. Is > there some way to ensur

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread accipiter
On 5/26/25 6:20 PM, Charles Curley wrote: On Mon, 26 May 2025 12:20:22 -0700 accipiter wrote: it showed not 1 but 2 entries for eth0 - though with different UUIDs. If you are using Network Manager, you should not have anything else setting up interfaces that NM manages for you. What did you

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread Charles Curley
On Mon, 26 May 2025 20:46:37 -0700 accipiter wrote: > > If you are using Network Manager, you should not have anything else > > setting up interfaces that NM manages for you. What did you use for > > the purpose in the past? > > > In the past it was the old standard /etc/network/interfaces set

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread accipiter
On 5/26/25 7:40 PM, Max Nikulin wrote: On 27/05/2025 02:20, accipiter wrote:     nmcli c edit eth0 [...] Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID. Is there a chance

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread Max Nikulin
On 27/05/2025 02:20, accipiter wrote:    nmcli c edit eth0 [...] Attempting to delete/remove the connection entry with the wrong data simply caused the defective connection entry to be replicated, only now with yet another UUID. Is there a chance that NetworkManager is under control of

Re: nmcli connection edit introduces duplicate connection

2025-05-26 Thread Charles Curley
On Mon, 26 May 2025 12:20:22 -0700 accipiter wrote: > it showed not 1 but 2 entries for eth0 - though with different UUIDs. If you are using Network Manager, you should not have anything else setting up interfaces that NM manages for you. What did you use for the purpose in the past? -- Does a

nmcli connection edit introduces duplicate connection

2025-05-26 Thread accipiter
I updated an old laptop to bookworm - but on reboot the hard-wired ethernet connection wouldn't work. Trying to manually configure the networking via nmcli c edit eth0 appeared to work ('print' gave the right values) BUT networking still didn't work. Old standby /sbin

Re: Internet connection in rescue mode

2025-05-03 Thread Brad Rogers
On Sat, 03 May 2025 11:03:30 +1000 rob stone wrote: Hello rob, >If you scroll down a few centimetres you'll see:- >"After setup, you can print with Linux:" >However, the link pulls a 404 error. >So, you navigate to the regular support site. Which is why I suggested OP must have missed a step or

Re: Internet connection in rescue mode

2025-05-02 Thread rob stone
Hello, On Fri, 2025-05-02 at 15:02 +0100, Brad Rogers wrote: > On Fri, 02 May 2025 09:51:25 -0400 > The Wanderer wrote: > > Hello, > > It would seem OP has missed a step or two in their description of > events, > because a visit to 123.hp.com brings up this; > > We're sorry, we don't support s

Re: Internet connection in rescue mode

2025-05-02 Thread Stefan Monnier
> What lesson is that? My guess: don't run code downloaded from random web sites, including (or especially?) for those sites that belong to large companies which care only about their bottom line and not their users. Stefan

Re: Internet connection in rescue mode

2025-05-02 Thread Brad Rogers
On Fri, 02 May 2025 09:51:25 -0400 The Wanderer wrote: Hello, >From the original post, apparently it wasn't even a .deb file; it was a >.run file. In my experience, such a file is a shell script with an That file seems to come from HP's Sourceforge repository and is a script that calls itself a

Re: Internet connection in rescue mode

2025-05-02 Thread Dan Ritter
Nicolas George wrote: > rhkra...@gmail.com (HE12025-05-02): > > What lesson is that? > > Never run a script with any privileges unless you know exactly what it > does. That includes the privilege of being you, a user whose data is close at hand and readable, if not even deletable. Creating a n

Re: Internet connection in rescue mode

2025-05-02 Thread The Wanderer
On 2025-05-02 at 09:43, Greg Wooledge wrote: > On Fri, May 02, 2025 at 15:31:18 +0200, Nicolas George wrote: > >> rhkra...@gmail.com (HE12025-05-02): >> >> > What lesson is that? >> >> Never run a script with any privileges unless you know exactly what it >> does. > > Or more generally: "Third-p

Re: Internet connection in rescue mode

2025-05-02 Thread Greg Wooledge
On Fri, May 02, 2025 at 15:31:18 +0200, Nicolas George wrote: > rhkra...@gmail.com (HE12025-05-02): > > What lesson is that? > > Never run a script with any privileges unless you know exactly what it > does. Or more generally: "Third-party package repositories are often not as high-quality as Deb

Re: Internet connection in rescue mode

2025-05-02 Thread Nicolas George
rhkra...@gmail.com (HE12025-05-02): > What lesson is that? Never run a script with any privileges unless you know exactly what it does. Regards, -- Nicolas George

Re: Internet connection in rescue mode

2025-05-02 Thread rhkramer
@ Nicolas George: On Friday, May 02, 2025 03:57:17 AM rob stone wrote: > On Thu, 2025-05-01 at 15:26 +0200, Nicolas George wrote: > > rob stone (HE12025-05-01): > > > I bought a new HP printer and in order to set it up you need to > > > access > > > 123.hp.com. From there I downloaded hplip-3.25.2

Re: Internet connection in rescue mode

2025-05-02 Thread Marco Moock
On 01.05.2025 15:20 Uhr rob stone wrote: > I bought a new HP printer and in order to set it up you need to access > 123.hp.com. From there I downloaded hplip-3.25.2.run. hplip is included in Debian repo, use that if you can. If you need a newer version, use backports. -- kind regards Marco Sen

Re: Internet connection in rescue mode

2025-05-02 Thread rob stone
On Thu, 2025-05-01 at 15:26 +0200, Nicolas George wrote: > rob stone (HE12025-05-01): > > I bought a new HP printer and in order to set it up you need to > > access > > 123.hp.com. From there I downloaded hplip-3.25.2.run. > > > > What a disaster. It deleted ALL programs such as evolution, > >

Re: Internet connection in rescue mode

2025-05-01 Thread Charles Curley
On Thu, 01 May 2025 22:27:11 +1000 rob stone wrote: > I bought a new HP printer and in order to set it up you need to access > 123.hp.com. From there I downloaded hplip-3.25.2.run. hplip 3.22.10+dfsg0-2 is available from the Debian repos. If you must have hplip, I suggest you use that after you

Re: Internet connection in rescue mode

2025-05-01 Thread Nicolas George
rob stone (HE12025-05-01): > I bought a new HP printer and in order to set it up you need to access > 123.hp.com. From there I downloaded hplip-3.25.2.run. > > What a disaster. It deleted ALL programs such as evolution, firefox, > gnome, etc. Sorry you had to learn that lesson the hard way. > So

Internet connection in rescue mode

2025-05-01 Thread rob stone
Hello, I bought a new HP printer and in order to set it up you need to access 123.hp.com. From there I downloaded hplip-3.25.2.run. What a disaster. It deleted ALL programs such as evolution, firefox, gnome, etc. I can start my laptop in recovery mode, but no connection to the outside world. I

Re: Solution for KVM via a cat 5 connection

2024-12-18 Thread Timothy M Butterworth
On Tue, Dec 17, 2024 at 11:50 PM Charles Curley < charlescur...@charlescurley.com> wrote: > On Mon, 27 May 2024 15:41:52 -0500 > Tom Browder wrote: > > > Has anyone had experience using a KVM setup (at least one HDMI and > > two USB ports) and using cat 5/6/7 between user and the computer? I > >

Re: Solution for KVM via a cat 5 connection

2024-12-17 Thread Charles Curley
On Mon, 27 May 2024 15:41:52 -0500 Tom Browder wrote: > Has anyone had experience using a KVM setup (at least one HDMI and > two USB ports) and using cat 5/6/7 between user and the computer? I > don’t need to handle multiple computers or high-def video movies, > just programming and office work.

Re: What connection exist between CMOS battery and the network interface?

2024-10-13 Thread Felix Miata
William Torrez Corea composed on 2024-10-13 23:47 (UTC-0600): > My computer lost configuration; have problems with the network, peripheral > and date/hour stopped working. The battery powers the clock when the PSU cannot. When there's not enough power for the clock, there isn't enough power to pr

What connection exist between CMOS battery and the network interface?

2024-10-13 Thread William Torrez Corea
My computer lost configuration; have problems with the network, peripheral and date/hour stopped working. -- With kindest regards, William. *Larry Wall invented a messy programming language -- and changed the face of the Web*

Re: virt-manager: Cannot recv data: Connection reset by peer

2024-07-02 Thread Ceppo
On Fri, Jun 28, 2024 at 06:13:39PM GMT, Bruno Kleinert wrote: > Am Mittwoch, dem 12.06.2024 um 15:30 + schrieb Ceppo: > FWIW, if you're running firewalld on that machine that seems somewhat > related: > https://libvirt.org/firewall.html#firewalld-and-the-virtual-network-driver > > I'm affected

Re: fail2ban: default 5 attemps == 1 SSH client connection?

2024-06-28 Thread Dan Ritter
Steffen Dettmer wrote: > I encountered multiple times that debian based containers use fail2ban by > default with a max attempt value of 5, even for SSH logins using strong > asymmetric keys. There is no "debian based container" standard. Talk to whoever built your container. (Why isn't it you?)

Re: virt-manager: Cannot recv data: Connection reset by peer

2024-06-28 Thread Bruno Kleinert
rt-manager to manage virtual machine with QEMU/KVM user > session for some months without any issue. From monday the session is "Not > Connected" and when I try to connect I get the following message: > > Unable to connect to libvirt qemu:///session. > > Can

fail2ban: default 5 attemps == 1 SSH client connection?

2024-06-28 Thread Steffen Dettmer
any help to limit strong pub key authentication after 5 tries? Ohh, and my connection is from the LAN. I don't know if this is a debian default. Any hints (links) why this is included at all and where the defaults come from appreciated! Steffen (*) I know I should be careful with such joke

Re: Bookworm: IBM DSD3300 iSCSI connection problem [solved]

2024-06-17 Thread Greg
On 6/17/24 11:04, Timothy M Butterworth wrote: On Sun, Jun 16, 2024 at 3:41 PM Greg > wrote: Hi there, I'm trying to mount iscsi share exported from old IBM DS3300. Unfortunately I get the following error: ping timeout of 5 secs expired, recv timeout 5,

Re: Bookworm: IBM DSD3300 iSCSI connection problem

2024-06-17 Thread Timothy M Butterworth
DDB Changed on port 0 > mbox[0-5] 8014 0001 0038 0021 f > 06/16/24-19:26:55 (GMT) (IOSched): NOTE: QLUtmConnection: Calling UTM > with initiator ID 0x38 Request 0x2 > 06/16/24-19:26:55 (GMT) (IOSched): NOTE: CloseConnectionNotification: > Free connection object for Initiat

Bookworm: IBM DSD3300 iSCSI connection problem

2024-06-16 Thread Greg
(GMT) (IOSched): NOTE: CloseConnectionNotification: Free connection object for InitiatorId 0x38 pPortal 06/16/24-19:26:55 (GMT) (IOSched): NOTE: QLUpdateInitiatorData: [38] Not connected - prev 25 06/16/24-19:26:57 (GMT) (IOSched): NOTE: DDB Changed on port 0 mbox[0-5] 8014 0001 0039 0023 0

virt-manager: Cannot recv data: Connection reset by peer

2024-06-12 Thread Ceppo
t any issue. From monday the session is "Not Connected" and when I try to connect I get the following message: Unable to connect to libvirt qemu:///session. Cannot recv data: Connection reset by peer and Details: Unable to connect to libvirt qemu:///session.

Re: Solution for KVM via a cat 5 connection

2024-05-27 Thread Tom Browder
On Mon, May 27, 2024 at 17:47 Stefan Monnier wrote: > > Has anyone had experience using a KVM setup (at least one HDMI and two > USB > > ports) and using cat 5/6/7 between user and the computer? I don’t need > to > > handle multiple computers or high-def video movies, just programming and > > of

Re: Solution for KVM via a cat 5 connection

2024-05-27 Thread Stefan Monnier
> Has anyone had experience using a KVM setup (at least one HDMI and two USB > ports) and using cat 5/6/7 between user and the computer? I don’t need to > handle multiple computers or high-def video movies, just programming and > office work. I need a bit more distance from my computer which must

Solution for KVM via a cat 5 connection

2024-05-27 Thread Tom Browder
Has anyone had experience using a KVM setup (at least one HDMI and two USB ports) and using cat 5/6/7 between user and the computer? I don’t need to handle multiple computers or high-def video movies, just programming and office work. I need a bit more distance from my computer which must stay in

Serial Connection in Debian 9 Moxa Device

2024-05-14 Thread Faisal Akhtar
Hello Debian Team, We are using Linux Debain 9 in our moxa devices. we are connected in a network where we connect with our moxa device via ssh and run the commands with Gauge ip and port and get Data. Now I'm Facing issue from 2, 3 weeks to connect the moxa using ssh and then connect to the seri

Re: “Secure Connection Failed” Error in Firefox

2024-03-03 Thread Jeffrey Walton
e site is accessed normally. However, when > > attempting to access this site on the desktop, Debian Firefox-ESR version > > 115.8.0esr (64-bit), the following error occurs: > > > > Secure Connection Failed > > An error occurred during a connection to gontijoonibus.gonti

Re: “Secure Connection Failed” Error in Firefox

2024-03-03 Thread Jeffrey Walton
op, Debian Firefox-ESR version > 115.8.0esr (64-bit), the following error occurs: > > Secure Connection Failed > An error occurred during a connection to gontijoonibus.gontijo.com.br. > The page you are trying to view cannot be displayed because the authenticity > of the received

Re: “Secure Connection Failed” Error in Firefox

2024-03-03 Thread Dan Ritter
Marcelo Laia wrote: > Hello Debian users! > > When accessing the website https://gontijoonibus.gontijo.com.br/ on Firefox > Android (on my smartphone), the site is accessed normally. However, when > attempting to access this site on the desktop, Debian Firefox-ESR version > 115.8.0esr (64-bit)

Re: “Secure Connection Failed” Error in Firefox

2024-03-03 Thread Brad Rogers
On Sun, 3 Mar 2024 12:26:20 -0300 Marcelo Laia wrote: Hello Marcelo, >website https://gontijoonibus.gontijo.com.br/ on I get the same results as Greg - in several browsers. -- Regards _ "Valid sig separator is {dash}{dash}{space}" / ) "The blindingly obvious is never im

Re: “Secure Connection Failed” Error in Firefox

2024-03-03 Thread Greg Wooledge
R version > 115.8.0esr (64-bit), the following error occurs: > > > Secure Connection Failed > An error occurred during a connection to gontijoonibus.gontijo.com.br. > The page you are trying to view cannot be displayed because the authenticity > of the received data could not be

“Secure Connection Failed” Error in Firefox

2024-03-03 Thread Marcelo Laia
: Secure Connection Failed An error occurred during a connection to gontijoonibus.gontijo.com.br. The page you are trying to view cannot be displayed because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. Learn more

Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Tixy
On Thu, 2024-01-18 at 14:16 +0100, Ralph Aichinger wrote: > On Thu, 2024-01-18 at 12:51 +, Tixy wrote: > > > > I have the same options in the forward chain except that I haven't > > qualified them with an interface name. Didn't occur to me that I > > would > > need to do that as there are only

Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Ralph Aichinger
On Thu, 2024-01-18 at 12:51 +, Tixy wrote: > > I have the same options in the forward chain except that I haven't > qualified them with an interface name. Didn't occur to me that I > would > need to do that as there are only two networks my LAN and 'the > internet'. You probably don't need to

Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Tixy
On Thu, 2024-01-18 at 12:31 +0100, Ralph Aichinger wrote: [...] > So it seems clamping the mss on the NAT/PPPoE-Machine running Debian no > longer works. For this I use/used the follwing rules: > > iifname "ppp0" tcp flags syn tcp option maxseg size set rt mtu; > oifname "ppp0" tcp flags syn tcp o

nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Ralph Aichinger
;flows with mangled traffic must be untracked"? Is this relevant to my situation at all? Any help on how to debug this would be appreciated. There are lots of tutorials on how to find the MTU of a connection by using "ping -M do - s 1500" or similar, but very little dignosing mo

Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-09 Thread B.M.
On Montag, 7. August 2023 16:33:26 CEST you wrote: > On Montag, 7. August 2023 15:19:49 CEST you wrote: > > Dear all, > > > > I just dist-upgraded my Raspberry Pi from buster to bookworm, and while > > > > ssh -Y... > > > > worked like a charm in before the update and I could start any X11 program

Re: Raspbian: After update from buster to bookworm,X11Forwarding in ssh connection stopped working

2023-08-07 Thread Christian Britz
gene heskett wrote: > On 8/7/23 10:51, B.M. wrote: >>> ssh -Y -C -l myUser otherHostname.local -v >>> > Is the @ sign between myUser and otherhostname now optional? He uses option -l login_name, which can be used alternatively to login_name@destination.

Re: Raspbian: After update from buster to bookworm,X11Forwarding in ssh connection stopped working

2023-08-07 Thread gene heskett
On 8/7/23 10:51, B.M. wrote: On Montag, 7. August 2023 15:19:49 CEST you wrote: Dear all, I just dist-upgraded my Raspberry Pi from buster to bookworm, and while ssh -Y... worked like a charm in before the update and I could start any X11 program over ssh, it doesn't work anymore since then.

Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread B.M.
On Montag, 7. August 2023 15:19:49 CEST you wrote: > Dear all, > > I just dist-upgraded my Raspberry Pi from buster to bookworm, and while > > ssh -Y... > > worked like a charm in before the update and I could start any X11 program > over ssh, it doesn't work anymore since then. Executing > > ssh -

Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread Christian Britz
Hi Bernd B.M. wrote: I just dist-upgraded my Raspberry Pi from buster to bookworm, and while This might very well be the reason for your problems. You should never skip a release, bullseye in this case. Upgrading directly from oldoldstable to stable will get you unpredictable results. BTW,

Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread B.M.
Dear all, I just dist-upgraded my Raspberry Pi from buster to bookworm, and while ssh -Y... worked like a charm in before the update and I could start any X11 program over ssh, it doesn't work anymore since then. Executing ssh -Y -C -l myUser otherHostname.local -v I get ... debug1: Requestin

Re: Lost HDMI monitor connection

2023-07-19 Thread Peter Hillier-Brook
On 18/07/2023 12:00, Peter Hillier-Brook wrote: On 17/07/2023 20:29, riveravaldez wrote: On 7/17/23, Peter Hillier-Brook wrote: I recently upgraded 2 laptops from Bullseye to Bookworm and no longer have access to my external monitor from one of them. My environment consists of a couple of lap

Re: Lost HDMI monitor connection

2023-07-18 Thread Peter Hillier-Brook
On 17/07/2023 20:29, riveravaldez wrote: On 7/17/23, Peter Hillier-Brook wrote: I recently upgraded 2 laptops from Bullseye to Bookworm and no longer have access to my external monitor from one of them. My environment consists of a couple of laptops connected to an external monitor via an HDMI

Re: Lost HDMI monitor connection

2023-07-17 Thread riveravaldez
On 7/17/23, Peter Hillier-Brook wrote: > I recently upgraded 2 laptops from Bullseye to Bookworm and no longer > have access to my external monitor from one of them. > > My environment consists of a couple of laptops connected to an external > monitor via an HDMI Switch that, until the upgrades, g

Re: Lost HDMI monitor connection

2023-07-17 Thread Bret Busby
On 18/7/23 01:11, Peter Hillier-Brook wrote: I recently upgraded 2 laptops from Bullseye to Bookworm and no longer have access to my external monitor from one of them. My environment consists of a couple of laptops connected to an external monitor via an HDMI Switch that, until the upgrades, g

Lost HDMI monitor connection

2023-07-17 Thread Peter Hillier-Brook
I recently upgraded 2 laptops from Bullseye to Bookworm and no longer have access to my external monitor from one of them. My environment consists of a couple of laptops connected to an external monitor via an HDMI Switch that, until the upgrades, gave excellent service. The only diagnostic I

Re: How to use bridge-utils to enable connection sharing?

2023-02-05 Thread Stefan Monnier
> In order to achieve that, i installed on the host (debian, buster for > the time being) > > apt install bridge-utils > > and looked up the interfaces in question (enp0s3 and enp0s8) > > brctl addbr br0 > brctl addif br0 enp0s3 enp0s8 > > but, even after rebooting, the bridge does not work The ab

Re: How to use bridge-utils to enable connection sharing?

2023-02-05 Thread debian-user
> Am 05.02.2023 um 18:30 schrieb Dan Ritter: > > (...) > > RJ45 is a physical connector with 8 pairs of twisted wires. The > > twisted pairs carry the same signal but with the polarity > > reversed, + on one is - on the other. Together with the > > twisting, that makes the signal being carried resi

Re: How to use bridge-utils to enable connection sharing?

2023-02-05 Thread Dan Ritter
Roy J. Tellason, Sr. wrote: > On Sunday 05 February 2023 12:30:42 pm Dan Ritter wrote: > > RJ45 is a physical connector with 8 pairs of twisted wires. > > Eight wires, _four_ twisted pairs. Correct, my flub. -dsr-

Re: How to use bridge-utils to enable connection sharing?

2023-02-05 Thread Roy J. Tellason, Sr.
On Sunday 05 February 2023 12:30:42 pm Dan Ritter wrote: > RJ45 is a physical connector with 8 pairs of twisted wires. Eight wires, _four_ twisted pairs. -- Member of the toughest, meanest, deadliest, most unrelenting -- and ablest -- form of life in this section of space,  a critter that can b

How to use bridge-utils to enable connection sharing?

2023-02-05 Thread DdB
Am 05.02.2023 um 18:30 schrieb Dan Ritter: > (...) > RJ45 is a physical connector with 8 pairs of twisted wires. The > twisted pairs carry the same signal but with the polarity > reversed, + on one is - on the other. Together with the > twisting, that makes the signal being carried resistant to > i

How to use bridge-utils to enable connection sharing?

2023-02-05 Thread DdB
Am 05.02.2023 um 18:30 schrieb Dan Ritter: > (...) > RJ45 is a physical connector with 8 pairs of twisted wires. The > twisted pairs carry the same signal but with the polarity > reversed, + on one is - on the other. Together with the > twisting, that makes the signal being carried resistant to > i

Re: How to use bridge-utils to enable connection sharing?

2023-02-05 Thread Dan Ritter
DdB wrote: > What i am trying to setup is to have an older unused pc act as a > backup-server. The first thing to do would be to install a current > debian (disks are already pluged in). And the installation absolutely > wants an internet connection. > > Due to physical restr

How to use bridge-utils to enable connection sharing?

2023-02-05 Thread DdB
absolutely wants an internet connection. Due to physical restrictions, my router has only one connection (used by my main host), but there are more networking cards in it, so i am intending to allow a connection from the host to the backuup server, later that net is going to be used for the backing up of

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread hw
On Sun, 2022-11-20 at 10:25 -0800, David Christensen wrote: > On 11/20/22 08:25, hw wrote: > > On Sun, 2022-11-20 at 12:45 +0100, hw wrote: > > > [...] > > I am unable to determine if Intel has fixed any device driver bugs for > the X540-AT2 adapter since FreeBSD-12.3-RELEASE-amd64-memstick.img w

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread David Christensen
On 11/20/22 08:25, hw wrote: On Sun, 2022-11-20 at 12:45 +0100, hw wrote: [...] I don't know, I'll try the Debian rescue and FreeBSD when the currently running backups are finished. I booted the Debian rescue and the LEDs on the network cards don't light up and the link remains down even when

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread hw
> > > > > > ... I suggest trying a Category 6A factory patch cable at least 2 > > > > > meters > > > > > long. > > > > > > > > I tried it with a 10m cat6 cable and the connection was intermittent.  > > > > It&

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread hw
On Sun, 2022-11-20 at 12:45 +0100, hw wrote: > [...] > I don't know, I'll try the Debian rescue and FreeBSD when the currently > running > backups are finished. I booted the Debian rescue and the LEDs on the network cards don't light up and the link remains down even when I replug the cable. I re

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread hw
On Sun, 2022-11-20 at 10:46 +0100, hede wrote: > On Sun, 20 Nov 2022 00:51:20 +0100 hw wrote: > > > Unfortunately it doesn't work anymore with Fedora either ...  I tried it > > with a > > live system if it would work and it didn't. > > The source of co

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-20 Thread hede
On Sun, 20 Nov 2022 00:51:20 +0100 hw wrote: > Unfortunately it doesn't work anymore with Fedora either ... I tried it with > a > live system if it would work and it didn't. The source of connection resets can be diverse. Sometimes dmesg will show useful info, somet

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread David Christensen
and the connection was intermittent.  It's the same (as in "identical to") cable that works between the other server and a client. Okay.  I suggest putting a unique mark/ serial number on each cable for tracking purposes until you resolve the intermittent connection issue. Wha

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread hw
; I tried it with a 10m cat6 cable and the connection was intermittent.  It's > > the > > same (as in "identical to") cable that works between the other server and a > > client. > > > Okay.  I suggest putting a unique mark/ serial number on each cable for

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread David Christensen
On 11/19/22 13:35, David Christensen wrote: The "Intel ® Ethernet Controller Products 27.7 Release Notes" indicate the "ix" driver is supported and tested on FreeBSD 13 and FreeBSD 12.3 ("Fedora" and "Debian" appear nowhere in that document): https://www.intel.com/content/www/us/en/download/

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread David Christensen
On 11/19/22 06:50, hw wrote: On Fri, 2022-11-18 at 17:02 -0800, David Christensen wrote: ... I suggest trying a Category 6A factory patch cable at least 2 meters long. I tried it with a 10m cat6 cable and the connection was intermittent. It's the same (as in "identical to&qu

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread hw
On Fri, 2022-11-18 at 21:27 -0500, Porter Smith wrote: > Userslly it is considered best practice to use nics from a known comparable > vendor for example Intel dual port nics can be found on sites like Amazon or > neerhg for a reasonable amount of $. What do you think I'm using?

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-19 Thread hw
hem about 1.5 and another 10 > > meters > > long.  Before I got the new cable, I tried the other port on the nic, and it > > made no difference. > > > > Even with the new cable, the connection is intermittent :( > > > Different category cables have differ

networking is getting weirder (Re: Intel X540-AT2 and Debian: intermittent connection)

2022-11-19 Thread hw
running Fedora on the server. > > > > > > I installed Debian on it and wanted to make backups with rsync, but the > > > connection via this network card is now intermittent where it used to be > > > stable > > > with Fedora. > > > > Fedora u

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread David Christensen
On 11/18/22 06:35, Jeffrey Walton wrote: On Mon, Nov 14, 2022 at 6:25 AM hw wrote: I have an X540-AT2 network card in my backup server and it worked when I was running Fedora on the server. I installed Debian on it and wanted to make backups with rsync, but the connection via this network

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread Porter Smith
re excruciatingly slow ... >>>>> >>>> >>>> Update: I booted a Fedora live system and the connection is also >>>> intermittent. >>>> So it's not a Debian issue.  It's still an issue, though ... >>> >>> >&

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread David Christensen
booted a Fedora live system and the connection is also intermittent. So it's not a Debian issue.  It's still an issue, though ... What is the cable type?  Length?  Factory or home made? I got a new cable today which is rated as cat 8.1. It's only 1.5 meters long. I have tried 3 d

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread hw
d to make backups with rsync, but the > > connection via this network card is now intermittent where it used to be > > stable > > with Fedora. > > Fedora uses the latest version of a package that's available at the > release date. Maybe Fedora was using a newer drive

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread Jeffrey Walton
On Mon, Nov 14, 2022 at 6:25 AM hw wrote: > > I have an X540-AT2 network card in my backup server and it worked when I was > running Fedora on the server. > > I installed Debian on it and wanted to make backups with rsync, but the > connection via this network card is now int

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-18 Thread hw
8 lanes still work fine, and > > > the > > > card did work in that slot with Fedora. > > > > > > I found that I had to unplug the network cable and to plug it back in > > > before I > > > could send/receive pings.  I already tried a different network ca

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-15 Thread David Christensen
and it didn't make a difference. I suspect that Debian might be doing something differently or not doing that Fedora does which causes the intermittent connections. Any ideas?  Backups over an 1GB link are excruciatingly slow ... Update: I booted a Fedora live system and the connection is also in

Re: Intel X540-AT2 and Debian: intermittent connection

2022-11-15 Thread hw
auses the intermittent connections. > > Any ideas?  Backups over an 1GB link are excruciatingly slow ... > Update: I booted a Fedora live system and the connection is also intermittent. So it's not a Debian issue. It's still an issue, though ...

  1   2   3   4   5   6   7   8   9   10   >