http://unix.stackexchange.com – I want to connect a PC to the internet via my notebook, which is connected to a WLAN. The setup should look like the following scheme: PC (eth0) -> Notebook (eth0) -> Notebook(wlan0) -> Router. Both are running linux - arch on the notebook and funtoo on the PC. Edit: So I tried rush's method and it didn't work for me, here is what I did: PC: ifconfig eth0 192.168.2.3 route add default (HowTos)