Operating System - Linux
1826440 Members
4074 Online
109692 Solutions
New Discussion

Re: CPU Load Bcoz of NATing ?

 
SOLVED
Go to solution
Bejoy C Alias
Respected Contributor

CPU Load Bcoz of NATing ?

We are planning to connect one of the server in our branch office to the internet for remote access . This branch office is connected to our main office through leased line and we have fixed internet line with 15 public IPs in our main office , one of which we will use for NATing to this branch office server . Anybody can tell me whether there will be any impact on the load of the machine which we will use for NATing ?
Be Always Joy ......
4 REPLIES 4
Ivan Ferreira
Honored Contributor
Solution

Re: CPU Load Bcoz of NATing ?

Normally, NATing does not generates considerable load on the server, we have have a minimal load on our Internet server. But you should not connect to the Internet a server that is used for storing user data or application data.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Arunvijai_4
Honored Contributor

Re: CPU Load Bcoz of NATing ?

Hi Bejoy,

NATing built into Linux Kernel and it wont hog-up your CPU(s). You can go ahead and use NATing.Also make sure you have latest kernel with all patches installed and running properly.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Delrish
Trusted Contributor

Re: CPU Load Bcoz of NATing ?

I had a PC (Pentium 3-800 Mhz with 512 MB memory) in my network. It acted as nat server and firewall simultaneously. I had 300 users and about 4 Mb/s bandwidth. There was no any problem and everything was perfect.Nating does not need a fast CPU. However be aware of among od memory on your server.
Bejoy C Alias
Respected Contributor

Re: CPU Load Bcoz of NATing ?

Thanks to all....
Be Always Joy ......