well... here is the situation
there is just a single wireless adapter
and there are several pc's that need internet....
so my idea was routing it
like:
everything that comes in from eth0 should be redirected to wlan0 as outgoing
now i figure it is not so hard to do with iptables but i have no clue as to what command to use, i have seen several highly complex rules but thought it could be done much easier
port 80, 8080, 23, 22, 21 are basically the only ports required to forward (if applicable)
anybody who can shed some light on this?