Networking Issues Troubleshooting
This page addresses common networking problems you may encounter with the NuNet Appliance and provides step-by-step solutions.
Common Networking Problems
Problem: Cannot Access Appliance Dashboard
Symptoms:
- Cannot connect to the appliance URL
- Browser shows "connection refused" or "site can't be reached"
- QR code doesn't work
Solutions:
-
Verify Appliance is Running
- Check VirtualBox to ensure the appliance VM is running
- Look for the QR code and URL on the appliance console
-
Check Network Adapter Settings
- Ensure the network adapter is set to Bridged Adapter mode
- Verify the correct network adapter is selected
- See Network Settings for configuration
-
Verify Local Network Access
- Ensure your device is on the same local network as the appliance
- Try accessing the appliance from a different device on the same network
- Check if firewall is blocking the connection
-
Check macOS Local Network Permission
- On macOS, go to
System Settings → Privacy & Security → Local Network - Enable network access for your browser
- See macOS Local Network Permission for details
- On macOS, go to
Problem: Port 443 is Closed
Symptoms:
- Port checker shows port 443 as closed
- External deployments fail
- Cannot access deployments from outside local network
Solutions:
-
Verify Port Forwarding Configuration
- Check router port forwarding rules
- Ensure external port 443 forwards to appliance's local IP on port 443
- Verify the appliance's local IP hasn't changed
- See Port Forwarding Setup for detailed steps
-
Check Router Firewall
- Ensure router firewall allows port 443
- Check for any firewall rules blocking incoming connections
- Temporarily disable firewall to test (re-enable after testing)
-
Verify ISP Restrictions
- Some ISPs block port 443 on residential connections
- Contact your ISP to confirm port 443 is available
- See Questions to Ask Your ISP for guidance
-
Check for Carrier-Grade NAT
- If behind carrier-grade NAT, port forwarding won't work
- Request a public IP address from your ISP
- Consider upgrading to a business connection
Problem: Deployments Fail Due to Network Issues
Symptoms:
- Deployments start but fail to connect
- Containers cannot communicate with network
- Timeout errors during deployment
Solutions:
-
Verify Network Connectivity
- Check appliance dashboard for network status
- Ensure appliance has internet connectivity
- Test network connection from appliance console
-
Check Port Forwarding
- Verify port 443 is open and forwarded correctly
- Test port forwarding with port checker websites
- See Port Checker Websites
-
Verify Organization Membership
- Ensure you've joined an organization
- Check that DDNS/URL capabilities are enabled
- See DDNS Not Working for details
-
Check Resource Availability
- Ensure sufficient resources are available
- Verify host machine isn't using all resources
- See Resource Conflicts for guidance
Problem: Cannot Connect to Peers
Symptoms:
- Dashboard shows no connected peers
- Cannot establish peer-to-peer connections
- Network connectivity issues
Solutions:
-
Check Network Adapter Configuration
- Verify Bridged Adapter mode is enabled
- Ensure correct network adapter is selected
- Restart appliance after changing network settings
-
Verify Firewall Settings
- Check router firewall allows peer-to-peer connections
- Ensure necessary ports are open
- Check host machine firewall settings
-
Check Internet Connection
- Verify stable internet connection
- Test connection speed and stability
- Ensure no network outages or restrictions
-
Verify Organization Membership
- Ensure you're onboarded to an organization
- Check that network capabilities are granted
- Restart DMS if recently joined organization
Problem: DNS/URL Not Working
Symptoms:
- Deployment URLs don't resolve
- DNS names don't work
- Cannot access deployments via URL
Solutions:
-
Verify Organization Membership
- DDNS/URL requires organization membership
- Check onboarding status in dashboard
- See DDNS Not Working for detailed troubleshooting
-
Check DNS Configuration
- Verify DNS name is correctly configured in ensemble
- Ensure DNS name is unique and valid
- Check that organization has DDNS capabilities enabled
-
Verify Port Forwarding
- Ensure port 443 is open and forwarded
- Test port accessibility with port checkers
- See Port Forwarding Setup