The reason is that you had eth1
used in two locations (br-lan
and as the device for the lan
interface). This tends to mess up things lower down in the network stack, as each device should only be used in one location.
If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks!