Dear Wifidog mailinglist,<br><br>I am using an OpenWrt router (or a FreiFunk router, it does not matter in this case). Also running is OLSR. For OLSR to function correctly, the router is in Ad-Hoc mode. For Ad-Hoc mode to function correctly the LAN and the Wifi interface should be splitted.
<br><br>So I have:<br>lan_ifname=br0<br>lan_ifnames=vlan0 eth2 eth3<br>lan_ipaddr=<a href="http://192.168.1.1">192.168.1.1</a><br>lan_netmask=<a href="http://255.255.255.0">255.255.255.0</a><br><br>and:<br>wifi_ifname=eth1
<br>wifi_ipaddr=<a href="http://104.3.3.65">104.3.3.65</a><br>wifi_netmask=<a href="http://255.0.0.0">255.0.0.0</a><br><br>I think lan_ifname=br0 could also be lan_ifname=vlan0. That is perhaps better. Anyway.<br><br>I also have wifidog running. But, I can only enable wifidog for either br0 OR eth1. Not both at the same time. Question is: is it possible to have the LAN interface separated from the Wifi interface but at same time have Wifidog capturing both the Lan traffic AND the Wifi traffic?
<br clear="all"><br>I have been looking at NoCatSplash which does this. But, NoCatSplash does not seem to be as stable as Wifidog. I really would like to run Wifidog.<br><br>Thanks very much for your help.<br><br>Berry.<br>