Skip to content
Code and Bytes

Code and Bytes

Tag: mikrotik

Linux

NAT FTP Mikrotik

Posted on 23 December, 201426 June, 2015 By jaime

Natear un servidor FTP con un mikrotik /ip firewall nat add action=dst-nat chain=dstnat comment=”FTP server – command” disabled=no dst-address=IP_PUBLICA dst-port=21 in-interface=your_WAN_interface protocol=tcp to-addresses=IP_LOCAL to-ports=21 add action=dst-nat chain=dstnat comment=”FTP server – data” disabled=no dst-address=IP_PUBLICA dst-port=55535-65534 in-interface=your_WAN_interface protocol=tcp to-addresses=IP_LOCAL to-ports=55535-65534

Read more

Llegaron las antenas!

Posted on 12 August, 201428 December, 2014 By jaime

Llegaron por fin #ubiquiti pic.twitter.com/nxti1RhCwW — jaime (@jaime_yv) August 31, 2014

Read more

Buscar

Categorias

  • AI
  • Asterisk
  • Bases de datos
  • DevOps
  • Git
  • HTML
  • Laravel
  • Linux
  • MCP Server
  • Mikrotik
  • MySQL
  • n8n
  • Personal
  • PHP
  • Python
  • Software recomendado
  • Tips
  • VSCode
  • vTiger
  • Windows
  • Wordpress
©2026 Code and Bytes | WordPress Theme by SuperbThemes