Start by configuring the network card that interfaces to the other computers on you network
# ifconfig ethX ip
where ethX is the network card and ip is your desired server ip address (Usually 192.168.0.1 is used)
Then configure the NAT as followsRead More