3G - Lose 50% of pings to LAN device but not to SVI

Hi have a 3G 887 Router (standalone) connected into an MPLS network.
Fa0 is connected to the local LAN on VLAN1 (192.168.1.254/24).
Dialer 1 is the default route. There are no other connections in the router.
There is a PC on the local LAN (192.168.1.10)
There is a remote MPLS site with LAN range 172.16.2.0/24.
If I ping from the remote MPLS site to the VLAN1 interface all pings respond ok.
If I ping from the remote MPLS site to PC on site 50% of the pings fail (alternating).
If I ping from the PC on site to the MPLS site 50% of the pings fail (alternating).
When I do packet debugging I find that only the pings that are getting through are showing up:
Ping from remote site to PC - 2/5 pings succeed (.!.!.)
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:13 BST:     ICMP type=8, code=0, Common Flow Table(5), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:13 BST:     ICMP type=8, code=0, Stateful Inspection(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:13 BST:     ICMP type=8, code=0, MCI Check(101), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:13 BST: FIBipv4-packet-proc: route packet from Vlan1 src 192.168.1.10 dst 172.16.2.254
Sep  9 17:40:13 BST: FIBfwd-proc: packet routed by adj to Dialer1 0.0.0.0
Sep  9 17:40:13 BST: FIBipv4-packet-proc: packet routing succeeded
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), len 60, output feature
Sep  9 17:40:13 BST:     ICMP type=8, code=0, Dialer idle reset(97), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), len 60, output feature
Sep  9 17:40:13 BST:     ICMP type=8, code=0, Dialer idle reset(98), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), g=172.16.2.254, len 60, forward
Sep  9 17:40:13 BST:     ICMP type=8, code=0
Sep  9 17:40:13 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Cellular0), len 60, sending full packet
Sep  9 17:40:13 BST:     ICMP type=8, code=0
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:19 BST:     ICMP type=8, code=0, Common Flow Table(5), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:19 BST:     ICMP type=8, code=0, Stateful Inspection(7), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254, len 60, input feature
Sep  9 17:40:19 BST:     ICMP type=8, code=0, MCI Check(101), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:19 BST: FIBipv4-packet-proc: route packet from Vlan1 src 192.168.1.10 dst 172.16.2.254
Sep  9 17:40:19 BST: FIBfwd-proc: packet routed by adj to Dialer1 0.0.0.0
Sep  9 17:40:19 BST: FIBipv4-packet-proc: packet routing succeeded
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), len 60, output feature
Sep  9 17:40:19 BST:     ICMP type=8, code=0, Dialer idle reset(97), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), len 60, output feature
Sep  9 17:40:19 BST:     ICMP type=8, code=0, Dialer idle reset(98), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Dialer1), g=172.16.2.254, len 60, forward
Sep  9 17:40:19 BST:     ICMP type=8, code=0
Sep  9 17:40:19 BST: IP: s=192.168.1.10 (Vlan1), d=172.16.2.254 (Cellular0), len 60, sending full packet
Sep  9 17:40:19 BST:     ICMP type=8, code=0
If I run wireshark on the PC and ping it from the remote site, I see the incoming ICMP requests but only get half of them back.
This indicates that whatever is happening as traffic enters fa0 is causing it to be dropped before it even hits the ACL to show up.
Successful and failed pings always show up in an alternating format.
Can anyone advise what might be causing this?

I have fixed the problem. I believe to to be an IOS bug.
The solution appears to be very strange.
You need to create an ACL that permits anything AND applies logging (it will not work without logging) inbound on the vlan1 interface.
access-list 101 permit ip any any log
int vlan 1
ip access-group 101 in
Why this fixes the issue I am unsure. But leaving no ACL on the interface will still cause the router to suffer the 50% loss issue. To make it weirder logging on the ACL must be on.

