7

I want to configure NAT for my network of 10 computers so that the data is transmitted via a single pc.

Can anyone give a good tutorial for it?

Radu Rădeanu
  • 174,089
  • 51
  • 332
  • 407
Tarun
  • 4,275
  • 15
  • 53
  • 74

2 Answers2

7

This tutorial is a step-by-step configuration of NAT with iptables:

Configure Nat - 1 Configure Nat - 2

Source: http://www.howtoforge.com/nat_iptables

Radu Rădeanu
  • 174,089
  • 51
  • 332
  • 407
3

There are a few good tutorials out there.

https://help.ubuntu.com/community/Router

https://help.ubuntu.com/community/EasyRouter

Steven K
  • 4,556