How many Internet IP goes to set up Local IP port to reflect

My internet Ips are as follows:

1 WAN 4 IPs
IP: 219.84.109.10~219.84.109.13 ---- 4 IPs
gateway: 219.84.109.254

IP / Addresses
How to do set up?

ex:
Address Network Broadcast Interface
192.168.1.254/24 192.168.1.0 192.168.1.255 eth0
219.84.109.10/30 219.84.109.10 219.84.109.13 eth1
219.84.109.11/30 219.84.109.10 219.84.109.13 eth1
219.84.109.12/30 219.84.109.10 219.84.109.13 eth1
219.84.109.13/30 219.84.109.10 219.84.109.13 eth1
Is it right?

IP / Firewall / Nat How to do set ?

Anybody help me please? Thank.


Hi,

just one ip public enought.......!!!!!

Address Network Broadcast Interface
192.168.1.254/24 192.168.1.0 192.168.1.255 eth0
219.84.109.10/30 219.84.109.10 219.84.109.13 eth1

and you add must gateway and dns from your ISP, next if you want forward other public IPs to local one, by NAT procedure

peace all
BalimoreDOTcom

Thank you very much!