Similar Messages

  • My iPhone4 docks correctly with some devices but not others, please help!

    Hi,
    Firstly spologies if this is old news but sometimes its easier to 're-ask' than trawl thousands of pages!.....
    I have a 3-year old iPhone 4 that has developed a problem which i'm trying hard to solve;
    *Phone used to dock fine with anything and everything - this was about 1 year ago.
    *for no apparent reason it ceased docking with my Bose Soundock and a Logic3 accessory dock (connected to a hi-fi) at home
    *symptoms were; it would charge and operate as normal whilst docked but would not play music through either (the Logic3 dock did not acknowledge it was docked). Otherwise it would sync and connect normally with iTunes, etc. and connected fine when plugged into my car.
    *I reset it, restored it from back-up, updated/reinstalled iOS (this has since updated at least twice) with no other effects. Also checked and reset all settings.
    *I subsequently bought a Pure Contour dock as I was able to try it in the shop and my phone worked with it, plus it has Airplay anyway. I have since, in an attempt to find a bedside DAB radio/alarm dock that works with it, found that it works fine with some devices but not others with no rhyme or reason as to which.
    *2 days ago I changed out the docking port myself using a cheap replacement bought from Amazon, to see if it would cure.
    * now the problem is reversed! The Bose and Logic3 docks I have, that it wouldn't work on before, it now DOES....and the Pure dock and my car, which it DID work with before now fail to connect with it!
    *just to reiterate this, my wife's gen3 and gen5 iPods dock and work faultlessly with all devices mentioned....and mine had done previously.
    to my knowledge it is NOT;
    - a compatibility issue. The phone used to work fine on everything I had. Then it stopped. How's that?!
    - a connector issue. The male connectors on all docks haven't changed.......and the female connector in my phone has changed from liking selected devices to then liking the others!! (it is female after all ;-) !)
    -a software issue. iOS has been updated and the phone wiped and restored and all sorts so many times I can;t see how it can be!
    could it be a problem with the data exchange between phone and device when it is docked??
    or do I really need to try changing the port for an 'official' one??
    or is it just broken and that's that?!

    It's either a problem with the connector on your phone (dirt, lint, bent pin, corrosion) or with its connection to the motherboard inside. Cleaning the connector is a good place to start; either a dry toothbrush, air blast can or wood toothpick. Next inspect it carefully with a good magnifying glass or jeweler's loupe. If nothing turns up it is probably damage inside, which will be difficult to fix. Aren't you due for an upgrade about now? Your iPhone 4 is 3 generations out of date!

  • How do I get the downloaded music on my iphone to my new home pc and itunes, it took the info from the 1st device but not the 2nd

    how do I get the downloaded music on my iphone to my new home pc and itunes, it took the info from the 1st device but not the 2nd

    the appletv will not display your movies in folders.
    you could change the tags in itunes to include the genre in the "show" field in the "video" tab. this would replicate the view you want, but you will need to tag all your movies to do this.

  • I have just signed upfor family sharing. Is there any way you can get the same app on two devices but not have to share it? My sons both want clash of clans but they don't want to be on the same village and they can't both be on app at the same time?

    I have just signed up for family sharing. Is there any way you can get the same app on two devices but not have to share it? My sons both want clash of clans but they don't want to be on the same village and they can't both be on app at the same time?

    hi, the app is not "shared", it works as if you bought the app twice with different accounts, only you paid it once. they should have 2 different villages since they're on 2 different devices.

  • Why do only some photos appear in iCloud folder on my PC and not all taken on iPhone appear on iPad either? All settings seem correct and new photos now seem to be appearing on all devices, but not all older or recent photos

    Why do only some photos appear in iCloud folder on my PC and not all taken on iPhone appear on iPad either? All settings seem correct and new photos now seem to be appearing on all devices, but not all older or recent photos, even if taken at same time. All advice greatly appreciated.

    First, to access documents you must use an app designed for that specific Document type. So Pages will not be able to open PDFs. The Documents app by Readdle can handle PDFs though. In the latter case, you'd open the app, click the menu icon at its top left, and click Open to go to your iCloud Drive. With Pages, if you had files outside the main Pages folder, click + then iCloud and navigate to the file's location.
    Matt

  • How can I share my music and some apps with my children's devices, but not share iMessage

    How can I share my music and some apps with my children's devices, but not share iMessage

    Then only set up your account in "Settings > iTunes & App Stores" and don't give them your password .

  • How do I remove a song that is on my device but not in my selected library?

    How do I remove a song that is on my device but not in my selected library?

    There is no way to delete songs from an iPod.
    Nothing will be touched on your iPod in regards to iTunes content with the first sync with iTunes on your new computer if you transfer your iTunes library from your old computer to your new computer following the simple instructions included with the link provided. Certainly as a Windows user you maintain a backup for all important data which should include your iTunes library? Important regardless the platform but even more so with Windows due to constant virus, adware, and spyware concerns. Or do most Windows users start with a new computer from scratch without transferring any data from an old computer to a new computer due to constant virus, adware, and spyware concerns?
    iTunes includes an option to transfer iTunes content that was purchased from the iTunes store only from an iPod - really. As the largest distributor for music and as #1 by far in MP3 player sales, this is required by those who own the distribution rights for the music. Part of an effort to prevent or minimize stealing music by those who own the distribution rights. 

  • HT1386 I am having trouble synching all 1700 songs that I just put into iTunes Music Match onto my iPod Classic device. It worked on my iTouch and iPad devices but not the Classic. How do I transfer the music successfully

    I am having trouble synching all 1700 songs that I just put into iTunes Music Match onto my iPod Classic device. It worked on my iTouch and iPad devices but not the Classic. How do I transfer the music successfully

    It should sync the same if the songs are the same. You can try:
    - Unsyncing all music and resysncing
    - Restoring the iPod
    BTW, yo posted in the iPod touch forum

  • Is there an incompatibility between iPad2 and outlook 2010 calendar? I can sync appts down to the device but not up to the computer calendar.

    Hi all,
    Would you know whether there is an incompatibility between iPad2 and outlook 2010 calendar? I can sync outlook appointmens down to the device but not up to the computer calendar. The same occurs with my iPhone 4, can sync appointments down to the device, but not back up to the computer. Any help appreciated!

    Most computer's USB ports do not have enough power to charge iPads while they are active.  An iPad will charge while in sleep mode, but very slowly.

  • "SOME" devices can resolve the ALIAS (CNAME record) for a device, but not the REAL name (A record) - Why? How do I fix this?

    I'm running the DNS server role on Windows Server 2012 R2 on a physical machine on my home network.
    My AD is configured with a non-registered name - let's say it's "home.acme.ca" and the DNS server is configured to host that zone.  I also configured a 2nd zone in the DNS server called "myinf.acme.ca".  They both run on a physical
    server with an IP of 192.168.1.10
    The DHCP server on my Cable Modem is configured to hand out 192.168.1.10 as the only DNS server to every device on my network.  On my servers (with static IP addresses), 192.168.1.10 is configured as the only DNS server available for them. 
    I took the DNS servers from my Cable Provider and configured a Forwarder on my server to send name resolution requests to them only if my DNS server can not answer the request - basically for any name resolution request that does not end with ".home.acme.ca"
    or ".myinf.acme.ca"
    The "home.acme.ca" zone is populated with 'A' records for all of the physical and virtual servers and PC's on my network.
    The "myfin.acme.ca" zone is populated with 'CNAME' records that point directly to the 'A' record in "home.acme.ca" - for example, I have a serve named s000abc123ww.home.acme.ca with an 'A' record providing an IP address of 192.168.1.20 and
    I created a 'CNAME' (alias) record named 'webserver.myinf.acme.ca' which points to the 'A' record 's000abc123ww.home.acme.ca'
    2 of my 6 machines can resolve the alias but not the real name of the server!
    .10 is the Domain Controller.  All of the other machines (except .98) are members of the home.acme.ca domain.
    I attempted to ping 's000abc123ww.home.acme.ca' AND 'webserver.myinf.acme.ca' on the following 6 computers.  I used the fully qualified name in all cases.
    4 of the below machines are able to resolve BOTH names.  The other 2 can resolve the Alias but not the real name!
    I don't understand how this is possible, but I would like to fix it...!!!  Please help?
    .10 - Server 2012 R2 (Physical) -  Hosts Active Directory and DNS.
    .20 - Server 2012 R2 (Virtual)   -  Runs SQL Server
    .21 - Server 2012 R2 (Virtual)   -  Runs Apache
    .22 - Server 2012 R2 (Virtual)  -   Runs Apache.  This is the device I am trying to ping (s000abc123ww)
    .98 - Windows 7 (Physical)
    .99 - Windows 7  (Virtual)
    .21 (which is configured nearly identically to .20 and .22) can resolve and ping the Alias, but not the real name.
    .98 can also resolve and ping the Alias, but not the real name.
    The rest of the machines can resolve and ping both the alias and the real name.
    All of the Virtual Machines are running under Hyper-V on the .10 physical server.
    All the devices are on the same subnet.
    Thank in advance to anyone who can help me understand and correct this problem!
    Jim

    Hi,
    CNAME resource records are recommended for use in the following scenarios:
    • When a host that is specified in an A resource record in the
    same zone needs to be renamed
    • When a generic name for a well-known server, such as www, must resolve to a group of individual computers (each with individual A resource records) that provide the same
    service, for example, a group of redundant Web servers
    Therefore please try to create your CNNAM record in the same zone and try again.
    The related KB:
    Adding, Changing, and Deleting Resource Records
    http://technet.microsoft.com/en-us/library/cc779020(v=ws.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to have iMessages show up on one device but not the other?

    So I have an iPhone, a MacBook and an iPad that I own and use, this year my school "gave" (we pay for it but it belongs to the school and have to give it back, go private education!) each student an iPad so now i have one from them as well. I use a different Apple ID for my school iPad than I do for my personal devices so that information from my personal devices doesn't end up on the schools iPad which has a massive amount of spyware on it so they can literally see everything we do. I have it set up for iMessage so my 3 personal devices are all synced and use my phone number from my iphone to iMessage, but my school iPad only uses the email from the Apple ID I made specifically for that iPad. I was wondering if there was a way that the iMessages I receive on my school iPad (via the email) can also be received on my other personal devices, but NONE of the messages or other data received on my phone (via my phone number) also be received on the school iPad. So in essence a sort of one way channel. Thanks in advance!
    P.S.- I don't just use the messages to text my friends I use it for professional purposes also as I am on the executive board of several charities and also a high ranking member of my fathers company.

    No, the scenario you describe is not possible. Sorry.

  • Left most usb port works with usb 3 devices but not with usb 2 devices

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

  • ITunes WiFi Sync works fine for 4 devices, but not for my iPad2

    I'm using the latest version of iTunes (11.0.4)  on an iMac with the latest version of Mountain Lion (10.8.4) and multiple iOS devices listed below:
    iPad 1 (iOS 5.1.1)
    New iPad (iOS 6.1.3)
    iPhone 4S (iOS 6.1.3)
    iPhone 4S (iOS 6.1.3)
    iPad 2 (iOS 6.1.3)
    iTunes WiFi Sync works fine for all the devices but the iPad 2. They all show up in the "Devices" area of iTunes (though sometimes I need to power them down and restart them to get them to show up properly) and they all sync automatically when plugged into a power source.
    The iPad 2, however, behaves thusly:
    - Shows up under "Devices" in iTunes
    - Can be synced wirelessly IF initiated from the computer
    - Does NOT automatically sync when plugged in to a power source
    - CanNOT be synced wirelessly from the iPad itself, as under settings > general > itunes wifi sync, it shows the screen that says "to enable wifi syncing with itunes, connect to ituens on your computer using a cable..." as if I have this feature turned off in iTunes (which I do not). The "Sync Now" button is not displayed (not even a grayed out version).
    What I've tried:
    - Repeatedly powering down and restarting iTunes, the computer, the iPad, and the router in various orders and combinations
    - Repeatedly turning off and on the wifi sync feature via iTunes
    - Experimenting with the "Open iTunes when this iPad is connected" option as this actually fixed a similar issue on my iPad 1
    - Actually restoring the iPad to factory settings, then restoring from backup in case there was an issue with the iOS install
    Nothing has helped
    What I'm sure it's not:
    - A problem with the usual iTunes settings (check "enable WiFi sync", uncheck "prevent iPads from syncing", etc.). Since all other devices work and I actually can perform a wireless sync when initiated from iTunes, I don't see how the issue could live here at all.
    Any ideas? I'm pretty stumped!

    Another oddity: When this iPad syncs, it does NOT create a backup as part of the process (whether wired or wireless). All my other devices do, as one would expect...

  • HT204150 icloud syncing works fine between iOS devices, but not to iCloud online and to my macbook...

    I have all my devices set up with the same iCloud id.  Though, when I create a new contact on my iPhone, it syncs to my iPad, but not to my macbook, and not to www.icloud.com.
    Is anyone having similar problems ?

    If I go to the My Account Settings (clicking on my name on the Home page of iCloud) the Apple ID indicates [email protected]
    That is not my Apple ID (at  least as far as I am concerned!)
    As I indicated, my iCloud email account in the iCloud web page only shows a few very old emails, none more recent than early August.
    The iCloud control panel on my PC is the most current as of today.
    Keep the ideas coming.
    So far, been there- done that on everything suggested   :-)

  • Apps on some of our devices but not others

    Specifically, we have several Apple devices in our house: My son has a Ipad2 and an old ipod touch(which he never uses ipod since it can not be updated), My Wife has an Ipad2 also(just has more gigs on it), and I have an old ipod that can't be updated, that I now use for my alarm, and a newer one I think its a 5 since it has Siri, but no rear camera.   Anyway I had bought "Stickwars" some time back, and it is on my old ipod, and my son's ipad, but after the update is Not on my new ipod. even tried connecting my old ipod up to computer, and it shows it being on the ipod, but not the computer. How can I get this app on to itunes on my computer? I looked under purchased apps and it doesn't show.. ty for any help

    the one I am trying to get it one IS a 5. I managed to get it form connecting to our really old computer, now I have a different problem. this computer is the one I mainly use, and just bought some apps and music that I put on the 5th gen one, however now it tells me that this computer isn't auth. for this ipod.(and I letterally just bought this other stuff on it and transferred to this ipod about a week ago) isn't Auth.      I even tried removing auth . then giving it again, but no help

