So I keep going in to change /etc/pure-ftpd.conf and replacing the passive ports and FTP address on lines
However, every time I update a pureFTP setting through WHM, this resets itself, also whenever the server does an update this resets itself back to the default...
Any thoughts on how to change it so that it will always stick to my ports and IP after every update etc? Clearly the preset data is stored somewhere...
Thanks
Code:
PassivePortRange 30000 50000
# Force an IP address in PASV/EPSV/SPSV replies. - for NAT.
# Symbolic host names are also accepted for gateways with dynamic IP
# addresses.
ForcePassiveIP IP.IP.IP.IP(where this is my public IP)
Any thoughts on how to change it so that it will always stick to my ports and IP after every update etc? Clearly the preset data is stored somewhere...
Thanks