Re: panic: tcp_do_segment: sent too much

2025-01-12 Thread Ronald Klop
Seen this before. Does one of these issues match your case? https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=Tcp_do_segment&list_id=789107 Regards, Ronald Van: Kyle Evans Datum: 13 januari 2025 02:45 Aan: freebsd-net@freebsd.org Onderwerp: panic: tcp_do_segment: sent too much H

Re: FreeBSD Port: net/realtek-re-kmod

2024-12-01 Thread Ronald Klop
I think a quick fix for your problem was committed a few days ago (Nov 28). https://cgit.freebsd.org/ports/commit/?id=4ca9ea9d4060a4a494456a0e56306bd508fe20e8 Regards, Ronald. Van: Mike Jakubik Datum: zondag, 1 december 2024 01:59 Aan: a...@freebsd.org, freebsd-net@freebsd.org Onderwerp: Free

Re: IPFW statefull firewall ruleset - some sites or applications do not work as expected

2024-11-18 Thread Ronald Klop
that one_pass=0 will do anything after rule 10 applies. But I won't call myself a master of ipfw. So will be happy to stand corrected. Regards, Ronald. Van: Dries Michiels Datum: maandag, 18 november 2024 13:23 Aan: Ronald Klop CC: freebsd-i...@freebsd.org, freebsd...@freebsd.org, FreeBS

Re: IPFW statefull firewall ruleset - some sites or applications do not work as expected

2024-11-14 Thread Ronald Klop
Op 02-11-2024 om 16:30 schreef Dries Michiels: Hello, So I have a very basic ruleset, as described in the FreeBSD handbook, see below. I have "blurred" my open ports as seen in the ruleset below. Igc0 is my WAN port and in the table "trusted_if" are like my LAN if and some bridges. 1 reas

Re: dropping udp fragments with ipfw

2024-08-29 Thread Ronald Klop
Van: mike tancsa Datum: donderdag, 29 augustus 2024 20:51 Aan: FreeBSD Net Onderwerp: dropping udp fragments with ipfw I was working on some firewall rules to drop large UDP fragment attacks and noticed there is no easy way to drop fragments based on port ? e.g. if someone sends a UDP packet

Re: OpenVPN suddenly working one way only

2024-07-05 Thread Ronald Klop
Van: Andrea Venturoli Datum: vrijdag, 5 juli 2024 11:18 Aan: freebsd-net@freebsd.org Onderwerp: OpenVPN suddenly working one way only Hello. Not sure this is a question for FreeBSD or for OpenVPN directly... I'll try here first. I'm using OpenVPN quite heavily, as I have around 10 server-ser

Re: How to tell if a network interface was renamed (and from what)

2023-11-21 Thread Ronald Klop
Interesting. Is this: /usr/src/tools/tools/ifinfo ? Regards, Ronald. Van: Franco Fichtner Datum: maandag, 20 november 2023 22:23 Aan: Kristof Provost CC: Mike Karels , "Mina Galic" , Zhenlei Huang , Kyle Evans , freebsd-net@freebsd.org Onderwerp: Re: How to tell if a network interface was re

Re: reviewers for if_smsc change?

2023-11-09 Thread Ronald Klop
On 11/4/23 15:39, Ronald Klop wrote: Hi, For issue 274092 [1] I'm looking for reviewers. A user on the ML had an issue that the MAC address was not assigned on some Raspberry PI compute modules. I tried and succeeded in using the MAC address passed on from the firmware to the kernel.

reviewers for if_smsc change?

2023-11-04 Thread Ronald Klop
Hi, For issue 274092 [1] I'm looking for reviewers. A user on the ML had an issue that the MAC address was not assigned on some Raspberry PI compute modules. I tried and succeeded in using the MAC address passed on from the firmware to the kernel. The review is in: https://reviews.freebsd.org

Re: Network starvation question

2023-11-04 Thread Ronald Klop
On 11/4/23 03:37, Yuri wrote: Router is also involved, and the provider's network as well. But I think that there is a bug in the FreeBSD's network code that it allows a slower TCP connection to be hammered like this, unless there is a good explanation for this observation. Yuri As y

Re: Bouncing messages from freebsd-net@FreeBSD.org

2023-08-04 Thread Ronald Klop
Van: Baptiste Daroussin Datum: donderdag, 3 augustus 2023 17:15 Aan: Jamie Landeg-Jones CC: g...@unixarea.de, freebsd-net@freebsd.org Onderwerp: Re: Bouncing messages from freebsd-net@FreeBSD.org On Thu, Aug 03, 2023 at 04:00:48PM +0100, Jamie Landeg-Jones wrote: > Matthias Apitz wrote: > > >

