Tally Network Not Connecting: Complete Troubleshooting Guide

Pranav Anand · June 13, 2026

Tally network connection failures usually stem from incorrect server IP configuration, firewall blocking port 9000, license server offline, or network hardware issues. Verify server status, check IP settings in TallyPrime.ini, open firewall rules, and restart the Server Monitor to restore connectivity.

Understanding Tally Network Architecture

TallyPrime is built for both standalone and multi-user network deployments. When you install TallyPrime Gold on a LAN, one machine acts as the server and others connect as clients. The server hosts the company data files and manages all transactions. Clients send requests to the server over port 9000 (the default Tally network port). If any link in this chain breaks-server offline, wrong IP, firewall blocking, or port conflict-clients cannot connect and you see "server not responding" or "network not available" errors.

Step 1: Verify the Server Machine Is Running TallyPrime Server Monitor

The first and most critical step is confirming the server is actually running. On the server machine, open TallyPrime and navigate to Gateway of Tally > Utilities > Server Monitor. You should see a green status indicator showing "Server Running" and the IP address and port. If the server is not running, click the Start button. If Server Monitor is not visible in Utilities, TallyPrime may not be installed correctly or the license may be inactive. Check that your TallyPrime Gold license is valid and TSS is active.

Step 2: Identify the Correct Server IP Address

Every machine on a network has a unique IP address. Clients must know the exact server IP to connect. On the server machine, open Command Prompt and type ipconfig. Look for the IPv4 Address under your active network adapter, typically something like 192.168.1.5 or 10.0.0.10. Note this exact IP. Do not use localhost or 127.0.0.1 from a client machine-those refer only to the local computer. Write down the server IP and share it with all users who need to connect.

Step 3: Configure Client Machines with Server IP

On each client machine, TallyPrime must know where the server is. Open TallyPrime on the client. Go to Gateway of Tally > F11 (Features) > Network > Server IP. Enter the server's IP address (e.g., 192.168.1.5) and port (default 9000). Click OK and restart TallyPrime. Alternatively, you can edit the TallyPrime.ini configuration file directly. Locate it in the TallyPrime installation folder (usually C:\Tally\TallyPrime\TallyPrime.ini) and add or update the lines:

[Network]
ServerIP=192.168.1.5
ServerPort=9000

Save the file and restart TallyPrime on the client. The client should now attempt to connect to the server.

Step 4: Test Network Connectivity with Ping

Before troubleshooting Tally-specific settings, confirm basic network connectivity. On a client machine, open Command Prompt (cmd.exe) and type ping 192.168.1.5 (replace with your actual server IP). If you see replies with response times, the network path is clear. If you see "Request timed out" or "Destination host unreachable," the server machine is not reachable on the network. Check:

  • Server machine is powered on and connected to the network (Ethernet or WiFi).
  • Both client and server are on the same network subnet (same router).
  • No network cable is loose or disconnected.
  • Router is functioning and not blocking traffic between devices.

Step 5: Check Windows Firewall and Antivirus Rules

Windows Firewall and third-party antivirus software often block network ports by default. TallyPrime Server Monitor needs inbound and outbound access on port 9000. On the server machine, open Windows Defender Firewall > Advanced Settings > Inbound Rules. Look for a rule allowing port 9000 or TallyPrime. If not present, create one:

  1. Click New Rule > Port > Next.
  2. Select TCP, and enter port 9000.
  3. Allow the connection > Next.
  4. Apply to Domain, Private, and Public (or your network type).
  5. Name it "TallyPrime Server" and finish.

Repeat for Outbound Rules. If you use Norton, McAfee, Kaspersky, or another antivirus, add TallyPrime.exe and port 9000 to the whitelist in that software's settings. Restart TallyPrime Server Monitor after firewall changes.

Step 6: Verify License Server Connection

TallyPrime requires a valid license to run. If the license server is unreachable, TallyPrime may refuse to start or operate in network mode. On the server machine, check Gateway of Tally > F11 > License. Confirm the license is "Active" and TSS (Tally Support Services) is not expired. If TSS has expired, Tally still works offline but cannot access cloud-based services like e-invoicing or GSTR reconciliation. You can renew TSS online or contact your Tally partner. If the license shows "License Server Not Responding," see our detailed guide on Tally License Server Not Responding.

Step 7: Check for Port Conflicts

If another application is using port 9000, TallyPrime Server Monitor cannot start. Open Command Prompt as Administrator and type netstat -ano | findstr :9000. If a process ID (PID) appears, note it. Open Task Manager, go to Details tab, find that PID, and close the conflicting application. Then restart TallyPrime Server Monitor. Common conflicts come from other accounting software, web servers, or legacy Tally versions. If unsure, change the Tally port to 9001 or 9002 in Server Monitor settings and update all clients accordingly.

Step 8: Review Network Configuration on Router

In larger offices or complex networks, the router may isolate machines or restrict inter-device communication. Log into your router's admin panel (usually 192.168.1.1 or 192.168.0.1) and check:

  • All machines are connected to the same network (not separated by VLANs).
  • DHCP is enabled or static IPs are correctly assigned.
  • Port forwarding or firewall rules are not blocking port 9000.
  • WiFi and Ethernet devices can communicate (if mixed, enable bridge mode).

