Maybe VLAN, did not: eth1 entered promiscuous mode

tcpdump will put the interface in promisc-mode by default (use -p to disable that).

putting the interface in promisc in rc.local should not be required.

check your firewall settings

  • is eth1.101 the wan interface
  • OUTPUT policy should be ACCEPT
  • can lan interface forward to wan