Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  Dedicated Server FAQ  >  Passive FTP issue in Xen SolusVM
Top Scroll

Passive FTP issue in Xen SolusVM

 2 min

When trying to connect the server via FTP, Xen servers on SolusVM often has an issue. Below is the error in /var/log/messages.

kernel:nf_ct_ftp: dropping packetIN= OUT=eth0 SRC=xx.xx.xx.xx DST=xx.xx.xx.xx LEN=53 TOS=0x00 PREC=0x00 TTL=64 ID=43890 DF PROTO=TCP SPT=21 DPT=50039 SEQ=3896866935 ACK=2493276111 WINDOW=14600 RES=0x00 ACK PSH FIN URGP=0 UID=0 GID=0


This is due to additional iptables modules enabled which are not required on Xen. Login to your Xen node via SSH & access file “/etc/sysconfig/iptables-config“. Find for line below.

IPTABLES_MODULES=”ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp ipt_owner ipt_REDIRECT”

Replace it with

IPTABLES_MODULES=”ip_conntrack_netbios_ns”

Restart iptables and you should be able to connect via FTP.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.