How can I use VLANs and NAT to get around the need for a static IP address?

How can I use VLANs and NAT to get around the need for a static IP address?

We have two units that are used to remote control radio transmitters via the Internet, one in each location. Normally these would require static IP's on the public network with the forwarding of ports 5004, 5006 and 5008 at each end. Each of the devices requires the gateway IP and the public IP of the remote device to be configured in the unit which works fine.

We now have a situation where the remote Internet service cannot provide a static IP so at any time the public IP could change and the service would fail. Could we get over this using a VLAN? Or do you have a better suggestion.

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

You might have to use VLAN and NAT to get this working. Also your ISP would need to provide you a pool of public IPs which you need to NAT to a private IP and use this private IP for managing. You really need to test it out as every time the IP gets changed, NAT tables needs to be updated for changes to take place.

This was first published in October 2008