Page 1 of 1

dns vesta ? wget

Posted: Sat Aug 13, 2016 4:12 pm
by g1914774
Добрый день, ставил панель на debian 7 (64 бита) и на centos-7

проблема в следующем после установки панели, перестает пинговать и качать с внешки.

wget http://vestacp.com/pub/vst-install.sh
--2016-08-12 21:27:03-- http://vestacp.com/pub/vst-install.sh
Resolving vestacp.com (vestacp.com)... failed: Name or service not known.
wget: unable to resolve host address 'vestacp.com'


до установки картинка следующая.


[root@p tmp]# wget http://vestacp.com/pub/vst-install.sh
--2016-08-12 20:05:44-- http://vestacp.com/pub/vst-install.sh
Resolving vestacp.com (vestacp.com)... 104.236.66.100
Connecting to vestacp.com (vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1721 (1.7K) [text/plain]
Saving to: 'vst-install.sh.2'

100%[======================================>] 1,721 --.-K/s in 0s

2016-08-12 20:05:44 (279 MB/s) - 'vst-install.sh.2' saved [1721/1721]

[root@p tmp]#

[root@p tmp]# bash vst-install.sh
--2016-08-12 20:06:55-- http://vestacp.com/pub/vst-install-rhel.sh
Resolving vestacp.com (vestacp.com)... 104.236.66.100
Connecting to vestacp.com (vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 44737 (44K) [text/plain]
Saving to: 'vst-install-rhel.sh'

100%[======================================>] 44,737 --.-K/s in 0.1s

2016-08-12 20:06:55 (300 KB/s) - 'vst-install-rhel.sh' saved [44737/44737]

_| _| _|_|_|_| _|_|_| _|_|_|_|_| _|_|
_| _| _| _| _| _| _|
_| _| _|_|_| _|_| _| _|_|_|_|
_| _| _| _| _| _| _|
_| _|_|_|_| _|_|_| _| _| _|

Vesta Control Panel



Following software will be installed on your system:
- Nginx Web Server
- Apache Web Server (as backend)
- Bind DNS Server
- Exim mail server + Antivirus Antispam
- Dovecot POP3/IMAP Server
- MariaDB Database Server
- Vsftpd FTP Server
- Iptables Firewall + Fail2Ban


т.е. все работает. до установки сей панели.

скажите куда рыть?

Re: dns vesta ? wget

Posted: Sun Aug 14, 2016 1:26 pm
by Alex Connor
Какое поведение, если отключить iptables?

Re: dns vesta ? wget

Posted: Mon Aug 15, 2016 10:32 am
by g1914774
Alex Connor wrote:Какое поведение, если отключить iptables?
спасибо за ответ, но уже решил проблему, сконфигурировал пакет на http://vestacp.com/.

и запустил установку без iptables.

bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim no --dovecot no --spamassassin no --clamav no --named yes --iptables no --fail2ban no --mysql yes --postgresql no --remi yes --quota no

и все заработало. не знаю зачем по дефолту все резать так...

Re: dns vesta ? wget

Posted: Mon Aug 15, 2016 10:52 am
by Alex Connor
По дефолту не режет, видимо проблема индивидуальна. Надо бы с ней разобраться, на будущее... Но раз уж так, то что поделаешь =)