Need help configuring NAT
Posted
by
QuinnFTW
on Server Fault
See other posts from Server Fault
or by QuinnFTW
Published on 2014-08-22T20:00:24Z
Indexed on
2014/08/22
22:23 UTC
Read the original article
Hit count: 145
First of all, the router I am using is a Cisco WRVS4400N.
My company runs a software which handles the MySQL database of all of their products.
The software now has an e-commerce module, so I have to set up a secure tunnel from our network to the server that will be hosting our e-commerce site so that when the database is updated, the site will also be updated.
The technician completeing the job said there is an IP conflict, and has asked me to NAT 192.168.0.0/24 to 192.168.115.0/24.
I am not really sure how to do this, and they want to charge $150 an hour to do it for me. Can anyone help?
© Server Fault or respective owner