Hello i have 2 RPi the first has an Edimax wifi dongle and i would like to share the internet connection from the wifi trough the ethernet to the 2nd RPi.
The wifi connection on the first Pi is managed by wicd (wicd-curses).
I've installad also iptables and dhcpd to create the NAT and to setup a DHCP server to be used by the 2nd Pi.
I tried following the guide on archlinux wiki but without any result.
Do you have any hint?