29.07.2019 12:35, Yuri wrote:
> I am asking because wireshark doesn't sense the interface list changes, and
> it just always shows the list from the time it was launched .
There is a way as we have devd(8) reading kernel-generated events and running
commands in response.
Look at default /etc/de
Yuri wrote
in :
yu> I am asking because wireshark doesn't sense the interface list
yu> changes, and it just always shows the list from the time it was
yu> launched .
You can open a routing socket and watch it to see if RTM_IFANNOUNCE
message is coming. The following command lines (on two di
I am asking because wireshark doesn't sense the interface list changes,
and it just always shows the list from the time it was launched .
Yuri
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubsc
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
On 28/07/2019 18:08, Eugene Grosbein wrote:
28.07.2019 21:50, Victor Gamov wrote:
I have configuration where bridge interface need to be down at startup.
But "ifconfig_bridge2="down" is not working: bridge always up
How I can 'down' bridge interface at startup?
If you use rc.conf to configu
28.07.2019 21:50, Victor Gamov wrote:
> I have configuration where bridge interface need to be down at startup.
>
> But "ifconfig_bridge2="down" is not working: bridge always up
>
> How I can 'down' bridge interface at startup?
If you use rc.conf to configure it, please read rc.conf(5) manual p
Hi All
I have configuration where bridge interface need to be down at startup.
But "ifconfig_bridge2="down" is not working: bridge always up
How I can 'down' bridge interface at startup?
--
CU,
Victor Gamov
___
freebsd-net@freebsd.org mailing list
h