Control-UI LAN Access Issues in Docker OpenClaw Bridge Networks

LAN Access Problems in Docker Bridge Networks
A user on r/openclaw describes ongoing difficulties accessing OpenClaw's Control-UI when running in Docker bridge networks. The issue centers on LAN connection handling across different OpenClaw versions.
Version-Specific Behavior
According to the source, version 2026.3.14 briefly allowed LAN connections to the Control-UI with a valid token. However, upgrading or downgrading to other versions broke this functionality. The user specifically mentions version 2026.3.23 still exhibits the problem, with errors including "pairing required" and "missing scope:operater.read."
SSH Tunnel Limitations
The standard SSH tunnel workaround fails in Docker bridge network configurations. When OpenClaw runs on Docker's default bridge network, the host masquerades IP addresses, making SSH tunnel connections appear as remote IPs to OpenClaw. This prevents proper authentication.
Complex Network Configuration
The user's setup adds further complexity: the OpenClaw container attaches to a Wireguard docker network for VPN egress. To work around the LAN access issue, they installed sshd on their Wireguard container, configured user/password permissions, and set up sshd specifically to allow SSH tunnels. This elaborate setup was necessary solely to access the Control-UI of a container isolated from external connections.
The user expresses hope that token-based LAN access to the Control-UI will be restored in future versions to eliminate this maintenance burden.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code v2.1.139 Adds Agent View, /goal Command, and Major MCP Improvements
Claude Code v2.1.139 introduces a new agent view for session management, a /goal command for multi-turn tasks, expanded hook capabilities, and fixes for MCP server memory issues and terminal corruption.

PS3 Emulator Devs Ask Devs to Stop Submitting AI-Generated PRs
RPCS3 maintainers have publicly requested users stop submitting pull requests generated by AI code agents, citing low quality and maintenance burden.

AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected
A Zapier survey of 542 US executives shows 90% thought they could switch AI vendors in under 4 weeks, but 58% of actual migrations failed or took far longer. Meanwhile, OpenAI raised GPT-5.2 input token pricing from $1.25 to $5.75, and Anthropic moved Claude enterprise to dynamic pricing, potentially doubling or tripling costs for heavy users.

OpenClaw 2026.3.24: Bridge Config Removed, Heartbeat Token Savings, Loop Detection
OpenClaw 2026.3.24 removes the deprecated bridge configuration section from openclaw.json, adds isolatedSession: true to heartbeat config to reduce token costs from ~100K to 2-5K per run, and introduces new features including imageGenerationModel, tools.loopDetection, channels.modelByChannel, built-in model aliases, and pdfModel.