RPi3 - Jessie (2ea)
Power Suppies: 5v@2.4a
SD Cards: Samsung EVO Plus, 32GB
Adapter: USB to Ethernet (eth1)
Switch: 5 port, un-managed, 3.67w
wlan0 - https://frillip.com/using-your-raspberr ... h-hostapd/ No dns settings and running in background at start.
eth1 - static network. Out to switch. 2nd RPi3 on switch, static addresses, /etc/dhcpcd.conf
eth0 - iface eth0 inet manual, /etc/network/interfaces
Can't set-up ufw for eth1 and wlan0. Eth0 was quick and easy.
Source material:
https://help.ubuntu.com/lts/serverguide/firewall.html
https://wiki.ubuntu.com/BasicSecurity/Firewall
Established br0 - eth0 and eth1. Lots of blinky leds. RPi3 on switch has no Internet connection. Not so sure bridge is the way to go but some thing to try.
Seems to me we are back to iptables even with ufw. Any suggestions?