Cannot ping Real IP, but can ping Virtual IP, what is the issue?

Hi
I have load balancing for some servers on CSM, i can ping to VIP but cannot ping to Real IP of servers behind CSM. I need it for some testing and management pupose, Can anyone help to spot the issue? thanx
Topology
MSFC--FWSM--CSM--servers

in routed mode, by default, the CSM does not allow client to connect directly to the servers.
To allow this traffic you need to create a vserver for the subnet with a predictor forward serverfarm
ie:
serverfarm route
no nat server
predictor forward
vserver vlanX
vip x.x.x.0 /24 any
serverfarm route
inservice
Gilles.

Similar Messages

  • I cannot print a webpage correctly in Firefox, but CAN in IE. What is the issue?

    I have re-installed Firefox trying to correct this problem and had no success.

    There are some style rules which Firefox renders correctly to screen but which it does not handle correctly in print. These bugs seem to have a low priority because many of them have been around for years.
    In some cases, there is a reasonably simple workaround, but in other cases, it's simply easier to use IE or a PDF add-on.
    Is the problem page one that is easily accessed without a login? In that case, do you want to post the URL for suggestions?

  • I purchased Adobe Pro XI last February. I have tried to reinstall it and I keep getting the message that I have a valid serial # but no qualifying product. What is the issue?

    I purchased Adobe Pro XI last February. I have tried to reinstall it and I keep getting the message that I have a valid serial # but no qualifying product. What is the issue?

    Hey robertb86490977,
    The reason why you are getting this prompt is because you are trying to install an upgrade version.
    During the upgrade, you will need to enter serial number twice.
    The first time, you need to enter the serial number of the actual product that you have purchased.
    The second time, you need to enter serial number for the previous version that you had.
    So, please enter serial number of the previous version at the second prompt.
    Let me know if you need further assistance.
    Regards,
    Anubha

  • Both my iPad and iPhone apps crash, they close up without a reason. I've now reset both devises several times but it still happens. What is the issue? Is it my devices?please help it is annoying me now! Thank you

    I have an issue with my iPad and iPhone. They apps keep on crashing, even the standard apps like mail and safari, notes etc. I have reset the divices and have the latest software, what am I doing wrong? Why would this happen? It is annoying and I want to fix it as I am in the middle of stuff and apps just close! Help.

    I'm guessing it's an app that is on both devices.  Delete all common apps, reset and see how they run.
    Also try clearing your recently used list...
    - From any Home Screen, double tap the home button to bring up the Recents List
    - Tap and hold any icon until they wiggle
    - Continually press the red to delete the apps from this list.
    - Press the home button twice when done
    With a quick finger, you can clear this list very quickly.

  • Cannot connect to iTunes Store on my IPad.  What is the issue?

    Trying to connect

    Hi Ellenerah,
    If you are having issues connecting to the iTunes Store from your iPad, you may find the following article helpful:
    Apple Support: Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    - Brenden

  • I cannot ping any VIP from within the ACE or from rservers

    I cannot ping any VIP from within the ACE or from rservers.  Is this expected?  I have rservers in other serverfarms that need to be able to communicate with the VIP of other serverfarms.  Any help is greatly appreciated.

    Thanks for you reply.  here is the config.  I removed other rserver and serverfarm config that does not have to do with this issue.
    logging enable
    logging fastpath
    logging standby
    logging console 4
    logging timestamp
    logging trap 4
    logging history 4
    logging buffered 4
    logging persistent 4
    logging monitor 4
    logging device-id hostname
    logging host 172.26.254.185 udp/514
    logging host 172.26.221.25 udp/514
    access-list INBOUND line 8 extended permit ip any any
    access-list INBOUND line 16 extended permit icmp any any
    access-list INBOUND line 24 extended permit tcp any any
    access-list INBOUND line 32 extended permit udp any any
    access-list ORADB line 8 extended permit tcp any any
    probe http CITRIX
      interval 30
      passdetect interval 15
      passdetect count 6
      open 1
    probe tcp HYPERION
      port 19000
      interval 2
      faildetect 2
      passdetect interval 2
      passdetect count 2
      receive 2
      open 1
    probe icmp PROBE_SERVICE_ICMP
      interval 5
      passdetect interval 5
    probe tcp W15SPSWFET001_PROBE
      interval 5
      passdetect interval 5
      connection term forced
      open 1
    parameter-map type connection TIMEOUT
      set timeout inactivity 43200
    parameter-map type http test
      persistence-rebalance
      set header-maxparse-length 2006
    rserver host w0bairwatch003
      description MDM-SEG
      ip address 172.20.60.73
      inservice
    rserver host w0bairwatch004
      description MDM-SEG
      ip address 172.20.60.74
      inservice
    rserver host w0bairwatch005
      description MDM-DEVICE
      ip address 172.20.60.75
      inservice
    rserver host w0bairwatch006
      description MDM-DEVICE
      ip address 172.20.60.76
      inservice
    rserver host w0bhamobile001
      description Lotus Notes Traveler Server
      ip address 172.20.60.57
      inservice
    rserver host w0bhamobile002
      description Lotus Notes Traveler Server
      ip address 172.20.60.58
      inservice
    serverfarm host MDMDEVICE
      predictor leastconns
      probe PROBE_SERVICE_ICMP
      rserver w0bairwatch005
        inservice
      rserver w0bairwatch006
    serverfarm host MDMSEG
      predictor leastconns
      probe PROBE_SERVICE_ICMP
      rserver w0bairwatch003
        inservice
      rserver w0bairwatch004
        inservice
    serverfarm host TRAVLR
      predictor leastconns
      probe PROBE_SERVICE_ICMP
      rserver w0bhamobile001
        inservice
      rserver w0bhamobile002
        inservice
    class-map match-all MDMDEVICE-VIP
      2 match virtual-address 172.20.48.35 any
    class-map match-all MDMSEG-VIP
      2 match virtual-address 172.20.48.33 any
    class-map type management match-any REMOTE_ACCESS
      description Remote access traffic match
      201 match protocol ssh any
      202 match protocol telnet any
      203 match protocol icmp any
      204 match protocol https any
      205 match protocol http any
      206 match protocol xml-https any
      207 match protocol snmp any
    class-map match-all TRAVLR-VIP
      2 match virtual-address 172.20.48.34 any
    policy-map type management first-match REMOTE_MGMT_ALLOW_POLICY
      class REMOTE_ACCESS
        permit
    policy-map type loadbalance first-match MDMDEVICE
      class class-default
        serverfarm MDMDEVICE
    policy-map type loadbalance first-match MDMSEG
      class class-default
        serverfarm MDMSEG
    policy-map type loadbalance first-match TRAVLR
      class class-default
        serverfarm TRAVLR
    policy-map multi-match CLIENTS-VIPS
      class MDMDEVICE-VIP
        loadbalance vip inservice
        loadbalance policy MDMDEVICE
        loadbalance vip icmp-reply active
      class MDMSEG-VIP
        loadbalance vip inservice
        loadbalance policy MDMSEG
        loadbalance vip icmp-reply active
      class TRAVLR-VIP
        loadbalance vip inservice
        loadbalance policy TRAVLR
        loadbalance vip icmp-reply active
    interface vlan 48
      ip address 172.20.48.10 255.255.255.0
      access-group input INBOUND
      access-group output INBOUND
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      service-policy input CLIENTS-VIPS
      no shutdown
    interface vlan 60
      ip address 172.20.60.10 255.255.255.0
      access-group input INBOUND
      access-group output INBOUND
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      no shutdown
    ip route 0.0.0.0 0.0.0.0 172.20.48.1

  • Cannot import audio CD, but can play! error: required disk cannot be found

    cannot import audio CD, but can play! When I try to import it appears an error: required disk cannot be found!
    Does someone knows a solution?

    There is no such thing as a "parser plug-in".
    That's not entirely accurate. In CS4 we use "EPS Parser.8BY" to assist in parsing of illustrator files. This plugin is normally located at:
    "C:\Program Files (x86)\Adobe\Adobe After Effects CS4\Support Files\Plug-ins\Format\EPS Parser.8BY"
    Is this missing for some reason?
    --chris

  • Cannot get on mozilla but can on the regular interent. is it down or having trouble?

    cannot get on mozilla but can on the regular interent. is mozilla down?

    Hi,
    Please see [http://status.mozilla.com/ this]. The HTTPS site seems to be having small performance issues.

  • When using firefox I cannot signin to sites, but can get to sites with tabs on toolbar but cannot signout when I siginin, I have uninstalled the program and reinstalled it but still have the same problem?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/891666]]</blockquote>
    When using Firefox I cannot signin to sites, but can get to sites with tabs on toolbar but cannot signout whe signin, I have uninstalled the program and reinstalled it but still have the same problem.

    That problem can be caused by the Yahoo! Toolbar that extents too much downwards and covers the top part of the browser window and thus makes links in that part of the screen not clickable.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    You can keep an eye on this thread:
    *[[/forums/contributors/707748]]

  • I moved folder Itunes folder to the desktop.if I open Itnues now, I cannot see my library.how can I put it back in the folder "music" in Finder?

    I moved folder Itunes folder to the desktop.if I open Itnues now, I cannot see my library.how can I put it back in the folder "music" in Finder?

    done through Hard Disk at top right of the screen...itnues folder is there already because of my dragging into folder/music..but Itunes does not ope the whole library.
    whn I opened it, itwas like it had never been on the mac and it downloaded my last purchasesdone with the iphone...now it only shows that one album purchase

  • I SET UP THE HOME SHARING ON MY COMPUTER, AND i CAN STREAM MY PHOTOS AND SEE ALL THE VIDEOS AND LISTEN SONGS IN MY ITUNES, BUT CAN NOT DO HOME SHARING, ON THE TV, ALWAYS SHOWS "TURN ON HOME SHARING ON YOUR OMPUTER WITH YOUR ID WHICH I DID BUT NOTHING HELP

    I just bought my apple tv yesterday and SET UP THE HOME SHARING ON MY COMPUTER, I CAN STREAM MY PHOTOS AND SEE ALL THE VIDEOS AND LISTEN SONGS IN MY ITUNES, BUT CAN NOT DO HOME SHARING, ON THE TV, ALWAYS SHOWS "TURN ON HOME SHARING ON YOUR OMPUTER WITH YOUR ID WHICH I DID BUT NOTHING HAPPEN. WHAT'S WRONG? WHAT SHALL I DO NOW?

    I have found with AppleTV that it is the IPV6 on the computer you want to access is the problem.  The issue is that Homegroup on Win 7 or Win 8 requires IPV6 to work, but AppleTV won't work with IPV6.  (So maybe double check you have IPV6 turned off)
    So you have to make a choice - Homegroup or AppleTV.... but you can't have both, until Apple brings ATV up to date. (crazy that it does not recognise IPV6 - c'mon Apple!)
    You can set up sharing individually in Win 7 or 8 and have the ATV access files that way.
    Having said that, there is always the exception.. I have an old HP home server running Win8 and it services ATV - but is part of the Homegroup... have no idea why it works on both, but no other machine on the home network will talk to both ATV and Homegroup at the same time!

  • I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    Set up iCloud
    Set up iCloud (2)

  • I have replaced my ibook hard drive but when I start up I get a folder with a flashing question mark. I have tried installing the OSX disk using the "C" key but can't get any further than the flashing "?." What do I do? What is the problem?

    I have replaced my ibook hard drive but when I start up I get a folder with a flashing question mark. I have tried installing the OSX disk using the "C" key but can't get any further than the flashing "?." What do I do? What is the problem?

    Which iBook do you have?
    http://support.apple.com/kb/HT1772?viewlocale=en_US
    Which version of the OS is installed, and which version are you trying to install?
    You could try starting up with Startup Manager and see if it will allow you to select the OS X install disc as the startup disk. If so, maybe you can proceed from there. I would recommend repairing the hard drive first since you are evidently having a bit of a problem with it.

  • In mac os 10.6.6 i can use shift alt F11 to  incremental decrease volume , but now in LION i can't use it , what is the problem ???

    in mac os 10.6.6 i can use shift alt F11 to  incremental decrease volume , but now in LION i can't use it , what is the problem ???

    HellO:
    What type of keyboard do you have?
    In any event, system preferences>keyboard has a chck box to change the behavior of "F" keys.
    Barry

  • I bought books on fnac book but the ones in pdf format can't be read,what's the solution?

    I bought books on fnac book but the ones in pdf format can't be read,what's the solution?

    What have you tried?
    I've had a lot of success with iBooks.

Maybe you are looking for