Slowness at sites...with WAAS

we have a duel connections at most of
our sites.....one VPN and one MPLS
so we have started doing this we dont use IP fowarding we use WCCP Negotiated Return ...
interface Multilink123
bandwidth 3072
ip address x.x.x.x y.y.y.y
no peer neighbor-route
ppp chap hostname
ppp multilink links minimum 1
ppp multilink group 123
ppp multilink fragment disable
service-policy output WAN-EDGE
interface GigabitEthernet0/0.1
description Local LAN
encapsulation dot1Q 1 native
ip address x.x.x.x y.y.y.y
ip helper-address x.x.x.x
ip helper-address x.x.x.x
ip accounting output-packets
ip wccp 61 redirect in
ip wccp 62 redirect out
interface Serial0/1/0.500 point-to-point
desc INET Connection
ip address  x.x.x.x y.y.y.y
ip access-group From_Inet in
snmp trap link-status
frame-relay interface-dlci 500 IETF
crypto ipsec client ezvpn backup
and somtimes ill get sites saying it slower..
when i look at the router util....i get 5% to 17% on a 5 min average...
right now im really unsure else what to look for.. any advice

WAE-2020-574#show stat pass | in Asymmetric
Asymmetric                                 0                        23
WAE-2020-574#
well i got something....
WAE-2020-574#show stat pass
                      Outbound
PT Client:
     Bytes                         176415609
     Packets                          464440
PT Server:
     Bytes                          71037613
     Packets                          338884
PT In Progress:
     Bytes                         330128193
     Packets                         1962822
                      Active                    Completed
Overall                                    6                    259164
No Peer                                    0                    104005
Rjct Capabilities                          0                         0
Rjct Resources                             0                         0
App Config                                 0                     14120
Global Config                              0                         0
Asymmetric                                 0                        23
In Progress                                6                    141003
Intermediate                               0                         0
Internal Error                             0                        13
App Override                               0                         0
Server Black List                          0                         0
AD Version Mismatch                        0                         0
AD AO Incompatible                         0                         0
AD AOIM Progress                           0                         0
DM Version Mismatch                        0                         0
WAE-2020-574#
WAE-2020-574#
WAE-2020-574#
i see 23 but out that many overall ?

