What does an ISP modem + NAS + media server home setup actually involve in India?
Short answer: You are connecting your ISP's internet entry device (the ONT box for fibre connections, or a DSL modem for BSNL/Airtel ADSL), a router for Wi-Fi, and a NAS (network-attached storage — a dedicated always-on computer for storing and serving files on your home network) into a single organised setup. The media server (Plex or Jellyfin — software that indexes your stored video, music, and photo files and streams them to TVs and phones) runs on the NAS or on a dedicated mini PC alongside it. India-specific challenge: always-on hardware with spinning hard drives is very vulnerable to the country's daily power cuts — a NAS without UPS protection is a data loss waiting to happen.
How to set up an ISP modem + NAS + media server combo in India
Step 1: Understand the hardware stack
The typical Indian home fibre setup has three layers. First, the ONT (Optical Network Terminal — the box that converts your ISP's fibre signal to Ethernet) provided by your ISP — Jio Fiber, Airtel Xstream, BSNL Bharat Fiber. This is ISP-owned and usually has a basic Wi-Fi router built in. Second, your personal router in bridge mode or as a secondary router — necessary because the ISP's bundled router usually has limited control over DHCP, port forwarding, and QoS (Quality of Service — which devices get priority bandwidth). Third, your NAS connected via a wired Gigabit Ethernet cable to your router's LAN port. NAS drives should never be on Wi-Fi — bandwidth variation causes buffering and, worse, write errors.
For the NAS itself: a Synology DS223 (2-bay unit, India price: ₹18,000–₹22,000 without drives) is the easiest entry point for non-technical users. Load it with two 4TB WD Red Plus or Seagate IronWolf drives in RAID 1 (a data protection mode where both drives are mirrors of each other — if one fails, all data is safe on the other). Total entry cost: approximately ₹35,000–₹40,000. For DIY builders, an Intel N100 mini PC running TrueNAS Scale or OMV (OpenMediaVault) with two external HDDs in a USB 3.0 enclosure achieves similar results at ₹15,000–₹25,000.
Step 2: Media server software — Jellyfin vs Plex for India
Both Plex and Jellyfin (media server software that automatically organises your video library with metadata — posters, descriptions, subtitles — and streams it to any device on your network) run on Synology and DIY NAS hardware. For India: Jellyfin is the better default choice. It is completely free, open-source, and runs entirely on your local network — no account, no internet dependency, no subscription. It handles playback on Android TV, Fire TV, Apple TV, iOS, and Android phones. Jellyfin's library management has improved dramatically through 2025–2026 and is now genuinely comparable to Plex for most home users.
Plex's advantage is a more polished mobile app and simpler remote access (watching your home media from outside your home network). Plex Pass — required for hardware transcoding acceleration (using the NAS CPU or GPU to convert video to the right format on the fly) and offline sync — costs approximately ₹1,500–₹2,000 per year in India. If you primarily stream within your home network, this subscription adds no meaningful benefit over Jellyfin.
Step 3: UPS sizing for always-on NAS in India
A NAS with spinning hard drives running a RAID array is especially sensitive to power interruptions. During a mid-write operation, a sudden power cut can leave the RAID metadata in an inconsistent state — this can trigger a RAID rebuild that takes 12–24 hours on large drives, or in worst cases can corrupt the array completely. We have recovered data from NAS arrays that lost their RAID configuration due to power cuts — it is expensive and not always fully successful.
For a 2–4 drive NAS consuming 30–60W (typical for Synology units), a 600VA UPS provides 20–30 minutes of battery ride-through — enough for the NAS to complete any in-progress writes and shut down gracefully. Most NAS software (Synology DSM, TrueNAS) supports USB UPS monitoring — the NAS connects to the UPS via USB, detects when battery power begins, and initiates a safe auto-shutdown after a configured delay. Enable this on day one. India UPS options in this range: APC BE600M1-IN, Luminous Eco Volt 1000 — budget ₹3,500–₹6,000. See our guide on the desktop UPS sizing guide for India for VA calculations.
Step 4: India-specific ISP modem-rack considerations
Most Indian flats and homes receive fibre via an ONT placed near the main door or utility area. This is often far from the ideal Wi-Fi central location and even further from where a media server would live. Two approaches work well in India: First, run a single Ethernet cable from the ONT area to a central location (hallway or living room) and place your personal router there — this improves Wi-Fi coverage and places the router near the NAS. Second, use a MoCA adapter (a device that sends Ethernet signals over existing coaxial TV cable wiring — not common in India) or Ethernet-over-powerline adapters (devices that use your home's electrical wiring to carry network data, available in India at ₹3,000–₹5,000) if running a new Ethernet cable is not feasible. Powerline adapters work reliably in India on single-circuit homes but can underperform if the NAS and router are on different electrical circuits.
When to call a desktop repair service
When the hardware fails
NAS hard drives, mini PC motherboards, and power supply units in always-on setups wear faster than desktop components used 8 hours a day. If your NAS stops responding, a drive shows errors in the SMART data (Self-Monitoring, Analysis, and Reporting Technology — the drive's built-in health monitoring), or the system will not boot, contact a repair service before the failure deepens. Our data recovery service handles NAS array reconstruction and individual drive recovery.
A note from the LRW Engineer Team
The most common home NAS failure we see in India is not a hardware fault — it is a power-cut corruption event on a setup without UPS. The second most common is a single drive failing in a mirror array (RAID 1) and the owner not noticing for months, then the second drive also failing. Enable email alerts from your NAS for drive health status — every NAS software platform offers this. A failed-drive email alert is the difference between a free drive swap and a complex data recovery. WhatsApp us at 7702503336 if your NAS needs data recovery or hardware help.