service nya ftp mikrotik di matikan dulu bos.. /ip service disable ftp
yang warna merah di sesuaikan dengan interface publik nya. /ip fi nat add chain=dstnat action=netmap to-addresses=192.168.160.x to-ports=21 protocol=tcp src-address=0.0.0.0/0 dst-address=125.160.1xx.xx in-interface=speedy dst-port=21 /ip fi nat add chain=dstnat action=netmap to-addresses=192.168.160.x to-ports=20 protocol=tcp src-address=0.0.0.0/0 dst-address=125.160.1xx.xx in-interface=speedy dst-port=20 On 5 December 2011 12:12, dedy cahyadi <[email protected]> wrote: > salah script kali Pak > > 2011/12/4 andi sappo <[email protected]> >> >> chain=dstnat >> Dst= 125.160.1xx.xx >> protocol =tcp >> dst=800 >> > > ini dst apa ya ? > > >> in interface = speedy >> action=dst-nat >> to-address=192.168.160.x >> to prot 21 >> > > port apa prot !??? > > >> chain=scrnat >> src address= 192.168.160.x >> protocol=tcp >> action=scr-nat >> to-address=125.160.1xx.xx >> to prot 21 >> >> pas saya browsing, saya masukin username dan password >> >> yang keluar = *425 can't open data connection * >> >> maksud y itu apa om ? padahal user dan pass y benar aj >> > -- > You received this message because you are subscribed to the Google > Groups "Balikpapan Information, Communication & Technology Community" > group. > To post to this group, send email to [email protected] > To subscribe from this group, send email to > [email protected] > > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/balikpapan-ict?hl=en-GB > -- You received this message because you are subscribed to the Google Groups "Balikpapan Information, Communication & Technology Community" group. To post to this group, send email to [email protected] To subscribe from this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/balikpapan-ict?hl=en-GB
