|
Whenever we turn on Jenkins on our build server at work, every day in the morning (when people arrive) HTTP traffic on our internet connection seems to be broken.
When we turn off Tomcat (which only runs the admin war and Jenkins), we don't have the problem.
When our HTTP traffic is broken, data in- or out-bound on port 80 and 443 fails most of the time (but not always). Other data comes through just fine (e.g. email, SSH).
We ran a software package on the server to see the active connections on that machine, but we couldn't see anything out of the ordinary.
Whenever our internet is broken, the only way to fix it is to restart our modem. We tried installing a newer Fritz!Box, but it didn't solve the problem.
I have Googled this issue, but I didn't get any closer to finding a possible cause (let alone a solution) to this problem.
Situation:
We have a LAN where our build machine is placed in. This build machine is only accessible from the LAN itself. The LAN is connected to the internet through a switch and then to a Fritz!Box modem/router.
Other devices connect to the LAN (and the build machine) through cable or WiFi.
|