6
votes
2answers
904 views
+100

Can not switch drbd to secondary

I'm running drbd83 with ocfs2 in centos 5 and planning to use packemaker with them. Afer some time, I'm facing drbd split brain problem. version: 8.3.13 (api:88/proto:86-96) GIT-hash: ...
1
vote
1answer
51 views
+100

Deploying large WAR files to JBoss AS 7

I am accessing my JBoss 7 web console via an HTTP proxy and am trying to upload a 21Mb WAR file. The Add Content function fails without an error message and see a 502 in my firebug window. On the ...
13
votes
7answers
488 views
+250

Why don't more organizations use inside-to-inside NAT or similar solutions to allow NAT hairpins?

Inside-to-inside NAT aka NAT loopback solves hairpin NAT issues when accessing a web server on the external interface of an ASA or similar device from computers on the internal interface. This ...
0
votes
1answer
47 views
+50

Basic Authentication doesn't display login box

I am using IIS 7.5 and want to change a website from using anonymous authentication to basic authentication. I access the Authentication feature, disable anonymous authentication then enable basic ...
0
votes
0answers
24 views
+50

TMG 2010 SSTP Disconnects right after connecting

I have a TMG 2010 SP2 server without IIS installed. The RRAS server configured through TMG Remote VPN (SSTP) is dropping the connection right after a client is connected. Forefront is giving me: ...
0
votes
3answers
70 views
+50

Gerrit installation fails at ssh verification

I used the official guide to install Gerrit on a Debian server. Now I am stuck at the paragraph where I am supposed to verify that the ssh connection works: ssh bastian@localhost -p 29418 to check ...
0
votes
0answers
31 views
+100

Jenkins Active Directory More Secure Authentication Method Required

While trying to activate security on a Windows 2008 R2 hosted Jenkins Version 1.514 with the Active Directory plugin version 1.33 I get the following error while trying to logon: INFO: Login attempt ...
1
vote
0answers
42 views
+50

How to have NUT automatically power off a UPS before the monitoring system shuts down?

I've got NUT configured on a few systems in the following way: One host is connected to four UPSes via USB. That host is plugged into two of the four UPSes. Two other hosts are on the same rack, ...
0
votes
5answers
135 views
+100

Force clients to use proxy

Here's my network configuration: The proxy server is running Ubuntu with Squid on port 3128 and DansGuardian on port 8080. I'd like to force all clients to use the proxy server - specifically, ...
2
votes
1answer
71 views
+50

Why did robocopy cause my Windows 2012 server to hang last night?

I'm in the process of decommissioning an old 2003 server, which acts as a file server, and am just attempting a dry-run of migrating the file repository over to a new Windows Storage Server 2012 box. ...
2
votes
1answer
139 views
+100

WSUS can't download anything, unclear why

I've got 2 WSUS servers: An old W2K3, WSUS 3.0SP2 box and a brand new 2012 server with the WSUS role enabled. The old machine works fine and pulls the updates from MS via the company proxy. (With ...