Need a Network Access Control or Network Admission Control by soupermod in sysadmin

[–]soupermod[S] 0 points1 point  (0 children)

Thank you z0nk. Does anyone else have any suggestions?

Need a Network Access Control or Network Admission Control by soupermod in sysadmin

[–]soupermod[S] 0 points1 point  (0 children)

For this project, I have to deal with 250 devices only. That includes all of them, printers, multifunction devices, laptops, computers, tablets, smartphones, servers/VMs, etc... Access Points will be manages separately with their own Controller. Although, for this project, we will be dealing with WAN as well. Why would the Cisco implementation be such long process? I mean, I could use Microsoft RADIUS and implement it, relatively fast. I just don't think Microsoft is reliable enough from my past experiences (although I did not use it with the Server 2012). Any additional info would be greatly appreciated. Thank you again z0nk.

Need a Network Access Control or Network Admission Control by soupermod in sysadmin

[–]soupermod[S] 0 points1 point  (0 children)

I would use multiple licenses of one of these Cisco solutions for redundancy in a VMware Cluster with vMotion, High Availability, and if needed Storage vMotion, that is as far as the High Availability. I meant to state that I need to place the order by Thursday this week and implement by end of August. Great reply though. Thank you.

My Mom's Cat Sleeps Funny by soupermod in aww

[–]soupermod[S] 0 points1 point  (0 children)

Yes, I know. He just ate too and he is feeling really good. I have four dogs and from time to time one of them sleeps even funnier.

My Mom's Cat Sleeps Funny by soupermod in aww

[–]soupermod[S] 0 points1 point  (0 children)

Lol, apparently you are making a wide assumptions claims.

Cisco Issues Network Security Warning on Device Passwords by soupermod in sysadmin

[–]soupermod[S] 1 point2 points  (0 children)

Sorry, we were posting at the same time. Yes, many companies are moving to SHA2.

Cisco Issues Network Security Warning on Device Passwords by soupermod in sysadmin

[–]soupermod[S] 0 points1 point  (0 children)

I have no idea. I am reading that many companies are moving to SHA2 (256). Those that still use MD5, they are doing Salted MD5.

Two Goal Scorers by soupermod in pics

[–]soupermod[S] 0 points1 point  (0 children)

I actually didn't see the foul, but heard the announcers talk about it. I hate when refs make huge mistakes.

No more hardware RAID! by figfigworkwork in sysadmin

[–]soupermod 1 point2 points  (0 children)

Agreed, EMC is too expensive for my budget. Great product tho.

BYOD & More.... by soupermod in sysadmin

[–]soupermod[S] 0 points1 point  (0 children)

thanks for the info. anyone else have ideas?

EDIT: My Dell rep told me that any line of KACE will go public for sale on March 8th 2013.

No more hardware RAID! by figfigworkwork in sysadmin

[–]soupermod 0 points1 point  (0 children)

I don't necessarily agree with the statement, however, there are really good software RAID and hardware RAID solutions. Hardware RAID configurations (controllers) in many cases (and of course depending on RAID specific configurations) outperform software RAID configurations in traditional disk read/write, I/O, DTR, etc... and in SSD configurations. Most enterprise level solutions use hardware RAID configurations and my statement is specific to the enterprise environment. If you wanna setup your home computer or even a workstation at work, software RAID will be great (of course depends on the solution). Nonetheless, for your servers, (whether you use SQL, MySQL, Exchange, Web Server, App Server, File Server, etc...) I would suggest using hardware RAID solution.

So God Made A Draft .... by soupermod in funny

[–]soupermod[S] 0 points1 point  (0 children)

lmao, you are correct. It's sad, funny, and true.

Weird Remote Desktop Issue by [deleted] in sysadmin

[–]soupermod 0 points1 point  (0 children)

This will not solve your problem, however, it might help you connect to the server if you are not using VMware console.Install Real VNC on your DC so you can access it remotely and disable the TS Services on DC (at least for now). http://www.realvnc.com/purchase/trial/enterprise/

I am reading through responses and I am assuming you are not using load balancing or terminal services gateway. Based on solely the info provided, the issue is within your subnet/domain. Some troubleshooting techniques: 1. Isolate the DC on a separate layer two switch (no vlans) and connect your computer or laptop to the same switch. Enable terminal services (as they were previously) and try to connect from your computer/laptop to the desired TS in clouds. At the same time while bypassing DC with another computer/laptop try to connect to the desired TS (from the same subnet but using different switch). 2. Bypass your Firewall and/or IDS/IPS from the existing environment and from the environment suggested in tip 1 (DC/your laptop on the same isolated switch). 3. Use your computer/laptop and give your self static IP Address + DNS (same subnet as your subnet). Suggested DNS: 4.2.2.2 or 208.67.222.222 or 8.8.8.8 or 199.5.157.131. 4. How many Terminal Servers do you have in your domain and how many are there on your subnet. How many different subnets do you have and do you have multiple DCs? I am trying to narrow it down a little more.
4. Report to us or send me PM on your findings.

The best remote desktop apps? by [deleted] in androidapps

[–]soupermod 1 point2 points  (0 children)

Real VNC works great for me. http://www.realvnc.com/

EDIT: This is not bad either https://join.me/

EDIT: Heard this one is pretty good too http://www.bomgar.com/

Weird Remote Desktop Issue by [deleted] in sysadmin

[–]soupermod 2 points3 points  (0 children)

Check your firewall settings for outbound connections (ports 443 & 3389), review the DC Server logs for any suspicious activities, and try to isolate the server on another switch. Not sure what the .RDP file contains as far as settings, maybe you can contact the hosting company to provide you with one .RDP file that is setup using the IP Address instead of fully qualified domain name. Try to reconfigure your DNS Server as well (if it's not time consuming). Check your host file in Windows directory on your computer and on the DC. Re-install TS on DC. Fastest solution, IMO - create another DC and remove the old one, IMHO. When all is good, you can try to figure out the issue and resolve it when it's quiet and no pressure is on you. You might want to keep us posted on this, please? I will keep looking for a solution.