what i want to do is
client <--> wlan0 <--> computer <--> eth0 <--> internet
i have 2 network connections
eth0 wired connected to internet
wlan0 wireless (work fine)
i have installed hostapd with madwifi and so on
oki
when i run hostapd the clients see the hot spot oki
clients connect with wpa oki
network manager run at demand not automatic (keep it for internet help)
now i'm a bit lost
what do i need is wlan0 give the client an ip (dhcp demand)
create a bridge between wlan0 and eth0
if someone can give the steps to create a permanent bridge between wlan0 and eth0
thanks