rc-update del ntp-client
rc-service ntpd start
rc-update add ntpd default
rc-update del ntp-client
rc-service ntpd start
rc-update add ntpd default
iptables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
Решение было подсмотренно Здесь