Please help me, I have become confused with information overload. I want to forward all web traffic to my internal network.
I have a ADSL connection with a static address. I have created the DNS entries so that
www.lapthorn.com points to this static address.
The router sends all network traffic to 192.168.0.100 which is my Linux gateway machine running just IPtables. This machine has 2 network cards in it, one that connects to the ADSL router, the other to a switch serving my local machines 10.0.0.0/24 network. I want to forward all network traffic to port 80 from my Gateway machine to Apache running on 10.0.0.100.
Can somebody help. I know this is real simple but can't get my head around it today