Search found 5 matches
- Wed Apr 25, 2018 7:17 pm
- Forum: RHEL/CentOS
- Topic: Connecting to Vesta from public IP
- Replies: 7
- Views: 7520
Re: Connecting to Vesta from public IP
Hi,
Thanks for the answer, and sorry for the delayed reply. If i put in my browser the public ip followed by :80, y get to the screen that says my fqdn and "powered by vesta". So i assume is accesible. I do not have GUI on the server.
Thanks
Thanks for the answer, and sorry for the delayed reply. If i put in my browser the public ip followed by :80, y get to the screen that says my fqdn and "powered by vesta". So i assume is accesible. I do not have GUI on the server.
Thanks
- Tue Feb 27, 2018 10:29 pm
- Forum: RHEL/CentOS
- Topic: Connecting to Vesta from public IP
- Replies: 7
- Views: 7520
Re: Connecting to Vesta from public IP
No one with a solution for this?
- Sat Feb 17, 2018 6:51 pm
- Forum: RHEL/CentOS
- Topic: Connecting to Vesta from public IP
- Replies: 7
- Views: 7520
Re: Connecting to Vesta from public IP
i looked for /proc/sys/net/ipv4/ip_forward and its value is 1.
- Sat Feb 17, 2018 6:42 pm
- Forum: RHEL/CentOS
- Topic: Connecting to Vesta from public IP
- Replies: 7
- Views: 7520
Re: Connecting to Vesta from public IP
Thanks a lot for your answer!! First things to check: - /usr/local/vesta/nginx/conf/nginx.conf - listen directive - firewall rules - and maybe this is some stuff like net.ipv4.ip_forward 1. In nginx.conf i have listen set to 8083. 2. I set firewall rules from vestacp logging from vpn private directi...
- Wed Feb 14, 2018 10:10 pm
- Forum: RHEL/CentOS
- Topic: Connecting to Vesta from public IP
- Replies: 7
- Views: 7520
Connecting to Vesta from public IP
Hi, I'm wokring on a virtual server running RHEL7. I can connect to the server with ssh trhough a vpn. From there, i've installed vestacp. Now i can correctly access vestacp if i'm connected to the vpn and i use {privateip}:8083. However, i cannot connect to vestacp using public ip of the server. Is...