Skip to content

routeros: add INSTALL.md setup guide - #34

Merged
gpas45 merged 1 commit into
mainfrom
claude/initial-setup-script-analysis-eno3r5
Aug 22, 2026
Merged

routeros: add INSTALL.md setup guide#34
gpas45 merged 1 commit into
mainfrom
claude/initial-setup-script-analysis-eno3r5

Conversation

@gpas45

@gpas45 gpas45 commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Summary

Adds routeros/INSTALL.md — install instructions for the initial-setup-ros6.rsc / initial-setup-ros7.rsc scripts.

Contents

  • Quick install (2 commands): /tool fetch the raw file from GitHub, then /import. Notes on check-certificate=no for a router with an unset clock, and the public-repo requirement.
  • Manual install: upload via Winbox/WebFig Files, then a single /import.
  • Clean device: /system reset-configuration no-defaults=yes before importing (the script creates its own bridge / interface lists and would collide with the factory defconf).
  • Post-import steps: WAN address/dhcp-client, uncommenting the WAN list member, admin password, enabling the disabled tunnel rules.
  • Firewall go-live: switching the passthrough "drop all other" rules to action=drop after verification.

Also links INSTALL.md from the routeros README table.

🤖 Generated with Claude Code


Generated by Claude Code

- fetch+import quick install, manual upload for private repo, no-defaults
  reset for a clean device, and post-import steps.
- Link INSTALL.md from the routeros README table.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UXAWR3BJ7yjfpE7STGCtvT
@gpas45
gpas45 merged commit 2987695 into main Aug 22, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants