PC TECH NOW

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 24 November 2011

Cisco ISP Failover IP SLA Configuration Example

Posted on 06:40 by Unknown
On some Cisco routers there is the command IP SLA and on other routers it is IP SLA MONITOR. Without going into the reasons for the differences including IOS features and versions, this post will focus and show a working example of IP SLA. To view a similar post containing IP SLA MONITOR please visit the following link:

IP SLA Monitor Example for Fail-over Survivability of ISP .


That post will contain a similar configuration example to the following that uses the ip sla monitor configuration to accomplish the same task of redundancy/failover of an ISP link. Also similar to this post is that the primary interface or ISP for a custom application is a T! and the redundant or failover ISP is a DSL.

Configure ASA to allow traceroute responses


Below is a configuration example for IS SLA (no monitor in the command line interface):

Cisco IP SLA example configuration (not IP SLA MONITOR) also uses a track list and boolean operator condition. This was a working configuration so the IP addresses have been modified . The remote office this configuraiton was used for has a T1 connection to the internet (a "legacy" T1) and a DSL directly attached to the router. The interface for the T1 was 0/3/0:0.1 and the DSL was GigabitEthernet 0/1. they wanted a custome application to use the T1 exclusively but in case there was a T1 internet access failure, they wanted to ustilize the DSl as a failover. The custom application was cirtical to the business. The idea was simple, if the T1 fails, use the DSL for the custom applciation to connect to an online database source and server. There are some other mitigating factores that made this IP SLA configuration a little more challenging but I will not go into it at this time. It is not relevent actually to the commands used. The relevance came in to play in regards to what interfaces were to be used for sourcing the icmp ping used in the ip sla monitor. It is also the reaso nthe line-code tracker in combination with the bollean operator and track list.


There are two tracker objects in a tracker list. The list uses a boolean AND,

track 10 ip sla 20 reachability --> a ping to a target ip address for which there is ONLY a single static route to use the T1
track 11 interface Serial0/1/0:0 line-protocol --> Interface status


track 20 list boolean and --> boolean AND, two both conditions have to be met , almost seems redundant but TAC did this on another remote office router

object 10 --> tracker 10 shown above
object 11 --> tracker 11 shown above


ip route 4.2.2.2 255.255.255.255 192.168.1.11 track 20 --> tracked main route
ip route 4.2.2.2 255.255.255.255 192.168.1.1 100 --> alternate route is used if T1 is down

ip sla 20 --> referenced in tracker 10

type echo protocol ipIcmpEcho 8.8.8.8 source-interface GigabitEthernet0/0 --> had to use the interface as source, using the ip address did not work. This is the "inside" interface . Yes, I know "inside" is more (another

bug, perhaps) , there is a static route that says anny traffic for 8.8.8.8 use the T1 interface. so if there is a problem with the T1 the pings will time out.

timeout 1000 --> max ping reply time allowed in milliseconds
threshold 2
tag 20
frequency 5 --> status is checked every five seconds


ip sla monitor schedule 20 life forever start-time now --> scheduler for monitor 20

Cisco IP SLA Example for ISP failover



Some Cisco routers have IP SLA without the command option of monitor and other Cisco routers have IP SLA MONITOR. The configurations vary slightly, just enough to throw you off just a little.
Another simple article (or post) on a tech support for computers, servers, and routers blog site. It describes an example of how IP SLA was used for redundancy and how fears of asyncronous routing were dismissed. From what I have seen and found, support for ip sla monitor started at about the 12.3 release of Cisco's IOS for routers. The two connections or paths to a destination or the internet as it is most often used for, don't even have to be directly connected to the router.

Read More
Posted in boolean, cisco, failover, ip sla, ISP, monitor, redundancy, sla, track, tracker | No comments

Tuesday, 16 November 2010

Farm and Citrix Servers not listed or displayed in AMC

Posted on 08:26 by Unknown

Farm and Citrix servers are not displayed in AMC (Access Manage Console).

