Skip to main content

How to setup cPanel with GRE tunnel ?

Comments

3 comments

  • cPanelMichael
    Hello :) This is a custom network configuration, and there's no native options in cPanel that will automatically configure/enable this setup. However, searching for a term such as "cPanel GRE Tunnel" on Google yields several results. Feel free to let us know if you encounter any issues with cPanel after configuring this. Thank you.
    0
  • crossing
    Hello, Its done but after server reboot all settings are lost. Where should I add this commands to be run it on reboot ? iptunnel add gre1 mode gre local DESTINATION_SERVER_IP remote YOUR_FILTERED_IP ttl 255 ip addr add 192.168.168.2/30 dev gre1 ip link set gre1 up ip rule add from 192.168.168.0/30 table DDoS ip route add default via 192.168.168.1 table DDoS
    0
  • cPanelMichael
    That's an unsupported network configuration, but I believe the following third-party URL may help: CentOS " View topic - Boot script with iptunnel ifconfig iptables Thank you.
    0

Please sign in to leave a comment.