philliphartmanjr
Members
-
Joined
-
Last visited
Solutions
-
philliphartmanjr's post in Intermittent access to webgui was marked as the answerIs your server's IP static? If so is the static IP set in Unraid? Your problem seem like another device has the same IP as your server. There are dropped packets in your log, If possible it is better to set up your server's static IP in your router.
-
philliphartmanjr's post in lost My servers connection was marked as the answerI have 4 Ethernet ports 2 on the motherboard and 2 on a separate nic. It looks like Unraid counts every port that has its own Mac as a NIC? I did upgrade my system and go through a couple of multiport cards in the last year and I am guessing it doesn't adjust the count on reboot.
I did lose connection to Myserver's again, this time the app page still worked along with my VM's, Docker containers, and Unraid it self. I believe I have discovered the problem. there are a lot of video's and guides on these individual topis but nothing that I have found that ties everything together. I believe the Myserver's issue happened as I was trying to setup Rustdesk and Nextcloud.
To summerise for anyone that has Pfsense, Unraid, and it trying to reverse proxy a domain or self host a domain you need to make sure to change the web port for Pfsense and uncheck the redirect, otherwise Pfsense can get confused and will assume at least some of the time that everything entering via wan is for the Pfsense firewall its self regardless of any NAT or firewall rules in place. You will also need proper host overrides in place in Pfsense for local access.
I would also recommend changing Unraid's web port just in case it can cause confusion port wise for Unraid its self and docker containers.
My network tab still wasn't showing a DNS ip even though everything seems to be working properly deleting the network.config file seems to have fixed that. I am pretty sure will this fixes everything is correct now. I will give it a few days to make sure Myservers stays connected and if so Mark this as a solution. Thank you for your time and help.
-
philliphartmanjr's post in Problems regarding Speedport Router and Docker bridge was marked as the answerif you go to settings, Docker, docker custom network type make sure it is on macvlan. That should make it so your docker containers have a different mac address.