🔔 🔔 🔔 Duyuru: 24. Yılımıza özel indirimler sizleri bekliyor ! Kampanya Kodu : TDATA2024 | Detaylı bilgi için tıklayınız.

How to enable NAT behind the cpanel ?


How to enable NAT behind the cpanel ?


Most of webhosting providers currently used NAT service for their users. When you install cPanel & WHM, the installer will detect whether your server is on a NAT-configured network. If the installer detects a NAT-configured network, your server will configure itself for NAT mode and attempt to automatically map local IP addresses to public IP addresses.

Enable NAT in cPanel server.

The /var/cpanel/cpnat file acts as NAT mode. If the installer mistakenly detects a NAT-configured network, you can delete the /var/cpanel/cpnat file to disable NAT mode. You can rebuild cpnat if you need to enable it /scripts/build_cpnat script.

cPanel will attempt to map all non-loopback IP addresses bound to any network interface on the server to a public IP address.

 

cPanel server will send an outgoing connection from each local IP address to the http://myip.cpanel.net/v1.0/ server.

The build_cpnat script uses http://myip.cpanel.net/v1.0/ to map local IP addresses to public IP addresses.

You can manage the following options for local and remote IP addresses in WHM:

Add a New IP Address
Show or Delete Current IP Address

If multiple local IP addresses match the same public IP address which is NOT recommended, only the first local IP address listed in /var/cpanel/cpnat will be mapped.

If you wish to use a different IP address lookup service, open the /etc/cpsources.conf file with your preferred editor and add the following line:

MYIP=http://whatismyip.tv/ip_only

Refer with cpanel documentation http://docs.cpanel.net/twiki/bin/view/AllDocumentation/NATSupport#Manage IP Addresses and  Check CPNAT man page for further information.

/scripts/build_cpnat –man

Bu cevap yeterince yardımcı oldu mu?

Diğer Dökümanlar


  • cPanel security settings checklist

    You always use cpanel recommended Security Settings to avoid hacking and other suspicious activity. These  cPanel Server Hardening & Security tips will help prevent from hacking. cPanel...

  • sendmail Not running with correct effective GID

    Wed Sep 04 04:11:11 2014] [error] [client 11.44.33.22] sendmail: Not running with correct effective GID.  Is sendmail binary setgid mailtrap?, It may be the problem with your sendmail binary...

  • Unable to allocate memory for pool

    Warning: Unknown: Unable to allocate memory for pool. in Unknown on line 0 APC or Alternative PHP Cache (APC) is a free and open opcode cache for PHP. APC allows for caching of opcode generated...

  • Install FFmpeg, Mplayer, Mencoder, MP4Box, Flvtool2

    You can use the following tutorial to install ffmpeg and other video modules in your centos server. FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading open source codec...

  • Enable SSH and WHM login Alert emails

    We can enable SSH and WHM login alerts to your email accounts. For security reason, it is necessary to enable these options. Use this security knowledge base to configure security options. Enable...