I recently updated a 4.5 presentation server in a vmware test farm and server to AMC 4.6.2. After the update, that went without error, the farm and citrix server nodes in access management console were no longer displayed.
I used the solution found in CTX125827 : http://support.citrix.com/article/CTX125827
I ran the two scripts and the batch file and they worked. The farm showed up first then the presentation server.
After you perform tsteps above you might get a discovery error and see ONLY the farm but not the presentation server (xennapp server). Configure discover and add the servers name into the list for discovery. That will get the server node to appear, the published apps, and everything else. If you keep getting discovery errors, the following is what I did:
I went to configuration tools and removed the current configuration and then exited the console, I started the AMC console again then recreated the configuration. NO more discovery errors.
___________________________________________

 Microsoft RDp has increased in usage. it is used by sysm and server admnistrators as much as it's used to connect to desktops for users to access applications remotely, such as RDp with RDS (terminal Services). Admins mostly use it for remote administration of the server in their datacenters but can also access users desktop remotely and control their systems with full remote access to correct as software
 
 Microsoft RDP, Remote Control For Administration of Server and Desktops



 
Read More
Posted in AMC, citrix, console, farm, presentation server, xeenapp | No comments

Thursday, 7 October 2010

Migrating Printers to 2008 Server SBS from 2003 Server

Posted on 07:31 by Unknown
More information about Print Management on Windows 2008 Server, including Windows SBS 2008 can be found at http://technet.microsoft.com/en-us/library/cc753109(WS.10).aspx

Start with adding te printer services role as shown above. This is done through server manager, click on the roles link in the upper right then select (check the box) Print Services . On the next step you can leave the default for most environments. Print server is the only option selected on a default installation of Printer Services on 2008 server.





The migrate print server link shown near the bottom of the first/top image in this post has the following information:
To migrate print servers by using Print Management
- Open the Administrative Tools folder, and then click on Print Management.
- In the Print Management tree pane , right-click on the name of the computer that has the printer queues that you want to export from (this is your source server), and then click Export printers to a file option. This launches the Printer Migration Wizard.
- On the Select the file location page, specify the location to save the printer settings, and then click Next to save the printers.
- Right-click the destination or target computer (this should be your 2008 server, standard or SBS) on which you want to import the printers and have them accessible for your clients, and then click on the Import printers from a file option. This launches the Printer Migration Wizard.
- On the Select the file location page, specify the location of the printer settings file, and then click Next.
- On the Select import options page, specify the following import options:
Import mode. Specifies what to do if a specific print queue already exists on the destination computer.
List in the directory. Specifies whether to publish the imported print queues in the Active Directory Domain Services.
Convert LPR Ports to Standard Port Monitors. Specifies whether to convert Line Printer Remote (LPR) printer ports in the printer settings file to the faster Standard Port Monitor when importing printers.
- Click Next to import the printers.
 
 

___________________________________________

 Microsoft RDp has increased in usage. it is used by sysm and server admnistrators as much as it's used to connect to desktops for users to access applications remotely, such as RDp with RDS (terminal Services). Admins mostly use it for remote administration of the server in their datacenters but can also access users desktop remotely and control their systems with full remote access to correct as software
 
 Microsoft RDP, Remote Control For Administration of Server and Desktops



 



Read More
Posted in 2008, AD, microsoft, printers, server | No comments

Monday, 27 September 2010

Password Complexity for SBS 2003 to 2008 Migration

Posted on 09:38 by Unknown
Windwos Server 2008 Password Policy Setting Recomendations

The following excerpt is from the Small Business Server 2008 Setup and Migration Help File:

"Password policies in Windows SBS 2008 enforce strong passwords by default, and the password policies dialog in the Windows SBS Console writes the configuration to the default domain policy. The password policy configuration is not written to the Small Business Server Domain Password Policy object, as in Windows SBS 2003. "



