I have a device connected to eth0 that should behave like connected directly to the network that wlan0 is connected to. How can I achive this?
I do not want to use NAT on eth0, since this would defeat the purpose because devices on the wlan0 network could not see the device connected to eth0.