Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

resolv issue after upgrade

General questions about VestaCP
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
sareak
Posts: 4
Joined: Fri Dec 02, 2016 1:43 pm

resolv issue after upgrade
  • Quote

Post by sareak » Fri Dec 02, 2016 2:59 pm

I have upgraded last week unfortunatelly something went wrong. From cli my server could't resolve any domain

root@vesta:/etc/apt/sources.list.d# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=60 time=0.465 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=60 time=0.444 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=60 time=0.681 ms

--- 8.8.8.8 ping statistics ---
18 packets transmitted, 18 received, 0% packet loss, time 16998ms
rtt min/avg/max/mdev = 0.436/0.546/1.144/0.177 ms

root@vesta:/etc/apt/sources.list.d# ping google.com
ping: unknown host google.com

mail stop working
I cuold only receive mails from accounts within my server. I received these errors from mailog

host lookup did not complete
refused: too many connections


2016-12-02 11:52:42 H=(smtpmya04.santanderrio.com.ar) [200.61.38.56] sender verify defer for <[email protected]>: host lookup did not complete
2016-12-02 11:52:42 H=(smtpmya04.santanderrio.com.ar) [200.61.38.56] F=<[email protected]> temporarily rejected RCPT <[email protected]>: Could not complete sender verify
2016-12-02 11:53:05 Connection from [117.193.6.115] refused: too many connections
2016-12-02 11:53:15 Connection from [43.255.143.65] refused: too many connections

My distro is
Debian GNU/Linux 8 (jessie)
Top

mike08
Posts: 160
Joined: Sat Jun 20, 2015 7:12 am

Os: Debian 6x
Web: apache + nginx
Re: resolv issue after upgrade
  • Quote

Post by mike08 » Fri Dec 02, 2016 3:11 pm

This has been covered already, it is an iptables rule that you have to add:

http://forum.vestacp.com/viewtopic.php?f=10&t=13158
Top

sareak
Posts: 4
Joined: Fri Dec 02, 2016 1:43 pm

Re: resolv issue after upgrade
  • Quote

Post by sareak » Fri Dec 02, 2016 4:42 pm

iptables -I INPUT 3 --proto udp --sport 53 -j ACCEPT

did the job but I have to put the rule every time y restart the fw, how could I get it to be permanent
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: resolv issue after upgrade
  • Quote

Post by skurudo » Thu Mar 02, 2017 6:57 pm

Did you try iptables-save ?
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password