For best performance, connect the server machine via Ethernet cable rather than WiFi to reduce latency and packet loss.

Step 9: Restart TallyPrime Server Monitor and Clients

After making any configuration changes, always restart the server and clients in order. On the server, go to Gateway of Tally > Utilities > Server Monitor and click Stop. Wait 10 seconds, then click Start. On each client, close TallyPrime completely (File > Exit) and reopen it. The client should reconnect automatically. If not, manually re-enter the server IP in F11 > Network > Server IP and try again.

Step 10: Check Data Integrity and Repair if Needed

Corrupted company data can also cause network connection failures or erratic behavior. If clients connect but experience freezing or crashes, the data may be damaged. On the server machine, go to Gateway of Tally > F1 (Help) > Troubleshooting > Repair. Select the affected company and allow the repair process to complete. Alternatively, use Alt+Y (Data) > Repair. Always back up your data before running repair. For detailed steps, see Tally Data Corrupted Fix.

Common Network Error Messages and Solutions

TallyPrime displays specific error codes when network issues occur. Here is a quick reference table:

Error Message Likely Cause Solution
Server Not Responding Server offline or unreachable Check server IP, restart Server Monitor, verify ping
Connection Refused Port 9000 blocked by firewall Add firewall rule for port 9000 and TallyPrime.exe
License Server Not Responding License server unreachable Check internet, restart Tally, renew TSS if expired
Invalid Server IP Wrong IP entered in client config Verify correct server IP with ipconfig, update TallyPrime.ini
Network Timeout Slow network or server overloaded Check network speed, reduce number of concurrent users, upgrade hardware

Upgrading to TallyPrime Gold for Multi-User Networks

If you are currently using TallyPrime Silver (single-user) and need network capability, upgrade to TallyPrime Gold. Gold supports unlimited users on a LAN and includes all multi-user networking features. The upgrade from Silver to Gold costs approximately Rs 45,000 plus 18% GST (indicative 2026 pricing). Gold also includes 1 year of TSS free, which provides updates and connected services like e-invoicing and GSTR reconciliation. See TallyPrime Price for current rates and licensing options.

When to Consider Tally on Cloud

If network setup is complex or you have remote users, Tally on Cloud may be a better fit. Cloud hosting allows secure access from any device-Windows, Mac, Linux, Android, or iOS-via encrypted RDP. Pricing ranges from Rs 175-290 per user per month (bring-your-own-licence) or Rs 899-1,299 per month (with licence included). Cloud deployments guarantee 99.9% uptime, automatic daily backups, and eliminate local network troubleshooting. Contact a Tally partner to evaluate if cloud is right for your business.

Quick Checklist for Network Troubleshooting

Use this checklist to systematically diagnose and fix Tally network issues:

  1. Server machine powered on and TallyPrime installed.
  2. TallyPrime Server Monitor running (Gateway of Tally > Utilities > Server Monitor).
  3. Server IP identified (ipconfig on server machine).
  4. Client machines configured with correct server IP (F11 > Network > Server IP).
  5. Ping test passes from client to server.
  6. Firewall allows port 9000 (inbound and outbound).
  7. Antivirus software whitelists TallyPrime.exe and port 9000.
  8. No port conflicts (netstat check).
  9. License is active and TSS is current.
  10. All machines restarted after configuration changes.

Get Expert Help from a Certified Tally Partner

Network configuration can be complex, especially in multi-office setups or when firewalls and VPNs are involved. If you have followed these steps and Tally still will not connect, contact a Tally 3 Star Certified Partner who can diagnose your specific environment. Global IT Care, a Tally 3 Star Certified Partner based in Purnea, Bihar since 2010, offers hands-on support for network setup, troubleshooting, and optimization. We can also help you evaluate whether Tally Partner in Bihar services like cloud hosting or data migration are right for you. Reach out today at +91 75469 00951 to schedule a consultation and get your Tally network running smoothly.

Frequently asked questions

Why is Tally not connecting to the network?

Common causes: wrong server IP in client config, firewall blocking port 9000, license server offline, network cable unplugged, or router issues. Check server Monitor and firewall rules first.

How do I fix Tally server not responding error?

Restart TallyPrime Server Monitor on the server machine. Verify server IP in TallyPrime.ini on client. Ping the server IP from client command prompt. Check if port 9000 is open.

What port does Tally use for network?

TallyPrime uses port 9000 by default for server-client communication. Ensure firewall allows inbound/outbound on this port. Check Windows Defender or third-party firewall settings.

Can I use Tally Gold on a network?

Yes. TallyPrime Gold supports unlimited users on LAN. Install server on one machine, clients on others. All must be on same network with correct IP and port configuration.

How do I check if Tally server is running?

On server machine, go to Gateway of Tally > Utilities > Server Monitor. Check status. On client, use ping command: ping [server-ip]. If fails, server is down or unreachable.

What is TSS and why does it matter for network Tally?

TSS (Tally Support Services) provides updates and connected features like e-invoicing and GST reconciliation. Without active TSS, Tally works offline but loses cloud/connected services.