MiniUPnP Not Working on Turris Omnia: Troubleshooting Guide
If you have been using MiniUPnP on your Turris Omnia router for months but have suddenly noticed that ports are no longer being forwarded, this troubleshooting guide can help you identify and resolve the issue.
1. Check Your Configuration
The first step in troubleshooting MiniUPnP not working on Turris Omnia is to check your configuration. Make sure that MiniUPnP is enabled and properly configured. You can do this by logging into your router's web interface and navigating to the MiniUPnP settings page.
$ ssh root@your_turris_omnia_ip
# passwd
# router.reboot
Once you have logged in, you can access the MiniUPnP settings page by navigating to the "Services" tab and selecting "MiniUPnP" from the list of services.
2. Check Your Firewall Rules
If MiniUPnP is properly configured, the next step is to check your firewall rules. Make sure that your firewall is not blocking incoming or outgoing traffic on the ports that you are trying to forward. You can check your firewall rules by navigating to the "Firewall" tab in the web interface.
3. Check for Conflicting Services
Another possible reason why MiniUPnP may not be working on your Turris Omnia is that there is a conflicting service running on your network. Check to make sure that there are no other UPnP or NAT-PMP servers running on your network that may be conflicting with MiniUPnP.
4. Restart MiniUPnP
If none of the above steps have resolved the issue, try restarting MiniUPnP. This can often resolve any temporary issues that may be preventing MiniUPnP from functioning properly.
# /etc/init.d/miniupnpd restart
5. Check for Software Updates
If MiniUPnP is still not working after restarting, check to make sure that your Turris Omnia is running the latest version of the MiniUPnP software. You can check for software updates by navigating to the "System" tab in the web interface and selecting "Software Update" from the list of options.
6. Contact Turris Support
If none of the above steps have resolved the issue, it may be time to contact Turris support. They can help you diagnose and resolve any issues that may be preventing MiniUPnP from working properly on your Turris Omnia.
- Check your MiniUPnP configuration
- Check your firewall rules
- Check for conflicting services
- Restart MiniUPnP
- Check for software updates
- Contact Turris support