The password complextity is a small over-comeable problem that you could encounter during a migration from SBS2003 to SBS2008. The pasword complexity could lead to an even getting logged in the SBS migration and setup logs. The even doesn't tell you it's thecomplexity of the administrator account password, but instead leads you to believe that it the directory services restore mode password that has a problem.
The complexity of the pasword required varies depending on the stage of the install. The 2008 SBS server when joining the domain is a client and uses it's own local policy which at this point is no password is required. when joining the domain, it uses the default policy for a domain controller not the policy that is already set for the domain controller in the domain group policy. once in the domain, it will use the policy that has already been established.
So, when creating your answer file be sure to have a password complexity matching 8 characters and included uppercase, lower case, a number or a special character (!,@,#,$,%,etc>). If the administrator account that is being used for the migration does not match these characteristics then the migration will fail with and error "FATAL: DcPromo_JoinDomain: The server was not promoted to a domain controller" and an error telling you that "The Directory Services restore Mode password does not meet its complexity criteria" .

BEFORE starting the migration, make the administrator password or the password for the administrator account that will be used for the migration match complexity requirements. I recommend, OVERMATCHING!, or you could be formatting the installation of the new SBS2008 server and trying the migration again. Use 14 characters or more is the main recommended action to over match - that's what I did.

Read More
Posted in 2003, 2008, complexity, dcpromo, migration, password, sbs | No comments

Wednesday, 10 February 2010

PC Tech Go: You cannot log on to the console because the server is not synchronized with the database. Upgrade the server and then log on to the console

Posted on 09:53 by Unknown
PC Tech Go: You cannot log on to the console because the server is not synchronized with the database. Upgrade the server and then log on to the console

This problem with Symantec's management console was solved without having to remove the entire product.
Read More
Posted in | No comments

Thursday, 31 December 2009

Supporting Technology with Technology.: Enable 24 bit color in RDP for XP or 2003 Server

Posted on 14:33 by Unknown




Supporting Technology with Technology.: Enable 24 bit color in RDP for XP or 2003 Server

The default maximum color depth for rdp connections to Microsoft windows XP or Windows 2003 servers is 16 bit color. Connect with true colour 24 bit rdp to XP or windows 2003 server. The pre-defined default color limit on XP or windows 2003 server limits the color depth of RDP connections made to the the systems to a 16 bit maximum but can be changed by using group policy editor on the local system system. How to configure the "server side" of remote desktop to accept connections at 24-bit true color. Windows 7, Vista, and server 2008 already allow higher that 24 bit color by default.
Read More
Posted in 16 bit, 2003, 24 bit, color, colour, RDP, terminal server, windows, XP | No comments

Tuesday, 24 November 2009

How to add dsa.msc to 2008 member server

Posted on 20:14 by Unknown
How to add dsa.msc to 2008 member server.


It's a simple and quick installation to add the functionality found by default in windows 2003 server to windows 2008 server. This is a useful tool for many. To just click start run then enter dsa.msc and click open. bang, active directory users and computers on a member server to access an AD object quickly. not so fast. In windows 2008, for some reason, this functionality was removed as a default feature. there's some logic behind it for sure. the first this that comes to mind is security. Although an average users doesn't have the permissions to actually make changes in the AD users and computers as they will not have the proper access rights and tokens, they can browse and poke in an area they need not be in.

So dsa.msc was removed from the default installation of windows 2008 member server. That's OK, it can be added pretty quickly and without a restart. The image shows the options to select to add the feature back into your member server and remember, during installation these options can be selected.

Read More
Posted in AD. 2008, domain, dsa.msc, member, server, users and computers | No comments
Older Posts Home
Subscribe to: Comments (Atom)

Popular Posts

  • Remote Support Software - Remote Tech Support Software
    Want to be able to remote control control computers over the Internet to support your clients or users no matter where they may be? And do i...
  • Cisco ISP Failover IP SLA Configuration Example
    On some Cisco routers there is the command IP SLA and on other routers it is IP SLA MONITOR . Without going into the reasons for the differe...
  • Farm and Citrix Servers not listed or displayed in AMC
    Farm and Citrix servers are not displayed in AMC (Access Manage Console). I recently updated a 4.5 presentation server in a vmware test farm...
  • Vista running as guest operating system in VMWare
    Still hesitating trying out Vista because you don't want to wreck your running operating system just to taste Microsoft's new Vista ...
  • Can't open attachments with Outlook Web Access (OWA).
    http://pctechgo.blogspot.com/2008/09/attachmentashx-message-when-opening.html This solution did the trick for a client that was having some ...
  • Microsoft HMC 4.5 Deployment Walkthrough - Does it Work
    Computer Support - Adventure (Rated PG)Microsoft HMC 4.5 Deployment Walkthrough - Does it WorkMicrosoft's HMC 4.5 Deployment Walkthrough...
  • Supporting Technology with Technology.
    Supporting Technology with Technology Microsoft LiveMeeting has a new version and some great new features to go with it. Sign-up for a demo:...
  • No Icons on XP Desktop after Cleaning Infected System.
    No Icons on XP Desktop Antivirus 2008, Antivirus XP, and other such software miscreants can leave an XP desktop with no icons, no taskbar. T...
  • Password Complexity for SBS 2003 to 2008 Migration
    Windwos Server 2008 Password Policy Setting Recomendations The following excerpt is from the Small Business Server 2008 Setup and Migration...
  • Verizon DSL Static IP 7500 Modem
    At the end, after entering the ip address information and switching to bridged connection and bridged routing, enter the following URL ...

Categories

  • 16 bit
  • 2003
  • 2007
  • 2008
  • 2010
  • 24 bit
  • 5505
  • 7500
  • access
  • acronis
  • acronis disk director
  • activate
  • AD
  • AD. 2008
  • adware
  • AMC
  • antivirus
  • asa
  • assistance
  • attachment
  • boolean
  • broadcast
  • cisco
  • citrix
  • clean
  • collaboration
  • color
  • colour
  • command
  • complexity
  • computer
  • console
  • control
  • dcpromo
  • default
  • demo
  • desktop
  • desktop shraing
  • director
  • disk
  • disk director
  • domain
  • dsa.msc
  • dsl
  • error
  • exchange
  • explorer.exe
  • factory
  • failover
  • farm
  • find
  • firewall
  • fix
  • folders
  • forwarding
  • guest
  • hmc
  • host
  • hosted
  • Image
  • install
  • ip
  • ip sla
  • iSCSI
  • ISO
  • ISP
  • Livemeeting
  • management
  • member
  • messaging
  • MetaFrame
  • microsoft
  • migration
  • model
  • modem
  • monitor
  • NAT
  • NetApps
  • operating system
  • opinion
  • OS
  • outlook
  • outook
  • OWA
  • partition
  • password
  • pc
  • port
  • port forwarding
  • presentation server
  • printers
  • public
  • RDP
  • redundancy
  • registry
  • remote
  • resize
  • review
  • router
  • run
  • S550
  • SAN
  • sbs
  • server
  • shell
  • sla
  • software
  • solution
  • static
  • Storevault
  • support
  • tech
  • tech support
  • terminal server
  • track
  • tracker
  • trojans
  • UDP
  • users and computers
  • verizon
  • view
  • vmware
  • windows
  • windows 2003
  • windows 2003 server
  • xeenapp
  • XP

Blog Archive

  • ▼  2011 (1)
    • ▼  November (1)
      • Cisco ISP Failover IP SLA Configuration Example
  • ►  2010 (4)
    • ►  November (1)
    • ►  October (1)
    • ►  September (1)
    • ►  February (1)
  • ►  2009 (10)
    • ►  December (1)
    • ►  November (1)
    • ►  June (2)
    • ►  April (4)
    • ►  January (2)
  • ►  2008 (7)
    • ►  September (2)
    • ►  August (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (2)
  • ►  2007 (4)
    • ►  October (1)
    • ►  April (2)
    • ►  February (1)
Powered by Blogger.

About Me

Unknown
View my complete profile