Hi,

I'm running a setup where my gateway (a PC Engines APU with
-current/amd64) have two rdomains :

rdomain 0 :
- re0 : internal interface (IP 192.168.50.1)
- re1 : dmz interface
- re2 : external interface

rdomain 1 :
- vether0 : bridged with re0 (IP 192.168.50.2)
- tun2 : OpenVPN interface

My intend is to let default trafic go through the default gateway of
the network (192.168.50.1), but under some circumstance, let some
clients/applications chose the connection inside the OpenVPN tunnel,
via 192.168.50.2.

This is working absolutely fine since some years.
I realized recently that the trafic passing through vether0 is
generating a LOT of these log records :
Jun 29 14:52:43 longisland /bsd: re0: trying to send packet on wrong
domain. if 0 vs. mbuf 1
Jun 29 14:52:48 longisland last message repeated 662 times
Jun 29 14:52:48 longisland /bsd: vether0: trying to send packet on
wrong domain. if 1 vs. mbuf 0
Jun 29 14:52:48 longisland /bsd: re0: trying to send packet on wrong
domain. if 0 vs. mbuf 1
Jun 29 14:52:49 longisland last message repeated 163 times

syslog consumes about 45% of the CPU with 2mb/s of trafic.

Bridging two interfaces in different rdomains is not very... normal.
But is this behaviour expected?

-- 
Mattieu Baptiste
"/earth is 102% full ... please delete anyone you can."

Reply via email to