Re: VLAN not working - jails, bridges, and VLANs

2023-07-26 Thread Ronald Klop
Van: Rudy Datum: zondag, 16 juli 2023 05:54 Aan: freebsd-net@freebsd.org Onderwerp: VLAN not working - jails, bridges, and VLANs Kernel: FreeBSD 13.1-RELEASE-p8 GENERIC amd64 Issue: vlan traffic not in the jail Weird issue today... I have a bridge with on the host, two jails, and a vlan in t

Re: Why do speedtest websites show much lower download speed in the Chromium browser?

2022-11-23 Thread Ronald Klop
Hi, You could ask the maintainer of Chromium (chrom...@freebsd.org) if this is a known issue. Or make some network dumps (see tcpdump and wireshark) and compare the network traffic. Maybe one of them handles smaller packets or something like that. You can also look at this: # netstat Active In

Re: what to check? no IPV6 pings between nodes on the same switch

2022-08-15 Thread Ronald Klop
e it to boot the machine. (BTW: for me this does not work well enough, so I run rtsold explicitly.) Setting accept_rtadv by ifconfig will not run rtsol. Regards, Ronald. Van: Benoit Chesneau Datum: maandag, 15 augustus 2022 11:25 Aan: Benoit Chesneau CC: Ronald Klop , "freebsd-net@Fr

Re: what to check? no IPV6 pings between nodes on the same switch

2022-08-15 Thread Ronald Klop
Hi, My rc.conf config has: ifconfig_genet0_ipv6="inet6 accept_rtadv" Can you post the output of "ifconfig" and "ipfw show"? Can you ping the link-local address of the other hosts? Regards. Ronald. Van: Benoit Chesneau Datum: maandag, 15 augustus 2022 08:59 Aan: "freebsd-net@FreeBSD.org" Ond

Re: Netstat -i 5-character interface name length?

2022-07-01 Thread Ronald Klop
Van: George Michaelson Datum: vrijdag, 1 juli 2022 00:50 Aan: "Rodney W. Grimes" CC: mike tancsa , Chris Ross , freebsd-net@freebsd.org Onderwerp: Re: Netstat -i 5-character interface name length? Is there a reason (avoid bikeshedding) the field width can't be increased to allow the bgeXhexI

Re: missing everything under /usr/local

2022-06-30 Thread Ronald Klop
Van: rahul deshmukh Datum: donderdag, 30 juni 2022 07:44 Aan: Ronald Klop CC: freebsd-net@freebsd.org Onderwerp: Re: missing everything under /usr/local Yes i tried it was stuck on bootstrapping PKG from... and it didn't moved further though internet was working not sure what's

Re: missing everything under /usr/local

2022-06-29 Thread Ronald Klop
Did you try it? From the manual page: “ Thefirst time invoked, pkgwill bootstrap the real pkg(8) from a remote repository” Van: rahul deshmukh Datum: 29 juni 2022 20:33 Aan: Ronald Klop CC: freebsd-net@freebsd.org Onderwerp: Re: missing everything under /usr/local Since there

Re: missing everything under /usr/local

2022-06-29 Thread Ronald Klop
It will get content when you install packages. For example: pkg install bash Regards, Ronald Van: rahul deshmukh Datum: 29 juni 2022 18:54 Aan: freebsd-net@freebsd.org Onderwerp: missing everything under /usr/local Hi, I installed 13.1 on virtualbox and there is nothing under /u

Re: 60+% ping packet loss on Pi3 under -current and stable-13

2022-04-30 Thread Ronald Klop
Hi, Did you swap cables? Regards, Ronald Van: bob prohaska Datum: 30 april 2022 04:13 Aan: freebsd-net@freebsd.org, freebsd-...@freebsd.org CC: bob prohaska Onderwerp: Re: 60+% ping packet loss on Pi3 under -current and stable-13 Since about December of 2021 I've been noticing problems

Re: running cron jobs setpriority permission denied

2022-03-09 Thread Ronald Klop
It sounds similar to this issue. https://github.com/cbsd/cbsd/issues/437 "default nice 1 prevents cron in jail #437" Does that help? Regards, Ronald. Van: Sami Halabi Datum: dinsdag, 8 maart 2022 22:00 Aan: freebsd-sta...@freebsd.org, FreeBSD Current , freebsd-j...@freebsd.org, freebsd-net

