-
Posts
1,139 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by ahuxham
-
Nice bit of software, thanks for the link!
-
build-essentials for all the tools you need, you also need this package, if you want to compile any source packages on your VM.
-
[website] Using your browser URL history to estimate gender
ahuxham replied to kearton's topic in Jokes/Interweb Things
Likelihood of you being FEMALE is 18% Likelihood of you being MALE is 82% -
[website] UK BOFHs face psychometric dissection
ahuxham replied to kearton's topic in Jokes/Interweb Things
I think we'd do well as a community, stress induced nonsense from nonsense supporting. -
Just rent furnished!
-
Doesn't explain why its not showing from the ps aux | grep openvpn, when it say's its infact running.
-
wget -c Don't forget the -c (valuable in regards to lost packets and download stopping) Could CTRL+C a long download with the -c switch, retype the exact command, and it will continue from where it left off!
-
[for sale] 4 x Infineon 512MB PC3200 ECC Reg Modules.
ahuxham replied to ahuxham's topic in Classified Adverts
Paypal's fine =] I'll PM -
[for sale] 4 x Infineon 512MB PC3200 ECC Reg Modules.
ahuxham replied to ahuxham's topic in Classified Adverts
Dell SC430 server - PC Hardware - Whirlpool Broadband Forums Show's 512MB ECC reg ram works. No idea? -
4 Modules up for grabs! ECC registered. Modules out of a Poweredge 1800, used, but perfect condition, no longer needed as the beast of a mail server has new shiny 2GB Modules in now! Taking £15 a module, £1 postage, anywhere. HYS72T64001HR-5-A PC2-3200R-333-11-H0
-
After a google or two, I found various posts within Microsoft Technet, and this functionability is not possible. As said above, scripts are the way forward
-
regsvr32 /s name.dll in the login script, after about a week, you could assume its run everywhere and remove it. DLL needs to either be copied into system32 folders, or placed in NETLOGON folder, or use a UNC path.
-
Sorry to de-rail, but isn't NTLM just dandy?
-
Web based Digital Signage - Need a RSS ticker and Text Reader
ahuxham replied to a topic in Web Development
I do have to say, thats an amazing piece of scripting there! -
Two Questions, 1) Using the S > D > S > Internet method with the following behave properly: Dansguardian log usernames as failed attempts Squid log usernames and all traffic, and I assume squid-cache (2) would be the log file to be hitting 2) Would it be easier to just download 2.9.9.5 source, recompile, and than use it as D > S > Internet, and I suppose the above list points still take effect, Sorry for the questions =(
-
Squid > DG > Squid > Internet = ? Regards the plugin, is that the x-forwarder plugin found on the Dansguardian website? Thanks for the clarification DMcCoy
-
As per Dansguardian 2.9.9.1 Anyone have any information on the above, would enabling both proxy-basic and proxy-ntlm fix my problems?
-
DG 2.8.0.6 Squid 2.6-STABLE18
-
I'll actually reply now I have a bit more time instead of Kiss 101.. Green Day, Panic At The Disco, 36 Crazyfists, Nickelback, Stone Sour, Boys Like Girls, American Head Charge, System Of A Down Pendulum, Arman van Buuren, Tiesto, Pavo (vocal female hardhouse/techno/hardstyle/jumpstyle etc) I do like bass! Katy Perry, Imogen Heap (Frou Frou), Tracy Chapman etc etc.
-
I'm trying to get Squid to authenticate, bypassing any Dansguardian authentication. I.e. Client connects on IP:8080 (Dansguardian) > Routed via dansguardian.conf settings to 127.0.0.1:3128 (Squid) where it asks for authentication, (It should be single sign on with ntlm_authentication). However when clients connect on 8080, they get a single prompt for authentication, where this should all be done silently. Trying to pass authentication straight through DG and into Squid, or find an alternate way for access to be given which includes DG filtering. Client > Dansguardian > Squid > Internet (Is how it should be setup, but its completely ignoring single-sign-on) Client > Squid > Iptables magic > Dansguardian > Internet possible?
-
Hi All, I can't seem to get my head around around the following; Setting up (finalizing the process now) a Squid proxy for use with our new leased line, however before all that, need to ensure its all working correctly, and the process cannot be bypassed. squid.conf (http_port 3128 (will be changed to 127.0.0.1:3128) when DG is working correctly) dansguardian.conf (filterip = blank, filterport = 8080, proxyip = 127.0.0.1, proxyport = 3128 (filterip is the machines IP address, which I'll change to 192.168.0.50 at some stage)) Point Internet Explorer to 192.168.0.50:3128 and straight onto the internet (Single-Sign-On style with ntlm_auth) Point Internet Explorer to 192.168.0.50:8080 and stalled with a prompt (Please enter username and password) once network credentials are entered I then roam the internet with DG filtering whatever I tell it too. What step am I missing, that routing from DG > SQUID > Internet completly ignores my single sign on> Is there another way? Can the incoming connection be on 3128? SQUID > DG > Internet (Does this require redirect of 3128 to 8080? which in turn bypasses authentication?) Thanks...
-
Working most, however taking 8 days off, rolling over 8 weeks, so 4 days weeks =]
-
SQL does chew ram, and lots of it, examples. Development Office Server - Running Donor Strategy Charity software, SQL based, 4 users, max 3 logged in at any given time. 691MB ram for the SQL process. SMS Server - Running Microsoft Systems Management Service, SQL based, anything upto 800 clients requesting/polling, theoretical max 800, minimum 200 clients connected. 4.2GB Ram. I'd recommend 1GB extra ram for 5-100 users, and 1GB for Operating system and other services. 2GB would suffice plenty, and as already stated, it will use all available ram.
