| | 26 | |
| | 27 | As you can see, in this scenario you will need at least two network interfaces. Keep in mind that: |
| | 28 | - Every network interface must belong to a different network. |
| | 29 | - At least one of the interfaces must be marked as external, and your router must be accessible through this interface. |
| | 30 | |
| | 31 | If you take a glance at the picture you can identify these elements: |
| | 32 | |
| | 33 | - Interface eth0 is an internal interface configured with the IP 192.168.1.254, its network address is 192.168.1.255. The local machines will be connected to this network and will have 192.168.1.x addresses. |
| | 34 | - Interface eth1 is an external interface configured whose IP is 10.0.0.254. The router belongs to same network and its IP is 10.0.0.1. Note that you will have to add the gateway trough the web interface. |