I have a fairly simple home router setup with two lan ports bridged using veb:

hostnaname.veb0
---------------
add em2
add em3
add vport0
up

hostname.vport0
---------------
inet 192.168.222.15 255.255.255.0
up

This seems to be unreliable in that sometimes after a router reboot everything is working fine. Other times, I will not get ping responses from the obsd router and dns requests from network clients are not received by unbound on the obsd router listening on the vport0 address (but ssh from lan to router still works). The problem is usually resolved just by restarting the obsd router.

Does anyone have any insight into this, why would it seemingly randomly work sometimes after a restart and not others?

Reply via email to