Jump to content

glennda

Members
  • Posts

    7,892
  • Joined

Everything posted by glennda

  1. Welcome! Nice to see the Sussex contingent getting bigger and bigger!
  2. One of my clients has one of these - SNMP Power Failure Sensor for Data Centers but doesn't use it for the power failure part more the temperature as they have air con problems every now and then.
  3. Then @plexer 's idea with the second one he linked too, just make sure you have a cheap pay monthly Sim card so you don't run out of credit!!
  4. yes but surely the UPS does? Does it not have any kind of monitoring built in? Like the APC ones do as soon as they flick onto Battery?
  5. the second on the page linked is gsm
  6. Does the UPS not support it on battery for X amount of time before the generator kicks in? Could that not tell you when it starts to run off batteries?
  7. Not used Sophos - Have used Mail Marshall, Smoothwall and this Mail Cleaner.
  8. Its been there just not amazingly obvious http://www.edugeek.net/forums/news/104525-cisco-buy-meraki.html And Sorry it was $1.2billion not quite 2 billion!!
  9. They where purchased around 3/4 weeks ago. Not bad for a Uni project 6 years ago to be sold for nearly $2 billion!!
  10. Nope where can I set that?
  11. I've got one but it was for a party! Honest!
  12. Have successfully done that part but Now I get an error code 22!
  13. I have been really impressed with this kit over the last couple of days that i have been configuring it. It might not be the solution in place for Educational establishments but anybody here in Industry with teleworkers I advise you to take a look. I am using the MX80 purely as an VPN appliance (can be a VM too) and not for a firewall. I have the Internet Interface configured on an Static public address and the internal interface configured with a Static address on the LAN (configured by the cloud controller). Setup the internal subnet in the cloud controller, setup the type of tunnel required (Full or Split). The Meraki units also have a Wan optimization built in. Create site for Z1 Appliance and configure a subnet lan for the VPN along with the relevant tunnel options and SSID (for Z1's built in wireless). As in this scenario the MX80 is not the default gateway I have had to set static routes on the firewall to direct any traffic for the remote sites to the MX80. Take Z1 home plugin and it auto connects you can a 4 port switch and wireless access point on your local Lan.
  14. I think this boils back to the SSL cert on the clients being issued by a different internal CA to the Domain controller's present one. I've now imported that SSL cert from the root ca on the client side and imported into the domain controllers trusted root ca. This now gets me to another error: Network Policy Server denied access to a user. Contact the Network Policy Server administrator for more information. User: Security ID: NULL SID Account Name: host/clienthostname Account Domain: domain Fully Qualified Account Name: domain\clienthostname$ Client Machine: Security ID: NULL SID Account Name: - Fully Qualified Account Name: - OS-Version: - Called Station Identifier: Mac-Address:SSID - Secure WLAN Calling Station Identifier: Mac-Address NAS: NAS IPv4 Address: AP-IP NAS IPv6 Address: - NAS Identifier: - NAS Port-Type: Wireless - IEEE 802.11 NAS Port: 0 RADIUS Client: Client Friendly Name: RADIUSCLIENTNAME Client IP Address: RadiusClientIP same as NAS IP? Authentication Details: Connection Request Policy Name: NAP 802.1X (Wireless) Network Policy Name: - Authentication Provider: Windows Authentication Server: DomainController Authentication Type: EAP EAP Type: - Account Session Identifier: - Logging Results: Accounting information was written to the local log file. Reason Code: 22 Reason: The client could not be authenticated because the Extensible Authentication Protocol (EAP) Type cannot be processed by the server.
  15. I have kind of inherited this so not 100% sure if its by the book. I have 4 rules currently rule 1: Health Policy - NAP802.1x (Wireless Compliant) - users have to be in ad group auth set to Microsoft Encrypted Auth Version 2 (MS-CHAP-v2) user can change password along with Microsoft Encrypted Auth (MS-Chap) user can change password. rule 2: Health Policy NAP 802.1X (Wireless) Noncompliant. Auth same as above Rules 3: Nap-Cable Value Computer is non NAP-capable, nas port type Wireless - other OR Wireless - IEE 802.11, user is required to be in group. rule 4: user is Member of said group auth methods Microsoft Encrypted Auth Version 2 (MS-CHAP-v2) user can change password along with Microsoft Encrypted Auth (MS-Chap) user can change password, Encrypted Chap Unencrypted auth PAP, SPAP. @plexer I have created a group which both the user and the machine are part of.
  16. It is configured allow it - shall i just try with normal CHAP? I'm guessing its just a case of pulling the radius servers cert out and installing on the client?
  17. I'm trying to setup Radius on a Windows 2008 R2 (clients with problem are Win 7 pro) and having a bit of a nightmare. The Wireless system is Meraki and the Meraki test with Radius works fine and I am able to connect to the SSID using an IPAD and manually entering data. When trying to connect from a domain joined Win 7 laptop I get the following errors. But can't seem to work it out?? Network Policy Server denied access to a user. Contact the Network Policy Server administrator for more information. User: Security ID: NULL SID Account Name: host/machine.domain.Local Account Domain: domain Fully Qualified Account Name: domain\machine$ Client Machine: Security ID: NULL SID Account Name: - Fully Qualified Account Name: - OS-Version: - Called Station Identifier: 0Mac-Address:SSIDNAME - Secure WLAN Calling Station Identifier: 0Mac-Address NAS: NAS IPv4 Address: AP-IP NAS IPv6 Address: - NAS Identifier: - NAS Port-Type: Wireless - IEEE 802.11 NAS Port: 0 RADIUS Client: Client Friendly Name: RADIUS CLIENT NAME Client IP Address: RADIUS CLIENT IP Authentication Details: Connection Request Policy Name: NAP 802.1X (Wireless) Network Policy Name: - Authentication Provider: Windows Authentication Server: Server.domain.Local Authentication Type: PEAP EAP Type: - Account Session Identifier: - Logging Results: Accounting information was written to the local log file. Reason Code: 16 Reason: Authentication failed due to a user credentials mismatch. Either the user name provided does not map to an existing user account or the password was incorrect. Network Policy Server denied access to a user. Contact the Network Policy Server administrator for more information. User: Security ID: NULL SID Account Name: domain\username Account Domain: domain Fully Qualified Account Name: domain\username Client Machine: Security ID: NULL SID Account Name: - Fully Qualified Account Name: - OS-Version: - Called Station Identifier: Mac-Address:SSID - Secure WLAN Calling Station Identifier: MAC-Address NAS: NAS IPv4 Address: AP-IP NAS IPv6 Address: - NAS Identifier: - NAS Port-Type: Wireless - IEEE 802.11 NAS Port: 0 RADIUS Client: Client Friendly Name: RADIUS CLIENT NAME Client IP Address: RADIUS CLIENT IP Authentication Details: Connection Request Policy Name: NAP 802.1X (Wireless) Network Policy Name: - Authentication Provider: Windows Authentication Server: Server.domain.Local Authentication Type: PEAP EAP Type: - Account Session Identifier: - Logging Results: Accounting information was written to the local log file. Reason Code: 16 Reason: Authentication failed due to a user credentials mismatch. Either the user name provided does not map to an existing user account or the password was incorrect.
  18. Thanks!! Running now - I had tried removing the \ from the source but not destination.
  19. robocopy F:\restore\project\ "F:\projects\Project Directory\" /S /XO Just seems to be swapping the /s /xo for \s \xo??
  20. I've tried that but for some reason this server tries to add /e /xo as \e \xo on the path? Any ideas?
  21. Does anybody have a script that will merge two folders together but only transfer files from the first folder with they don't exist or are newer then those in the second? Trying to do a bit of a botch restore of data!
  22. glennda

    Desktops

    I always used to use Stone Computers, although heard very good things about Very Pc's, and also Novatech who will do custom builds, Versus HP and Dell etc.
  23. do an arp -a from a PC it may well be listed.
×
×
  • Create New...