safrinnetwork/ros7

By safrinnetwork

Updated almost 2 years ago

Mikrotik chr image routeros 7

Image
Networking
Operating systems
1

10K+

safrinnetwork/ros7 repository overview

Usage

docker run --name ros7 --restart unless-stopped \
    -p 7000:8291 \
    -p 7001:8728 \
    -p 7002:8729 \
    -p 7003:22 \
    -p 7004:80 \
    -p 7005:443 \
    -p 7006:21 \
    -p 7007:23 \
    -p 7008:53 \
    -p 7009:2210 \
    -p 7010:179 \
    -p 7011:1194 \
    -p 7012:1723 \
    -p 7013:53/udp \
    -p 7014:123/udp \
    -p 7015:1194/udp \
    -p 7016:1701/udp \
    -p 7017:500/udp \
    -p 7018:4500/udp \
    -p 7019:1812/udp \
    -p 7020:1813/udp \
    safrinnetwork/ros7:latest

Expose Port

ServiceProtocolPort
WinboxTCP8291
HTTPTCP80
HTTPSTCP443
SSHTCP22
TelnetTCP23
FTPTCP21
DNSUDP/TCP53
NTPUDP123
APITCP8728
API-SSLTCP8729
The Dude ServerTCP2210
BGPTCP179
MPLSTCP8292
OVPNTCP/UDP1194
L2TPUDP1701
PPTPTCP1723
IPSecUDP/TCP500, 4500, 50, 51
RadiusUDP1812
Radius AccountingUDP1813

Issue

If the container does not run automatically when your VPS restarts, create a cron job.

sudo crontab -e

Put this command on cronjob

@reboot sudo docker start ros7

More

You can visit my github for more information https://github.com/safrinnetwork/Auto-Install-MikroTik-CHR-on-Docker

Tag summary

Content type

Image

Digest

sha256:9e02c58ec

Size

66.1 MB

Last updated

almost 2 years ago

docker pull safrinnetwork/ros7