Maybe you are looking for

  • Can't connect a Bootcamp Volume to networked Macs

    The question: When adding a Network Place in WindowsXP so that I can connect it to a home networked Mac, what is the correct address statement I should provide for the Add Network Place Wizard? And what should I do on the Mac to enable access? All Ma

  • Exit or badi for tcode F110, which called during the payment run.

    Hi All, We have a requirement to create a txt file in the application folder, while doing the payment run. right we are copying the standard program RFFOEDI1, but we dont know in which part of code , we can find the values from REGUP and REGUH tables

  • Unified phone number/apple ID for Facetime???

    Greetings, I thought I remember from the keynote that when someone calls you on Facetime, it was supposed to ring all your devices (mac, iphone, and soon ipad...). On my macbook I registered my apple ID and of course on the iphone it auto-registers w

  • E$ table to be created in STAGING Area

    Hello All, I have an interface that has Staging Area different from TARGET. I have created an ODI Constraint in the target table in my model. Currently, when I run the scenario, the E$ table is created in the target database. Because we are planning

  • SSL SOAP Adapter Error - SSLException while handshaking -

    I'm receiving the following error in a SOAP receiver adapter over https: ssl_debug(9): Sending v3 client_hello message, requesting version 3.1... ssl_debug(9): Received alert message: Alert Fatal: unexpected message ssl_debug(9): SSLException while h