Skip to main content

Login

System Login

Once the NAS system is power on, access the system with

  • System account (default): root
  • Account password (default): bianbu

How to check the IP address?

  1. To check the NAS device IP address HOST_IP via Terminal. Open the terminal (on NAS device) and enter:
ifconfig

Then, have the address looks like the sample address as inet 127.0.0.1 (this is the NAS IP address HOST_IP).

  1. After obtaining the IP address HOST_IP, log in to the system via SSH. In the terminal (on your device), enter:
ssh root@HOST_IP # Example: ssh root@127.0.0.1

Note: Make sure the NAS device and your terminal are on the same local network.

Openmediavault Web Login

Bianbu NAS provides full NAS functionality through the Openmediavault application, providing an easy-to-use web interface for managing NAS services.

Login Steps:

  1. Make sure your NAS is connected to the network Plug in an Ethernet cable or connect to Wi-Fi (ensure it’s the same network as your computer).

  2. Open a web browser (Chrome/Firefox/Edge) Enter the address: http://HOST_IP in the address bar to access the Openmediavault web interface.

    Note: Refer to "How to check the IP address?" if you are not sure what HOST_IP is.

  3. Enter login credentials Username: admin Password: openmediavault Click Login to access the management interface, as shown below. Openmediavault

For more features, tips, and technical help, visiting the Openmediavault official website.

Wi-Fi AP (Access Point)

Bianbu NAS has a built-in Wi-Fi Access Point feature that starts automatically after flashing. It allows other devices to connect to the NAS via Wi-Fi and get an IP address through DHCP.

  • Wi-Fi AP SSID (default): BianbuAP
  • Password (default): 12345678
  • Wi-Fi AP IP address (default): 10.0.0.1

How to connect:

Step 1: Connect to the Wi-Fi

  1. Enable Wi-Fi on your device

    • On your computer, Go to SettingsWi-Fi
    • Look for BianbuAP in the list of available networks
  2. Enter the password

    • Click BianbuAP → Enter password 12345678 → Click Connect

Step 2: Open the web interface

  1. Open a browser (Chrome/Safari/Edge, etc.).

  2. Enter the following address:

    http://10.0.0.1
  3. Log in to the admin dashboard:

    • Username: admin
    • Password: openmediavault