We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
No ping out of the server
No ping out of the server
No ping out of the server after installing Vesta.
I already change /etc/resolv.conf to:
nameserver 8.8.8.8
nameserver 8.8.4.4
/etc/sysconfig/network-scripts/ifcfg-eth1:
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=static
IPADDR="x.x.x.x"
NETMASK="255.255.254.0"
GATEWAY="x.x.x.x"
ifcfg-venet0:
DEVICE=venet0
BOOTPROTO=static
ONBOOT=yes
IPADDR=127.0.0.1
NETMASK=255.255.255.255
BROADCAST=0.0.0.0
ARPCHECK="no"
ifcfg-venet0:0:
DEVICE=venet0:0
ONBOOT=yes
IPADDR=10.250.176.0
ARPCHECK="no"
NETMASK=255.0.0.0
I already change /etc/resolv.conf to:
nameserver 8.8.8.8
nameserver 8.8.4.4
/etc/sysconfig/network-scripts/ifcfg-eth1:
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=static
IPADDR="x.x.x.x"
NETMASK="255.255.254.0"
GATEWAY="x.x.x.x"
ifcfg-venet0:
DEVICE=venet0
BOOTPROTO=static
ONBOOT=yes
IPADDR=127.0.0.1
NETMASK=255.255.255.255
BROADCAST=0.0.0.0
ARPCHECK="no"
ifcfg-venet0:0:
DEVICE=venet0:0
ONBOOT=yes
IPADDR=10.250.176.0
ARPCHECK="no"
NETMASK=255.0.0.0
Re: No ping out of the server
Please try to stop firewall and check.
With openvz vps there is somethimes thing like this.
With openvz vps there is somethimes thing like this.
Re: No ping out of the server
I stopped the firewall but the problem continues. :/
Re: No ping out of the server
Code: Select all
v-stop-service iptables
Re: No ping out of the server
wow nice. It worked. I had run with: service firewalld stop
But how to fix? I cannot leave iptables always stopped.
Thanks.
But how to fix? I cannot leave iptables always stopped.
Thanks.
Re: No ping out of the server
Why? You can! You not wish ;-)edica wrote:wow nice. It worked. I had run with: service firewalld stop
But how to fix? I cannot leave iptables always stopped.
Anyway, do you use OpenVZ vps?
Re: No ping out of the server
Yes OpenVZ VPS with CentOS 7.2
Re: No ping out of the server
Can you show us output:
?
Code: Select all
iptables -L
Re: No ping out of the server
I have the same problem. Debian VPS 8 openvz. When the stops firefall is ok.
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: No ping out of the server
Looks like some problem which we had long time back... but it was fixed in later revisions.
Anyhow, please take a look at this topic :
(Solved) firewall disables outwards DNS lookup / apt-get
Anyhow, please take a look at this topic :
(Solved) firewall disables outwards DNS lookup / apt-get