Community discussions

MikroTik App

Search found 10 matches

by devinganger
Tue Jul 05, 2022 8:32 am
Forum: Containers
Topic: Container for mDNS repeater
Replies: 9
Views: 12603

Re: Container for mDNS repeater

The mDNS containers I've seen all require bridged networking in the Docker container. Is that supported on the RouterOS containers>
by devinganger
Tue Jul 05, 2022 5:58 am
Forum: General
Topic: Port Forwarding 445 & 139
Replies: 4
Views: 5627

Re: Port Forwarding 445 & 139

Many ISPs block these ports since they have typically been exploited by worms (Blaster, Sasser, etc). Absolutely. And even if the OP's ISP is willing to do it, it's a fair bet that all of their upstreams are filtering those ports as well to keep those services from becoming malware-filled jumpboxes.
by devinganger
Mon Jul 04, 2022 7:11 am
Forum: RouterOS beta
Topic: 7.4beta4 Testing Docker containers
Replies: 4
Views: 4732

Re: 7.4beta4 Testing Docker containers

/container/mounts/add name=blocky_config src=disk1/containers/blocky001/config.yml dst=/app/ /container add hostname=blocky001 interface=veth1 logging=yes mounts=blocky_config root-dir=disk1/containers/blocky remote-image=spx01/blocky:latest This should show the config file at /app inside the conta...
by devinganger
Mon Jul 04, 2022 6:58 am
Forum: Containers
Topic: v7.1rc3 adds container support
Replies: 493
Views: 182486

Re: v7.1rc3 adds Docker (TM) compatible container support

Is it fair to assume that the MT containers do not support the equivalent of Docker bridge mode networking?

And if that is correct, is future support for bridged mode on the roadmap?
by devinganger
Sun Jul 03, 2022 12:29 am
Forum: RouterOS beta
Topic: RIP authentication in RouterOS v7
Replies: 1
Views: 3509

Re: RIP authentication in RouterOS v7

Does the OSPF in v7 work better with Juniper, thus allowing you to get off of RIP?
by devinganger
Sun Jul 03, 2022 12:27 am
Forum: Containers
Topic: Looking for Docker container ideas for RouterOS
Replies: 125
Views: 42988

Re: Looking for Docker container ideas for RouterOS

To bring us back on topic, look on this proposal as a badass Raspberry Pi replacement with strong networking, to replace all those headless Pi boards sitting around doing networky stuff despite the crappy networking subsystem they're saddled with. (Thus Docker.) Not to mention how dramatically unst...
by devinganger
Sun Jul 03, 2022 12:17 am
Forum: Containers
Topic: v7.1rc3 adds container support
Replies: 493
Views: 182486

Re: v7.1rc3 adds Docker (TM) compatible container support

Doesn't look like it's possible to do a "forced restart" (or poweroff) with some popular cloud providers, like amazon AWS... making it tricky to enable container device-mode on CHR/X86 in those cases. What's the recommended approach for such scenarios? Use the cloud provider's native Dock...
by devinganger
Sun Jul 03, 2022 12:11 am
Forum: RouterOS beta
Topic: Need help with container networking (7.4beta4)
Replies: 6
Views: 5625

Re: Need help with container networking (7.4beta4)

Basically you need to forward ports to your internal "docker" veth interface. Interesting. i didn't end up needing to do that, once I read further and determined that the container needs a veth and realized that the demo config creates a separate subnet for the bridge the veth is joined t...
by devinganger
Tue Jun 28, 2022 1:17 am
Forum: RouterOS beta
Topic: Need help with container networking (7.4beta4)
Replies: 6
Views: 5625

Need help with container networking (7.4beta4)

Greetings, all. I have an RB3011 with a fairly simple setup (Internet in on WAN/ether01, bridge containing the rest of the ports for my home network.) So far all is working fine after the upgrade to 7.4beta4. I purchased an external 1TB USB 3.0 drive, partitioned as GPT, formatted the entire drive a...
by devinganger
Wed Jun 10, 2020 10:18 pm
Forum: General
Topic: Remote NDIS support?
Replies: 0
Views: 888

Remote NDIS support?

Greetings, programs. Does RouterOS (and Routerboard hardware in general) support the use of Remote NDIS compliant devices? I'm part of an amateur radio community where many of us have Raspberry Pi Zero-based devices that we'd like to network. Those using other many other router brands are able to do...