I have a ZeroShell box with two network interfaces that I eventually want to bridge and install a captive portal on. Before I get that far though, I need to get DHCP passing through.
I simply added eth00 and eth01 to a new bridge, which is called bridge00. If I packet sniff the eth01 side, I see random broadcast traffic from eth00 no problem. I am unable however to pass DHCP packets through.
I have verified that my client is requesting DHCP, and that it works if I take ZeroShell out of the loop. Any thoughts on what may be the problem, or where to start looking to further debug the issue?