Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2022 11:21:29 +0000
From:      Benoit Chesneau <benoitc@enki-multimedia.eu>
To:        Michael Gmelin <grembo@freebsd.org>
Cc:        Ronald Klop <ronald-lists@klop.ws>, "freebsd-net@FreeBSD.org" <freebsd-net@freebsd.org>
Subject:   Re: what to check? no IPV6 pings between nodes on the same switch
Message-ID:  <zl1DIz2UTvkH7225ihSgijGF4mdrAfM0ZLDT0CkMzlX2nN8JqM2L2vSlokfRpEiSNw8bMzkmFTae_8iXByje5ZgDoeoejzf2-UphfueWtCw=@enki-multimedia.eu>
In-Reply-To: <20220815131810.79cb470c.grembo@freebsd.org>
References:  <qcer8535Q1qdsyEXRpYZO7cRAnjTNz5qlcjbiwNFg7b_13lzwo15Y0-72_pOdSZnVe2AwHHNBLJbPycVb2SCS-evQV-Of1bgpBRyr1C9RU8=@enki-multimedia.eu> <718207270.67.1660552177215@localhost> <hMqENjOsAd2Dv-OG6Ge2FxSuQuyPc73a8Y4Kp2FzSdldA7QzFJGlV2AKaQjuHd3Q-k7I8uRLZ8eR44LJ9FVRdKXQ5-I623xO8BrA5PPnU38=@enki-multimedia.eu> <GQsCACVdQaleA6RlMjW5LebnRhR9jPTsyWhhZPvVA0SOLj9keYDaUQ_dcGLZB3etCMhk7hRjg13epmaQtF0rrWpPeSZ3QkPrWoL43UZKOYg=@enki-multimedia.eu> <1540677665.110.1660556486732@localhost> <GyTA2rUetn_DdIzJv1S7TSTlgJrbDSwo42Egc0kUsUTmCcHfeZ0MXCBtqqaUJgV4ygPEqsmKtjrbyhSOwM0HQgFhMDF5UPrmxL4psPBcd20=@enki-multimedia.eu> <zfer6kfZBYJkkTe-22_SStLs0QMsHdJe3WQV6h03qY2nDNBLpKopPsXiOPChXNNqZVp7X_U2RptGsA12GHJjzJD7w3COHfy6Ri1Q3F9820A=@enki-multimedia.eu> <20220815130132.5fbb67e9.grembo@freebsd.org> <Fm716kiXZwUj9DzjjAiRJFIgWAmr4_9NzkvQZCpuvtk6BsmerD45so_YwwSvVbfY2gRtaujYFAPyzp8ix8IcHimkRgpph7-IpjTN9-A5JD8=@enki-multimedia.eu> <20220815131810.79cb470c.grembo@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I really have to assign an IP address. 8t wasn't enough when I just addes "up". The driver is old maybe there have been some fixes since in linux version.

Benoît

On Mon, Aug 15, 2022 at 13:18, Michael Gmelin <grembo@freebsd.org> wrote:

> On Mon, 15 Aug 2022 11:11:41 +0000
> Benoit Chesneau <benoitc@enki-multimedia.eu> wrote:
>
>> Setting the IPv4 makes it works indeed! How did you find it? I will
>> open a ticket about it.
>
> Gut feeling :)
>
> Question: Does setting
>
> ifconfig_ql0="up"
>
> help as well, or do you really have to assign an IP address?
>
> Best
> Michael
>
>>
>> Thanks a lot to both of you anyway :)
>>
>>
>> Benoît
>>
>> ------- Original Message -------
>> On Monday, August 15th, 2022 at 13:01, Michael Gmelin
>> <grembo@freebsd.org> wrote:
>>
>>
>> >
>> > On Mon, 15 Aug 2022 10:07:54 +0000
>> > Benoit Chesneau benoitc@enki-multimedia.eu wrote:
>> >
>> > > So I noticed that tcpdump was enabling the "promiscuous" mode to
>> > > the interface. So I tried to do it manually: `ifconfig ql0
>> > > promisc` and ping worked even after disabling this mode `ifconfig
>> > > ql0 -promisc`.
>> > >
>> > > What does happen when the promiscuous mode is enabled? I'm not
>> > > sure to understand what is the issue :/
>> >
>> >
>> > Does giving the interface also an IPv4 address make a
>> > difference, e.g. ifconfig_ql0="inet 10.0.0.1/24"?
>> >
>> > Best
>> > Michael
>> >
>> > --
>> > Michael Gmelin
>>
>
> --
> Michael Gmelin
[-- Attachment #2 --]
<html><head></head><body>   <div>I really have to assign an IP address. 8t wasn't enough when I just addes "up". The driver is old maybe there have been some fixes since in linux version.<caret></caret></div><div><br></div><div>Benoît</div> <div><br></div><div><br></div>On Mon, Aug 15, 2022 at 13:18, Michael Gmelin &lt;<a href="mailto:grembo@freebsd.org" class="">grembo@freebsd.org</a>&gt; wrote:<blockquote class="protonmail_quote" type="cite">  <br><br>On Mon, 15 Aug 2022 11:11:41 +0000<br>Benoit Chesneau &lt;benoitc@enki-multimedia.eu&gt; wrote:<br><br>&gt; Setting the IPv4 makes it works indeed! How did you find it? I will<br>&gt; open a ticket about it.<br><br>Gut feeling :)<br><br>Question: Does setting<br><br>  ifconfig_ql0="up"<br><br>help as well, or do you really have to assign an IP address?<br><br>Best<br>Michael<br><br>&gt;<br>&gt; Thanks a lot to both of you anyway :)<br>&gt;<br>&gt;<br>&gt; Benoît<br>&gt;<br>&gt; ------- Original Message -------<br>&gt; On Monday, August 15th, 2022 at 13:01, Michael Gmelin<br>&gt; &lt;grembo@freebsd.org&gt; wrote:<br>&gt;<br>&gt;<br>&gt; &gt;<br>&gt; &gt; On Mon, 15 Aug 2022 10:07:54 +0000<br>&gt; &gt; Benoit Chesneau benoitc@enki-multimedia.eu wrote:<br>&gt; &gt;<br>&gt; &gt; &gt; So I noticed that tcpdump was enabling the "promiscuous" mode to<br>&gt; &gt; &gt; the interface. So I tried to do it manually: `ifconfig ql0<br>&gt; &gt; &gt; promisc` and ping worked even after disabling this mode `ifconfig<br>&gt; &gt; &gt; ql0 -promisc`.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What does happen when the promiscuous mode is enabled? I'm not<br>&gt; &gt; &gt; sure to understand what is the issue :/<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Does giving the interface also an IPv4 address make a<br>&gt; &gt; difference, e.g. ifconfig_ql0="inet 10.0.0.1/24"?<br>&gt; &gt;<br>&gt; &gt; Best<br>&gt; &gt; Michael<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Michael Gmelin<br>&gt;<br><br><br><br>--<br>Michael Gmelin<br></blockquote></body></html>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?zl1DIz2UTvkH7225ihSgijGF4mdrAfM0ZLDT0CkMzlX2nN8JqM2L2vSlokfRpEiSNw8bMzkmFTae_8iXByje5ZgDoeoejzf2-UphfueWtCw=>