Similar Messages

  • RTP300-NA v1.1 slow to some web sites with Vista (XP ok)

    I have a RTP300-NA VoIP router (v1.1) which works perfectly with Windows XP, but not with Windows Vista. With Vista some web sites work OK, while others have a ~2 min delay. These web sites appear completely and quickly after the initial 2 min. It seems as though something is timing out. It may be coincidental, but the web sites that did not seem to work also did not respond to a ping. (cnn.com has the 2 min delay, but yahoo.com does not.) All web sites work from both XP and Vista using my old router (SMC Barricade SMC7004BR).
    I updated the firmware in my RTP300. This did not make a difference, but it may have also been a mistake. I realized later that I have v1.1, while the update was for a v1.0 (there is no update for v1.1)
    I also tried various MTU sizes, as suggested by the Linksys web site, with no improvement. My internet connection is via a cable modem.
    Any thoughts?
    Thank you.

    What is the difference between version 1 and 1.1 of the RTP300-NA router?

  • My 2007 mac pro has a slow internet connection with lion

    Hi:
    I've been dealing with a severely slow internet connection with my 2007 mac pro - dual quad core.  I have os 10.7.3.  I use wifi. 
    Typically, I'll experience difficulty loading websites completely.  Certain sites have a 90% failure rate to load most elements.  Other sites operate quickly from time to time.  Often, a site will simply fail to load at all.  My cable company cannot find anything wrong with my connection and other, newer devices don't have a problem loading sites.  It seems the issue is most likely related to my computer.
    Interestingly, I can usually "jump-start" the connection by turning my wifi connection off and on and this will (temporarily) allow me to get an image or video to download.
    Any ideas?
    Thank you for your time.

    Hi:
    I've been dealing with a severely slow internet connection with my 2007 mac pro - dual quad core.  I have os 10.7.3.  I use wifi. 
    Typically, I'll experience difficulty loading websites completely.  Certain sites have a 90% failure rate to load most elements.  Other sites operate quickly from time to time.  Often, a site will simply fail to load at all.  My cable company cannot find anything wrong with my connection and other, newer devices don't have a problem loading sites.  It seems the issue is most likely related to my computer.
    Interestingly, I can usually "jump-start" the connection by turning my wifi connection off and on and this will (temporarily) allow me to get an image or video to download.
    Any ideas?
    Thank you for your time.

  • Flash newbie questions about slow loading site

    Hi all. I am new to Flash and web-site building in general and I have been learning while doing. Its fun, but frustrating. I really need some help, hope someone out there with Flash experience can give me some advice.
    My problem is this: I built a Flash website, but it is painfully slow to load up (3-5 minutes via cable modem) when I visit the site (via Firefox, etc). Once it does load up, everything is fine with navigation. I'm having a hard time figuring out why its taking so long to load up on the web because, basically, I don't know how to trouble shoot. Hope you guys can help!
    Details: the site is just a portfolio site with pictures and a few motion-things, no complicated animations. The swf file is about 9MB. I do have a flash preloader, but it doesn't show up until after the 3-5 minute "load-up" time. When I do the testing via Flash, its Ok and doesn't show the lag. But once I upload the website files and try to visit my website, the load time problem occurs.
    My thoughts:
    - do I have to purge my Flash file/library of unused images before creating my swf file?
    - Is there a problem with my html code in my index file?
    - because it is a portfolio site, I've got about 90 images on it, each image about 300-400K.  Is this too big, or about right?
    Please help! Sorry for the long email, just desperate for help. Thanks in advance for any advise!!!! Just in case, here is the html code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Acme Company</title>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    -->
    </style>
    <link href="favicon.ico" rel="icon" />
    </head>
    <center>
    <body>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','heigh t','600','title','Acme Company','vspace','100','src','development files/company site_AS2_2008 OCT_final','loop','false','quality','high','plugin spage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgco lor','#000000','scale','exactfit','movie','develop ment files/company site_AS2_2008 OCT_final' ); //end AC code
    </script><noscript><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="800" height="600" vspace="100" title="Acme Company">
    <param name="movie" value="development files/comapny site_AS2_2008 OCT_final.swf" />
    <param name="quality" value="high" /><param name="BGCOLOR" value="#000000" /><param name="LOOP" value="false" /><param name="SCALE" value="exactfit" />
    <embed src="development files/company site_AS2_2008 OCT_final.swf" width="800" height="600" vspace="100" loop="false" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#000000" scale="exactfit"></embed>
    </object></noscript>

    Yeah I'm with Ned on this one. Dynamically loading your images is the way to go. The fact that you are new to Flash, try this tutorial (http://www.entheosweb.com/Flash/loading_external_images.asp). As you move along in learning Flash, look for tutorials on actionscript arrays and loading images dynamically. Arrays allow you to call each images from a folder outside your fla. That way your site moves right along without much loading time.
    Hope I was of help,
    -Sly

  • CQ Sites with many registered users

    Hi
    With CQ 5.2.1 I tried to setup a mass-user site registering users as standard CQ users --> more than 50.000 users.
    I soon discovered that user creation started to slow a lot (40-50 seconds to create a new user) and decided then to manage users in a different way.
    Analyzing the node structure for users:
    /home/users/<first_letter_username>/**** 1 folder for each username
    It's clear that with thousands of nodes, childs of <first_letter_username> folders will grow a lot.  If there is one thing I have understood with JCR is: 'please don't put too many childs in the same folder'. A new node creation tends to become pretty slow, near blocking.
    On that solution (5.2.1) I moved to a database approach to manage my user data and authentication. Now I'm facing similar scenarios on 5.4 instance and would like to use embedded CQ user management
    My question... the above mentioned user structure in the repository is still there in CQ 5.4. Am I going toward performance issues when creating thousands of users?
    What about newsletter registrations? if I want to use newsletters in MCM I'm going to insert many users in these folders. Are there any performance issues I might consider? Or best practices to follow?
    thanks

      Hi,
            Planning to work with a site with a lot of users as well.   Did you use a database or LDAP on CQ 5.4  to manage a large number of users?
    Thanks,

  • One primary site with a remote DP/MP, or two with a CAS server?

    Hi
    For a new SCCM 2012 environment, we have the following setup:
    - HQ site with 1500 PCs/users
    - Branch office in a separate AD site, slow WAN link, 120 PCs/users
    Now, I'd like to keep the setup simple so my first instinct is to deploy one primary site with a server in the branch office fulfilling the MP/DP/PXE/Update Point roles.
    However, the site has a local technician who needs the ability to deploy images to the local machines. Running the console from the branch office to the HQ site is not an option, since consoles (such as ADUC) have very poor performance over the WAN.
    This brings me to the option of either a primary HQ site with a branch secondary site (something I'd like to stay away from, since it requires SQL and the technician would still need to connect the console to the primary site anyway!), or 2 primary sites both
    connected by a CAS server. For what the technician needs, I think this is overkill, and I don't like the idea of the added complexity, or keeping both sites in-step as far as replication is concerned.
    Im leaning towards the 1 primary site, remote MP/DP option, but Im not sure how the technician would image machines without the console. I thought perhaps creating an optional advertisement to a dynamic collection that he could control another way (e.g.
    using a registry key), giving him the option to trigger deployments.
    Thoughts?

    Having a local DP will ensure that all deployments are made locally if the content is distributed.
    You'll have to get your content there first, if possible build your DP in your main office and ship it to the remote location after. Otherwise use prestage content. Getting GB of stuff throught that link will otherwise take days.
    For your deployment, why does the technician need access to the console  ? Could you deploy to "unknown computers" ?
    Benoit Lecours | Blog: System Center Dudes

  • Router IOS requirements to work with WAAS WCCP?

    Can some help me with up to date switch and router IOS requirements to work with WAAS WCCP configuration? There used to be a Cisco document explaining that but I can't find it any more.
    Here is out WAAS 4.2.3 deployment in the network:
    Data center: Cat6500 Sup720-3B running IOS 12.2(18)SXF12a will do WCCP L2 redirection. I've seen minimum Sup720 IOS requirement of 12.2(18)SXF13 in one place and 12.2(18)SXF16 in another, but there are also examples of using 12.2 (18) SXF5. Which one is the latest Cisco recommendation?
    Remote sites: 3825 and 3845 routers (some are running 12.4 T train and some are in 12.4 main line) will do WCCP GRE redirection to WAE's. One of the routers will use a WAE-NME-522 module. Others are WAE applicances. Again, what are the latest Cisco recommendations?
    Another question: for an IOS release, does it matter which package to use, such as advanced IP services, enterprise services, or SP services?
    Thanks a lot.

    Here you go.
    http://www.cisco.com/en/US/partner/prod/collateral/contnetw/ps5680/ps6870/white_paper_c11-608042.html
    For IOS release, you will need a package that has WCCP support.
    Hope this helps.
    Regards.
    PS: Please mark this as Answered, if this answers your question.

  • Problem: Slow Intranet Sites/Internal DNS Resolution for only AD Users

    Hello,
    We are experiencing a very odd problem.
    Any and All Active Directory users are experiencing very slow intranet sites.
    We are a school corporation, so this is affecting our Student Information System, as it is entirely web-based and locally hosted.
    All of our Domain Controllers are Windows Server 2012 R2, with all the latest critical updates.
    All client workstations are Windows 8.1 Professional.
    The problem occurs with ALL web browsers (IE, Chrome, FF, etc)
    All DNS queries respond in <1 ms (no matter whether we are logged in as AD User or local computer user).
    If we login as local computer user, we have blazing fast intranet sites/DNS resolution.
    If we login as AD user, everything crawls again... every click on the intranet site spins and says loading for up to 15 seconds.
    If we add the the intranet site to the local computer HOST file, it is blazing fast, just as if we logged on as local computer user.
    If we take it back out of the HOST file, it drags again.
    I am totally stumped!
    Any help is appreciated.
    Thanks!

    Hi,
    How are DNS settings configured?
    If there are any public DNS IP addresses in Preferred or Alternate field, please remove them, then input these DNS entries in the Advanced section. We should only configure Domain Controllers’ IP addresses on Preferred
    and Alternate DNS server section for domain-joined machines.
    More information for you:
    Active Directory’s Reliance on DNS, and using an ISP’s DNS address
    http://blogs.msmvps.com/acefekay/2009/08/17/ad-and-its-reliance-on-dns/
    Best Regards,
    Amy

  • Configuring WAN Simulator with WAAS

    Hi all,
    I have a remote site in Pune India and I am trying to set up a WAN simulator to simulate the WAN link with WAAS to Pune. Below is the topology and questions.
    Server farm <-- WAN simulator PC --> 3750 layer 3 switch <-- client PCs
    Questions:
    1 - Where would I place the WAAS device ?
    2 - I only have one spare WAE for this test. Can this scenario work with only one WAE ? or do I need two WAEs (one on each side) for WAAS to work ?
    3 - Do I need a Central Controller for WAAS to function ?
    Thanks in advance !!! I appreciate any inputs / suggestions !!
    Danny

    Hi Danny,
    On the second WAE, you need to configure WCCP just like its configured on first WAE. And WCCP will
    redirect traffic to both of these WAE's.
    There are Two Algorithms for redirecting traffic,
    - Hash
    - Mask
    WCCP intercepted traffic is forwarded to WAE based on bucket placement algorithm, hashing or masking with
    IP addresses.
    This link explains on wccp redirection,
    http://www.cisco.com/en/US/docs/solutions/Enterprise/Data_Center/WAASDC11.html#wp95583
    Attached pdf file explains in detail on wccp and redirection methods,
    Hope this helps,
    Best Regards,
    Rahul

  • Public SharePoint Online Site with External User Portal

    Hello Everyone,<o:p></o:p>
    My company switched over to Office 365 a few months ago, and now would like to start using our Public SharePoint site to share information (documents
    pertaining to their orders/drawings/etc.) with our customers (external users).<o:p></o:p>
    <o:p> </o:p>
    I have seen documentation on how to share documents with individual users, but we were looking to do something a little bit different. We would ultimately
    like to have a public site with generic company information (like hours, about us,directions etc.) that anyone can see.
    We would also like to use SharePoint as almost an "FTP type" service where we could post documents and share them with individual
    external
    users. HOWEVER, instead of sharing individual documents, we were wondering if there was a way that an external user (that we have granted
    access) could sign into the public SharePoint site, and then see information that ONLY pertains to them.
    I have been doing some research on this, and I haven't seen that anyone else has tried this. Has anyone had any luck? Or would you have suggestions on how to make
    this work? I had originally posted this question on the Office 365 SharePoint forum, and they suggested posting this question here. Any help would be appreciated. Thanks!

    Hi,
    did you finally manage to get what you requested here above ? Indeed, I am also struggling to set up the same (public website with individual content sharing with external authentified user).
    For external user, I am quite sure that we need to go through MS ID creation (I have created some test users using https://login.live.com).
    Our public website is done and (almost) working. I have then created a sub-site for the same, this one to manage permission based on authentified user
    But I am stuck when trying to assign a document library with relavant permission.
    Would be great to share our feedback and I have searched a lto on the web and did not find any satisfying answer to this design (If there is any... here is my doubt...)
    Thanks in advance
    stef

  • Suggestions for most efficient way to create a second app or site with minor rebranding

    I've been asked to create a new Foundation 2010 ite that's going to be 90% the same site as one for another division. The current website uses custom masterpages and some other customization. My understanding is that the differences are going to be a different
    URL and some minor branding stuff. THey are external presence sites. I don't believe it's using search or much else in the way of services, custom wsps, etc. Very simple sites.
    I'm thinking of backing up the dbs, restoring using different mdf/ldf and db names, creating a new app and attaching, but not sure if the GUIDs will conflict. I'm also thinking that what the masterpages call in _layouts may need to be changed, which should
    be pretty simple.
    Anything I'm overlooking?
    Also, apologies for using apps and sites interchangeably, I'm aware of the differences. I was actually asked to create a new site and assign a new URL to it, but if that's doable it sounds more complex to me.
    Thanks,
    Scott

    Hi,
    According to your post, my understanding is that you want to create a second app or site with minor rebranding.
    I recommend to create a test environment for existing production enviroment.
    For more information, you can refer to:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Cannot access to any site with ssl connection and fail to open safari and keychain, unless restart computer and login in with Guest account.

    when Update to 10.7.2 ,I cannot access to any site with ssl connection and fail to open safari and keychain, unless restart computer and login in with Guest account.
    OS:10.7.2
    Macbook Pro 2010-mid 13inch

    I also have the same problem, however if I use Firefox or Opera sites with ssl connection work fine. Still, I can't use Google Chrome (ssl), Safari (ssl), the Mac app store (generally), or the iTunes store (generally). Both the iTunes store, Safari and the app store won't respond, and Chrome displays this error: (net::ERR_TIMED_OUT). The problem persists regardless of what network I'm using. Also, when trying to access the keychain or iCloud, the process will not start (will hang). I didn't have these problems at all before updating to 10.7.2.
    Sometimes rebooting helps, and sometimes not. If the problem disappears by rebooting, then it only lasts a few minutes before it reappears. It is very frustrating, especially since there doesn't seem to be any obvious or consistent way of which to fix it.
    I'm also using a Macbook Pro 13-inch mid 2010.

  • Problem when i publish my web site with muse

    i have an erreur inconnu when i want to wruite my pass word
    i had changed my adobe ID
    it is reconise by BC

    Yes i had restart Muse and my mac. I have no more message than a red hexagon with an exclamation point and the message : "erreur inconnue" no number nothing more.
    Best regards
    Le 8 mai 2014 à 16:24, Aishvarya Raj Rastogi <[email protected]> a écrit :
    I can't publish my web site with Muse because of an "error inconnu . I have my ID Adobe and my pass word. But i have an error message " erreur inconnu" Business catalyst tell me that my ID and pass word are ok. so wath ?
    created by Aishvarya Raj Rastogi in Help with using Adobe Muse CC - View the full discussion
    Hi,
    Have you tried restarting Muse and your computer? If not, please try it. If you still face the problem, please provide us the complete error message and we'll look into it.
    Regards,
    Aish
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6365165#6365165
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How can I create an adaptable full-width site with sliding parallax panel?

    Hi guys!
    I have to create a web site with a full-width resolution, adaptable with any monitor and resolution using some panels that moves using the parallax scroll-motion with a sliding effects.
    For example I nedd a site like "collecdiv.com" that works with the same effects and with an adaptable full-widht size page.
    Here's some screen I take of my site with a 22" 1920x1080 resolution and a 15" 1280x1024.
    The 4 tab I want to see in full width and in scroll motion parallax: four with a resolution of 22" and the other four with a resolution of 15" (the screen are made with paint to let you see what is the problem)
    In the first tab there's a slideshow widget with some photo, in the other tabs there's a rectangular form with an image fill... I have to see the same layout that I see in my 22" monitor, in other smaller or bigger monitor (like 15") just like in the "collecdiv.com" website... The Dimension of my muse file is 960px width
    How can i resolve the problem? How can I fix the screen so anyone else can see my site without problem and with all the resolution?
    Who can help me? PLEASE
    Thanks in advice
    Francesco
    P.S.: an advise... check the site "www.collecdiv.com" to see what I nedd

    I'm adding this screenshot so you can understand the problem... The 4 tab I want to see in full width and in scroll motion parallax: four with a resolution of 22" and the other four with a resolution of 15" (the screen are made with paint to let you see what is the problem)
    In the first tab there's a slideshow widget with some photo, in the other tabs there's a rectangular form with an image fill... I have to see the same layout that I see in my 22" monitor, in other smaller or bigger monitor (like 15") just like in the "collecdiv.com" website... The Dimension of my muse file is 960px width
    Pleas help me

  • Canon 860 Series (Pixma) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips

    After spending several hours sorting out Canon Pixma OSX problems here are my thoughts:
    Canon 860 Series (Pixma 868) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips
    Problem:
    - New imac and MacBook Pro 2012 (OSX 10.8.2) had a problem using Canon Pixma 868 printer on network and would not scan or print using Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print), which has advanced scanning and photo printing functions. 
    - When I connected the canon printer to my imac, OSX 10.8.2 automatically downloaded and installed drivers for Canon 860 series printer. I could then add the new printer (select ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”) and printer would work while connected via USB but could not get to print or scan over network wifi. 
    - The original Canon 860 Series CD does not work with 10.8 and the manual / online instructions did not make sense (as based on CD install). 
    Solution:
    1) Install Canon Printer Drivers and Software (from official Canon site)
    Go to canon support site, review FAQ, then download and install following Pixma 860 Series software & drivers for OSX 10.8 (links see below). The version I downloaded is in brackets but check for updated version. Full instructions are below.
    Canon 860 Series Drivers & Software  for OSX 10.8 Mountain Lion:
    The base software and drivers needed for using Canon 860 Series on Mac OS X 10.8 (USB) are
    1 Printer Driver
    (Canon MX860 series CUPS Printer Driver Ver. 10.67.1.0 (03-Aug-2012))
    2 Scanner Driver
    (Canon MX860 series Scanner Driver Ver. 14.11.4a (03-Aug-2012))
    3 Network Tool
    (Canon IJ Network Tool Ver. 4.1.0 for Intel Mac (27-Dec-2012)
    Canon Software for using advanced printing and scanning functions (while connected to network)
    4 Solution Menu
    (Canon Solution Menu Ver. 1.4.1 (27-Jul-2012 ))
    5 MP Navigator EX
    (Canon MP Nav EX Ver. 2.1.3 (02-Auf-2012))
    6 Easy-PhotoPrint EX
    (Canon Easy-PhotoPrint EX Ver. 4.1.6 (21-Jan-2013 ))
    Canon Support (HK) – check your local site
    http://www.canon.com.hk/en/download/main/index.do
    Select Product and drivers from support site eg http://support-hk.canon-asia.com/
    1. Choose a product category
    Multifunctional Printers
    2. Choose a product series
      Pixma
    3. Choose a product model
      Pixma MX868
    4. Choose type of document
    Downloads or FAQ
    If you have problems installing the software under 10.8, see the FAQ on Canon site. You will need to allow software installs from “unidentified developers by using “Control” Key or by changing your system preferences)
    2) Check Canon Printer and Software Working while connected via USB
    Once you have downloaded and installed drivers and software and restarted computer, check that the printer and Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print) are working via USB.  Open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App) and make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it shows the correct SSID Wifi settings (under the Canon IJ Network Tool App ‘Setup menu’).  This is normally done as part of the automatic install but worth double checking
    3) Add new network printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”).
    After you have checked USB printing turn off printer, unplug the USB cable and shutdown the Canon IJ Network Tool App.
    Then turn the printer back on and wait 30s. Then add a new printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”). Once you select “+” (add new printer), wait 10-30s for the Wifi Networked Canon MX 860 Series printer to appear in the new window eg Canon MX 860 series (xx.xx.xx.xx.xx.xx) (Kind: “Canon IJ Network”)
    DO NOT ADD THE MX 860 SERIES BONJOUR SCANNER (the Bonjour Scanner is the built-in software, is not needed and often appears first on the add printer list).  The Canon scanner can be accessed used through the MP Nav EX Ver. 2.1.3 software (which has much better functions)
    You will now have two Printer Canon MX860 (USB) and Canon MX860 (Wifi / Network). Set the Canon MX860 (Wifi / Network) as default and test print and scan
    If the Wifi Networked Canon MX 860 Series printer does not appear, check the printer and make sure that the printer can see the wifi network. On the printer select Menu / Settings / Device Settings / Lan Settings / WLAN Setting List.  It should say WLAN Active, identify the SSID and have an IP address
    If the printer can not see the Wifi Network, plug the USB cable back in, then open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App). Make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it has your SSID settings (under setup), if it has this info, restart the computer and the printer and try again

    Hi, thaks for response, meant to post as a discussion (not question), wanted to save others time if they get the same problem

  • Safari will not open certain web sites with https or http

    safari will not open certain web sites with https or http,any help will be welcome,it must be a security setting,but i have not changed any settings.

    From your Safari menu bar click Safari > Preferences then select the Exensions tab.
    If there are any installed, switch the button to off, quit and relaunch Safari to test.
    If there is more than one extension insalled, uninstall one a time, quit and relaunch Safari and test.

Maybe you are looking for

  • Video Capture: is this a good idea?  Also RAID 1 vs. 2 separate HDs

    Family videos on VHS. Original idea was to copy them all to DVD before the tapes degrade. Now thinking to capture the video on hard drives at the same time. This by taking video out of vhs/dvd combo unit (RCA connectors) into Canopus box, then via fi

  • How can you brand a serial number onto the system board?

    I just replaced a system board and need to brand it with the appropriate serial number.  How do I accomplish that?  I have software to run when I do that with Dells or Lenovos.  How can I do it with an HP?

  • Can you still buy Robohelp 8?

    I am currently using RH8 and won't have time to upgrade all of my projects to RH9 until after we complete our spring s/w release at the end of May. In the meantime, we just hired a new writer and I need to purchase a new copy of Robohelp. I wanted to

  • Make an object vanish in Flash CS4 (AS3.0)

    I have a question on how i can remove an object when two objects hit. I have two objects on the stage overlapping. object #1 = character_mc object #2 = vanish_mc I want to make it so that the object #2 (vanish_mc) will vanish once i run it. I have th

  • Interaction with Microsoft Word using Java Programming

    writing Text ON TO MICROSOFT WORD USING java Programming Urgently required