More NAT - RigPig/NET-330 GitHub Wiki

After setting interfaces, I set the inside and outside NAT

  • Set default route
  • set NAT pool so all private IPs use this shared public IP

Mistake: used an invalid public IP

I originally did not use a public IP available to the champlain public network.

ip nat pool telecom 30.0.0.2 30.0.0.2 netmask 255.255.255.0 - 30.0.0.2 as the shared public IP

  • set NAT access list so these two subnets can access
  • Set burlington telecom server default gateway