Is possible use floating ip with DA

JacobDev37

New member
Joined
Mar 3, 2022
Messages
3
My server have his own ip and a floating ip. I tried of many mays to appoint my domaint to floating ip instead of server ip. but this not works. When I go to website, DA just show the message "Apache is functioning normally". Can someone help me?
 
My understanding is a floating IP is for HA or failover. Neither of which is native to DA. In general a floating Ip would help in failing over to a parallel system. Its not like an extra static IP.

You might try running
./build rewrite_confs

That updates the Apache config.
 
My understanding is a floating IP is for HA or failover. Neither of which is native to DA. In general a floating Ip would help in failing over to a parallel system. Its not like an extra static IP.

You might try running
./build rewrite_confs

That updates the Apache config.
Yes I know. I already have a floating ip configured It works correctly with vanilla Apache and anothers control panels but not with DA because if the ip in A register is distinct of ip on server this not match and the website don't show. I have tried of many ways and don't works.
 
Floating ip from network from hoster i think .

So then there must be also a kind of route(r) for that ask your hoster about that.
Digital Ocean, I have the floating ip. Just don't works with DirectAdmin. I think thad DA have some restriction type of matching ip.
 
Back
Top