ipv6 on genet0 + bridge not configuring

2021-12-22 Thread Ronald Klop via freebsd-net
I hope somebody on this list has more insights into this issue below. NB: I can repeat the rtsol command and error from the command line. Regards, Ronald. Van: Ronald Klop via freebsd-arm Datum: woensdag, 22 december 2021 14:53 Aan: freebsd-...@freebsd.org Onderwerp: ipv6 on genet0 + bridge

Re: 12.2-STABLE: Commit 367740 breaks IMAP/SMTP server authentication

2020-11-22 Thread Ronald Klop
On Sun, 22 Nov 2020 14:37:33 +0100, Michael Grimm wrote: Hi, I am running 12.2-STABLE and VNET jails, one of which host a recent Dovecot IMAP and a recent postfix SMTP server. Authentication is forced via TLS/SSL for both services (ports 587 and 993). Setup is as follows: extIF

Re: bogus 0 len IP packet, was: Hang in VOP_LOCK1_APV on 8-STABLE with NFS.

2011-02-08 Thread Ronald Klop
On Mon, 07 Feb 2011 01:22:36 +0100, Pyun YongHyeon wrote: On Sun, Feb 06, 2011 at 11:54:49PM +0100, Ronald Klop wrote: On Sat, 22 Jan 2011 00:01:47 +0100, Ronald Klop wrote: >On Tue, 18 Jan 2011 09:38:04 +0100, wrote: > >>>> So, does anyone have an idea why the IP len

Re: bogus 0 len IP packet, was: Hang in VOP_LOCK1_APV on 8-STABLE with NFS.

2011-02-06 Thread Ronald Klop
On Sat, 22 Jan 2011 00:01:47 +0100, Ronald Klop wrote: On Tue, 18 Jan 2011 09:38:04 +0100, wrote: > So, does anyone have an idea why the IP length field would be set to 0 > for these TCP/IP packets? > > Here's some info from Ronald w.r.t. his hardware. (All I can thin

Re: divert rewrite

2011-02-06 Thread Ronald Klop
You could make it a google summer of code project? Ronald. On Sat, 05 Feb 2011 23:20:14 +0100, Julian Elischer wrote: for some time now it has been apparent that the divert socket protocol was a little too heavily tied to IPv4. With IPv6 coming along now, it seems that we should look at

Re: divert rewrite

2011-02-06 Thread Ronald Klop
On Sun, 06 Feb 2011 02:42:45 +0100, Julian Elischer wrote: On 2/5/11 4:09 PM, Ivo Vachkov wrote: Hello, How can I help? if you have ipv6 connectivity and experience, I have no experience or connectivity, with it so I'll be coding blind and will need a tester. If you have an application

Re: bogus 0 len IP packet, was: Hang in VOP_LOCK1_APV on 8-STABLE with NFS.

2011-01-21 Thread Ronald Klop
On Tue, 18 Jan 2011 09:38:04 +0100, wrote: > So, does anyone have an idea why the IP length field would be set to 0 > for these TCP/IP packets? > > Here's some info from Ronald w.r.t. his hardware. (All I can think of is > that he could try disabling TSO, etc?) > > Thanks in advance for any

Re: NFS lockd problem

2010-03-28 Thread Ronald Klop
On Fri, 26 Mar 2010 12:08:26 +0200, Giulio Ferro wrote: Outset: 1 NFS server (with lockd) 2 NFS client (with lockd) The clients serve several jails with apache, whose data (www) resides on the server From time to time everything seem to freeze. Then, after one minute or so, the system

Re: NFS lockd problem

2010-03-28 Thread Ronald Klop
On Sat, 27 Mar 2010 20:50:17 +0200, Chuck Swiger wrote: On Mar 26, 2010, at 3:08 AM, Giulio Ferro wrote: Outset: 1 NFS server (with lockd) 2 NFS client (with lockd) The clients serve several jails with apache, whose data (www) resides on the server If you need file locking to work reliabl

Re: New em driver

2006-11-01 Thread Ronald Klop
On Wed, 01 Nov 2006 00:48:46 +0100, Ronald Klop <[EMAIL PROTECTED]> wrote: On Sat, 28 Oct 2006 03:44:37 +0200, Jack Vogel <[EMAIL PROTECTED]> wrote: After a conference call today, it was decided that a merge of my Intel driver base and the STABLE code would take place. This cod

Re: New em driver

2006-10-31 Thread Ronald Klop
watchdog timeouts. A little CPU load did the job in the past. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"