Welcome to Sign in | Join | Help
in
Home Blog Forums

Browse by Tags

All Tags » Network   (RSS)
  • Videocast - Testing DHCP Based NAP

    The other day I posted the first half of this video with the server side setup of NAP.  This video will cover the client side setup and testing on both Windows Vista and Windows XP SP3. Note: Double-click on the video to go full screen. If you want to give these demos a try yourself be sure to grab the lab build guide and demo scripts ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on June 13, 2008
  • Videocast - Configuring DHCP Based NAP

    Server 2008 is out and one of the very cool features is NAP or Network Access Protection.  This feature allow you to protect the internal network from threats.  There is a nice entry on Wikipedia explaining NAP but the TLA way is to show you the quick steps to get it done.  While I could write it out I figured video would be cool as ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on June 10, 2008
  • VPN Client Configuration

    Virtual Private Network client is included with Windows 2000 and XP. We can use this built in client to connect to our Windows 2003 VPN. If you missed the VPN Server Configuration, you may want to read up on what was done on the server end first. In the previous article we created a security group called Copperhat VPN Users. This group contains ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on August 23, 2006
  • VPN Server Configuration

    A Virtual Private Network (VPN) is a logical, secure connection over an insecure network, such as the web or a wireless access point. Remote users use their existing Internet connection to securely connect to the corporate network, just like they were if they were in the office. Windows NT/2000/XP/2003 offer native VPN support. To create our VPN ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on August 22, 2006
  • Routing with RRAS Part 3 - Testing

    So far in this series, TLA reader jason Boche has shown us how to install and configure routing using RRAS, the last part of this series will cover the testing of the configuration. Open up the RRAS MMC and with RIP highlighted in the left window pane, all interfaces configured for RIP should be shown on the right. Each router configured for RIP ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on July 24, 2006
  • Routing with RRAS Part 2 - Routing Configuration

    As we saw in Part 1, Windows RRAS can be used to route traffic at layer 3. TLA reader Jason Boche is back with part 2 which covers the configuration of RRAS. Open up the RRAS MMC and the symbol in the circle has changed in color from red to green indicating that the RRAS service is started. Also appearing now are additional configuration items in ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on July 21, 2006
  • Routing with RRAS Part 1 - Installation

    Routing is something usually left to Cisco equipment or some other layer 3 device. Windows does include routing capabilites in Routing and Remote Access (RRAS) and TLA reader Jason Boche is back with a three part article on RRAS and how to configure it. Understanding the fundamentals as well as the advanced configuration of the TCP/IP ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on July 20, 2006
  • Using CMAK to Deploy VPN Settings

    Virtual Private Networks seem to be on the rise, with workers telecommuting or requiring access while on the road it makes sense. Setting up a VPN server is not too difficult, however, deploying the settings to users who are not in the office often, if ever, can be difficult. For this we have the Connection Manager Administrator Kit, aka ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on June 30, 2006
  • Securing Wifi with IAS Pt.2 - Client Configuration

    In Securing Wifi with IAS Pt.1 - Server Configuration we configured a Windows Server 2003 with RADIUS in an effort to secure a wireless LAN (WLAN). This part will cover the client configuration. The first part is dependant on your Wireless Access Point (WAP). You will need to edit the security settings and configure it to use RADIUS, select the ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on January 5, 2006
  • Securing Wifi with IAS Pt.1 - Server Configuration

    Wireless network connectivity is everywhere from the local coffee shop to larger corporate enviroments. It is easy to use, easy to configure and the convenience makes it a wanted item. Security isn't something that Wifi is famous for, but with the use of Internet Authentication Services (IAS) and the Extensible Authentication Protocol (EAP) we can ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on January 4, 2006
  • Using Netsh to Manage Network Interfaces Part 2

    Netsh.exe is a powerful command line tool you can use to configure and manage multiple network connections, quickly and easily from the command line. Netsh allows for complete configuration of the network card(s) from the command line. Lets start by checking out the current configuration of the Local Arean Connection with this command: netsh ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on April 4, 2005
  • Using Netsh to Manage Network Interfaces Part 1

    Netsh.exe is a powerful command line tool you can use to configure and manage network connections, including the Windows Firewall, quickly and easily from the command line. We'll start with the Windows Firewall, open up a command prompt window and type: netsh firewall set opmode mode=disable This will disable the Windows Firewall, we could use the ...
    Posted to The Lazy Admin (Weblog) by rodney.buike on April 1, 2005


All postings are provided "AS IS" with no warranties, and confer no rights.
Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.