IPSec Tunnel and Making Changes While Up

My main MPLS circuit is down and i have two IPSec tunnels up to my remote sites.
Everything is routing fine but i wanted to add a sub net to my NAT and Tunnels.
Can i add a new subnet to my local network/remote network and save/apply without killing or reseting my active IPSec tunnels?                  

Reza has interpreted your question in terms of NAT and I agree with him that you should be able to change the NAT configuration without impacting other parts of the router operation and connectivity.
But I read your question as involving both NAT and IPSec tunnels. And I believe that the answer is different when you consider IPSec tunnels. You can go ahead and change the configuration of the tunnels while they are up. But the tunnels negotiated their Security Associations based on the config in place when the tunnels came up. They will continue to use those Security Associations after you make your config change. So if you are changing things like what subnets are in the access list used to identify traffic for IPSec these changes will not take effect until a new Security Association is negotiated. You can either wait for the lifetime to expire and new SA negotiated or your can reset the IPSec tunnels and force a new negotiation. Also note that if you are changing the access list on your end that someone on the other end needs to make a corresponding change on their end.
HTH
Rick

Similar Messages

  • Apple Mail font  and colour changes while typing!

    I'm having an issue whereby the font and colour changes back to the default while I'm typing an email!
    I have several signatures.  When I select a signature and start typing, at apparently random moments, the font reverts to the default!
    This will happen when I'm typing a line and, when it changes, if I cmd-z to undo my typing character by character - at some random point it suddenly reverts back to the signature font and colour.
    Has anyone else experienced this, and is there a cause and/or solution?
    Thanks,
    Geoff

    I'm having an issue whereby the font and colour changes back to the default while I'm typing an email!
    I have several signatures.  When I select a signature and start typing, at apparently random moments, the font reverts to the default!
    This will happen when I'm typing a line and, when it changes, if I cmd-z to undo my typing character by character - at some random point it suddenly reverts back to the signature font and colour.
    Has anyone else experienced this, and is there a cause and/or solution?
    Thanks,
    Geoff

  • IPSec tunnel and policy NAT question

    Hello All!
    I have a router acting as VPN gateway on my end and I need to implement NAT translations on my IPSEC tunnel as follows:
    1. I need to translate incoming IP address of the remote end of IPSec tunnel to some other IP address on our end
    2. I need to translate outgoin IP address of our end of IPSec tunnel to a different IP address
    I have impemented following configuration, but for some reason it is not working, I get packets decrypted on my end, but dont have packets encrypted to send to the other end.
    Here is the configuration
    Remote end  crypto interesting ACL:
    ip access-list extended crypto-interesting-remote
    permit ip host 192.168.1.10 host 10.0.0.10
    My end configuration:
    interface GigabitEthernet0/0
    ip address xxx.xxx.xxx.xxb yyy.yyy.yyy.yyy
    ip nat outside
    ip virtual-reassembly in
    duplex auto
    speed auto
    crypto map VPN
    ip access-list extended crypto-interesting-local
    permit ip host 10.0.0.10 host 192.168.1.10
    interface GigabitEthernet0/3
    ip address 172.16.0.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    speed auto
    ip nat inside source static 172.16.0.20 10.0.0.10   (to translate loca IP address to the one on the crypto-interesting list - exposed to the remote peer - it works)
    ip nat outside source static 192.168.1.10 192.168.168.10 (to translate remote IP address to some other IP address on our end - not working - I get packets decrypted, but no packets encrypted)
    ip route 192.168.168.10 255.255.255.255 gigabitethernet 0/0
    ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxa
    All the routes are set, crypto ipsec tunnel is up and working and I am wondering if this is possible to achieve two-way NAT translation ?
    Any response highly appreciated!
    Thanks!

    Figured that out.
    The problem was in route
    ip route 192.168.168.10 255.255.255.255 gigabitethernet 0/0
    should be next-hop IP address instead of interface gigabitethernet0/0
    Apparently packet arrives on the interface but does not pass it, when having route like this, becuase there is no one sitting with 192.168.168.10 ip address on the outside

  • IPSEC tunnel and Routing protocols Support

    Hi Everyone,
    I read IPSEC does not support Routing Protocols with Site to Site VPN as they both are Layer4.
    Does it mean that If Site A  has to reach Site B over WAN  link we should use Static IP on Site A and Site B  Router?
    In  my home Lab i config Site to Site IPSES  VPN  and they are working fine  using OSPF  does this mean that IPSEC supports Routing Protocol?
    IF someone can explain me this please?
    OSPF  config A side
    router ospf 1
    router-id 3.4.4.4
    log-adjacency-changes
    area 10 virtual-link 10.4.4.1
    passive-interface Vlan10
    passive-interface Vlan20
    network 3.4.4.4 0.0.0.0 area 0
    network 192.168.4.0 0.0.0.255 area 10
    network 192.168.5.0 0.0.0.255 area 0
    network 192.168.10.0 0.0.0.255 area 0
    network 192.168.20.0 0.0.0.255 area 0
    network 192.168.30.0 0.0.0.255 area 0
    network 192.168.98.0 0.0.0.255 area 0
    network 192.168.99.0 0.0.0.255 area 0
    3550SMIA#sh ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 192.168.5.3 to network 0.0.0.0
    O    192.168.12.0/24 [110/13] via 192.168.5.3, 3d17h, FastEthernet0/11
         100.0.0.0/32 is subnetted, 1 subnets
    O       100.100.100.100 [110/3] via 192.168.5.3, 3d17h, FastEthernet0/11
         3.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    O       3.3.3.3/32 [110/2] via 192.168.5.3, 3d17h, FastEthernet0/11
    C       3.4.4.0/24 is directly connected, Loopback0
    C    192.168.30.0/24 is directly connected, Vlan30
         64.0.0.0/32 is subnetted, 1 subnets
    O E2    64.59.135.150 [110/300] via 192.168.5.3, 1d09h, FastEthernet0/11
         4.0.0.0/32 is subnetted, 1 subnets
    O       4.4.4.4 [110/2] via 192.168.5.3, 3d17h, FastEthernet0/11
    C    192.168.10.0/24 is directly connected, Vlan10
         172.31.0.0/24 is subnetted, 4 subnets
    O E2    172.31.3.0 [110/300] via 192.168.5.3, 3d17h, FastEthernet0/11
    O E2    172.31.2.0 [110/300] via 192.168.5.3, 3d17h, FastEthernet0/11
    O E2    172.31.1.0 [110/300] via 192.168.5.3, 3d17h, FastEthernet0/11
    O E2    172.31.0.0 [110/300] via 192.168.5.3, 3d17h, FastEthernet0/11
    O    192.168.11.0/24 [110/3] via 192.168.5.3, 3d17h, FastEthernet0/11
    O    192.168.98.0/24 [110/2] via 192.168.99.1, 3d17h, FastEthernet0/8
    C    192.168.99.0/24 is directly connected, FastEthernet0/8
    C    192.168.20.0/24 is directly connected, Vlan20
         192.168.5.0/31 is subnetted, 1 subnets
    C       192.168.5.2 is directly connected, FastEthernet0/11
    C    10.0.0.0/8 is directly connected, Tunnel0
         192.168.6.0/31 is subnetted, 1 subnets
    O       192.168.6.2 [110/2] via 192.168.5.3, 3d17h, FastEthernet0/11
    O    192.168.1.0/24 [110/13] via 192.168.5.3, 3d17h, FastEthernet0/11
    O*E2 0.0.0.0/0 [110/1] via 192.168.5.3, 1d09h, FastEthernet0/11
    B Side Config
    Side A
    router ospf 1
    log-adjacency-changes
    network 192.168.97.0 0.0.0.255 area 0
    network 192.168.98.0 0.0.0.255 area 0
    network 192.168.99.0 0.0.0.255 area 0
    1811w#  sh ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 192.168.99.2 to network 0.0.0.0
    O    192.168.12.0/24 [110/14] via 192.168.99.2, 3d17h, FastEthernet0
         100.0.0.0/32 is subnetted, 1 subnets
    O       100.100.100.100 [110/4] via 192.168.99.2, 3d17h, FastEthernet0
         3.0.0.0/32 is subnetted, 2 subnets
    O       3.3.3.3 [110/3] via 192.168.99.2, 3d17h, FastEthernet0
    O       3.4.4.4 [110/2] via 192.168.99.2, 3d17h, FastEthernet0
    O    192.168.30.0/24 [110/2] via 192.168.99.2, 3d17h, FastEthernet0
         64.0.0.0/32 is subnetted, 1 subnets
    O E2    64.59.135.150 [110/300] via 192.168.99.2, 1d09h, FastEthernet0
         4.0.0.0/32 is subnetted, 1 subnets
    O       4.4.4.4 [110/3] via 192.168.99.2, 3d17h, FastEthernet0
    O    192.168.10.0/24 [110/2] via 192.168.99.2, 3d17h, FastEthernet0
         172.31.0.0/24 is subnetted, 4 subnets
    O E2    172.31.3.0 [110/300] via 192.168.99.2, 3d17h, FastEthernet0
    O E2    172.31.2.0 [110/300] via 192.168.99.2, 3d17h, FastEthernet0
    O E2    172.31.1.0 [110/300] via 192.168.99.2, 3d17h, FastEthernet0
    O E2    172.31.0.0 [110/300] via 192.168.99.2, 3d17h, FastEthernet0
    O    192.168.11.0/24 [110/4] via 192.168.99.2, 3d17h, FastEthernet0
    C    192.168.98.0/24 is directly connected, BVI98
    C    192.168.99.0/24 is directly connected, FastEthernet0
    O    192.168.20.0/24 [110/2] via 192.168.99.2, 3d17h, FastEthernet0
         192.168.5.0/31 is subnetted, 1 subnets
    O       192.168.5.2 [110/2] via 192.168.99.2, 3d17h, FastEthernet0
         192.168.6.0/31 is subnetted, 1 subnets
    O       192.168.6.2 [110/3] via 192.168.99.2, 3d17h, FastEthernet0
    O    192.168.1.0/24 [110/14] via 192.168.99.2, 3d17h, FastEthernet0
    O*E2 0.0.0.0/0 [110/1] via 192.168.99.2, 1d09h, FastEthernet0
    Thanks
    Mahesh

    Hello,
    I'm saying crypto maps have a lot of limitations. Tunnel Protection make way more sense
    U can configure in 2 ways [ and multicast WILL work over it]
    1- GRE over IPSEC
    crypto ipsec transform-set aes esp-aes 256 esp-sha-hmac
    mode transport
    crypto ipsec profile tp
    set transform-set aes
    int tu1
    ip address 255.255.255.252
    tunnel source
    tunnel destination
    tunne protection ipsec profile tp
    We have configured mode transport because we encrypt GRE + what ever we encapsule in GRE [ eg OSPF - telnet - http ]
    Pros:
    We can as well transport IPV6 or CDP
    Cons:
    4 bytes of overhead due to GRE
    2- IP over IPSEC
    crypto ipsec transform-set aes esp-aes 256 esp-sha-hmac
    mode tunnel
    crypto ipsec profile tp
    set transform-set aes
    int tu1
    ip address 255.255.255.252
    tunnel source
    tunnel destination
    tunnel mode ipsec ipv4
    tunne protection ipsec profile tp
    This config is in fact closer from a crypto map [ from encapsulation standpoint]. The transform-set then NEED to be in tunnel-mode
    Pro:
    4 bytes overhead less than GRE over IPSEC
    Cons:
    Cannot transport CDP or MPLS or IPV6. Very limiting IMHO
    Cheers
    Olivier

  • CODE CHANGE and DATA CHANGE while monitoring

    Hi,
    I have a scenario where I got one system error with restart possible.
    The failure happened because of wrong data or code.
    I want to know, whether we can change the data/code while monitoring and get it reflect while the next re-start of the same message. 
    Thanks & Regards
    Katta Mohan Reddy
    Message was edited by: Katta Mohan Reddy

    Hi Katta,
    the only way (within the standard)
    is I believe using the test tool (component monitoring) to send the message directly to Integration Engine
    but... this does not always work (at least in my case)
    you should try to validate the message before sending it or develop a way to resend it from the <b>sender system</b> with changed data - this is the best practice but I agree that tool for changing the data in XI would be very helpful
    Regards,
    Michal

  • Installing T3 vs. HTTP and making changes later...

    I originally installed Weblogic with t3 as the protocol for an internal facing environment. We recently attempted to deploy our application externally, which of course required us to change the protocol settings to http. However, I receive strange error "java.lang.NoClassDefFoundError: weblogic/socket/JVMSocketHTTPUtils". I believe the error is directly related to the initial registry settings for a t3 installation vs. a http installation. Has anyone ever seen an error like this before? Do you have a fix other than reinstallation?Regards,Steve

    Hello rdpowell,
    Welcome to the forum. Shopping for a new phone should be a fun, exciting experience (I know it is for me!) but it sounds like this hasn't been the case for you. I certainly would be very frustrated if I returned a phone after I realized it didn't fit my needs, and no one knew how to process the transaction and re-establish my upgrade eligibility. Returning a phone with a plan should not be that difficult, and I sincerely apologize for the inconvenience you have encountered. 
    Using the e-mail you have registered on the forum, I was able to locate the purchase, and using this information, I will be able to look into this further to see how I can help. Once I have more details, I will be sending you a private message. To view your private messages, please make sure you are logged onto the forum, and click on the envelope in the top right hand corner.  
    Once again, I truly am sorry if we have let you down, and I look forward to continue to work with you towards getting this resolved. Thank you for visiting the forum.
    Respectfully,
    Maria|Social Media Specialist | Best Buy® Corporate
     Private Message

  • When editing a template and making changes then saving and closing I get this error any idea?

    Have a user who is on Sharepoint office 365 online and when trying to center a excel spreadsheet icon link to center on a organizational report template then saving and closing the user receives this error:
    An expected error has occured
    Trouble shoot issues with Microsoft Sharepoint foundation
    Correlation ID 0952719c-af2e-20a4-9ee6-e98b1a457d0a
    Any clue what this error indicates?
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value from
    our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

    Any ideas?  And Melbourne is right SP 2013 online would be impossible to view those logs unless I open a ticket with MS
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value
    from our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

  • IPSEC Tunnel vs IKE Tunnel?

    I am running ASDM 5.1 and PIX 7.1(1)
    When I look in the gui it always reports a different number for IPSEC Tunnels and IKE Tunnels, I didn't know that there was a difference? For example right now it is reporting, 45 IKE Tunnels and 53 IPSEC Tunnels. What does this mean?
    Thanks :)

    They are not the same. 45 IKE Tunnels represents how tunnels are established with peers. 53 ipsec Tunnels represents how many sessions are being encrpted amongst those peers.
    HTH

  • VLAN's over Internet/IPSec Tunnel

    Hi All !
    I have a problem.
    I have trunked 5 VLANS from various sites over sattelite and have them all ending on a hub router ,
    but my difficulty now is in getting them sent to the HQ over the internet.
    I have thought about only 2 ways of possibly being able to do this
    1. Get a leased Line :-)
    2. and the only feasable alternative ! is to get the VLANs sent per IPSec over the internet but this is my problem....
    How do I get a packet from a VLAN into an IPSec tunnel and vice versa ?
    What equipment would I need ? (more switches/routers)
    Do I need 1 IPSec tunnel for each VLAN to keep them separate from each other ?
    Can someone please help.

    You have posted this same question on the WAN Routing and Switching forum where it has gotten some responses. I suggest that we consolidate the discussion of this question on that forum.
    HTH
    Rick

  • While making changes in alternate Unit of measure CAR it makes changes

    While making changes in alternate Unit of measure CAR it makes changes in other alternate Unit of measure KAR.
    Both are having same ISO unit CT.Please suggest why it is happening.

    your units have probably a conversion rate to the SI unit in its definition.
    you can see this in CUNI, open your unit in detail and look at the lower left  part

  • I have an IPad mini and I changed the Apple ID and the password almost one year ago and, for a while, a message asking me to sign in to iCloud pops- up constantly. My iCloud account is registered with an old email and password. I do not remember the

    I have an IPad mini and I changed the Apple ID and the password almost one year ago and, for a while, a message asking me to sign in to ICloud pops- up constantly. My ICloud account is registered with an old email address and password. I do not remember the password to my ICloud account, and ID address that my ICloud account is registered under is an old email adress which is deleted right now (the old mail account is deleted). I don’t have a rescue email adress and I don’t know the answers to the security questions, so I have no way of changing the ICloud password. A message asking me to sign in to ICloud pops up constantly, but I always just hit cancel. However, now I am unable to access Find My IPad. How do I get my ICloud account changed and registered to be under my current Apple ID (email) and password? It is possible to set the device as New Ipad?

    Welcome to the Apple community.
    If you are unable to remember your password, security questions, don’t have access to your rescue address or are unable to reset your password for whatever reason, your only option is to contact Apple ID Support, upon speaking to an operator you should explain that your problem is related to your Apple ID, this way you will not be charged for assistance, even if you don’t have an AppleCare plan.
    The operator will take you through some steps you may have already tried, however they need to be sure they have exhausted all usual approaches before trying to reset your account, so you should try to be helpful and show patience with the procedure.
    The operator will need to verify they are speaking to the account holder and may ask you some questions that only the account holder could know, and you will need to answer them if the process is to proceed.
    Once the operator has verified your identity they will send a message through to your device which contains an alpha numeric code, which you will need to read back to them.
    Once this has been completed they will send an email to your iCloud email address after a period of 24 hours, so you should check that mail is enabled in your devices iCloud settings.
    Upon receipt of the email, use the reset link provided to reset your password, after which you should be able to make the adjustments to iCloud that you wish to do.

  • What do the globe and triangle with exclamation point mean on the URL bar and why do they sometimes change while surfing a page?

    I have always about this, as I've seen these more than once along multiple versions of Firefox. I'm well aware that the lock means the site is 'verified' though I don't know exactly what that entails. More recently, I've noticed that many websites either have the lock or else the globe with the markings on it which says that the connection to the site in question is 'unencrypted', but I don't know what that means. Sometimes this will change between pages on the same website. What I find stranger is that sometimes a a single page on one site will go from the lock to the triangle with the exclamation point in it. Now from what I can tell, it means something similar to the globe, as they seem to both state the same basic thing, that the website doesn't supply identity information and the connection isn't encrypted. What I want to know is how and why this happens, and sometimes even while still on the same page. I've encountered this on three different versions of firefox. The 24 esr, 28.0, and version 34. (Not all on one computer, mind. Though I believe it's possible to have multiple instances of Firefox on the same machine as I know someone mentioned being able to do that on another thread and I'd love to know how that's done if anyone can answer it.) These versions of firefox were on 8.1, and two distinct versions of XP from two different machines. Is this an odd glitch, or is something else going on there and if so, how does one fix it? So far it's happened to me twice on my own computer, once on a fiction website, and as of tonight, once on youtube. On the former, the switch happened on a single page, while on Youtube it changed from one page on the search bar to the actual channel of something in question and back again. Closing out the tab and doing a quick clearing of history seemed to work fine on youtube. The fiction website, not so much, though I haven't seen the triangle thing come back again, as everything there seems to be the globe. So far anyway. However it has come up before on various computers in the past that I've used with various firefox versions, as I've said. Can anyone explain what this is and how to fix it if it is indeed a problem?

    ''jscher2000 [[#answer-707094|said]]''
    <blockquote>
    The green padlock means your connection is HTTPS (encrypted) and the certificate identifies a particular site operator. Certificate issuers demand special verification for the Extended Validation (EVSSL) certificate that generates a green padlock.
    The gray padlock means your connection is HTTPS (encrypted) but the certificate cannot establish the operator of the site one way or another. No special identification is required to get this certificate.
    The exclamation point triangle symbols may indicate that the connection is partially encrypted -- some content is the page was sent over an open connection -- or recently it may indicate that the site uses such easily cracked encryption that you should treat it as providing no protection.
    And the point of all this is?! Simply this: if your web traffic is ''not encrypted'', it can be read by others. That's why login pages and sites dealing in your personal or sensitive information should always show a padlock in the address bar. If it's not there, be concerned.
    If a normally secure site suddenly shows a mixed content icon, try reloading the page (Ctrl+r or to re-request fresh copies of cached files use Ctrl+Shift+r).
    </blockquote>
    As it happens, I have tried the refresh thing. It doesn't always work on sites where this sudden changeover occurs. The weird thing is that, again, this happens at random and I've seen it occur over multiple versions of firefox, past and present, so it's not just relegated to just the three main ones I have most recently seen it on.
    Now what makes this even stranger is that I have seen a few pages on the fiction website (www.fimfiction.net to be specific) where the grey padlock at the very least shows up on a page, but then suddenly will go to the triangle. Not all of these pages have mixed content or even any content at all beyond simple text. A few have pictures or clickable links, but I usually avoid clicking on the links if I don't know and trust the website. More recently though, the near-entirety of the site has gone to the globe, when before it was the grey padlock. I think the one thing that remains padlocked is its login section. Is it just that the website needs to update its certificates? If so, I can probably just send the site runner a message about that.
    I dunno what to do with youtube when it shows up though other than just closing out the tab it's on, clearing my browser history, and reopening the site. It happens rarely with youtube, but it's not unheard of, and it follows along every page on the site once it pops up in one page at all until I shut down that tab. And this is a multiple version thing. These are the two sites where I encounter the issue the most as it's one of only a handful of websites I go to aside from an image gallery which is typically very good about safety. Or as much as it can be, at any rate. The only other site I frequent, www.fanfiction.net (probably the oldest fiction website still active today, and not to be confused with fimfiction) has the grey padlock at all times, aside from when I log into the site. I've used the https: prefix most times when going to a site the first time, and firefox has typically then used that prefix anytime I just enter the general website address in the URL bar, but sometimes it doesn't. Is that partially responsible for why I have seen the padlock switch to the triangle sometimes? I know the link that cor-el posted says that by default from version 16 up, mixed content is blocked by default and I don't think I've ever touched that in the options section of the tools, so what exactly do I do here? Just ignore it, or just keep hitting refresh or what? It doesn't happen all the time, after all, but it does still get annoying.

  • Problems with overage charges and making account changes on line

    I have quite a bit of history involving my attempts to resolve the problem of catching my account before it goes over the minutes allowed and making the changes on line (to cut down on call volume) to change my account to raise the minutes allowed for that billing cycle.  I was given one reason why it didn't work the first time (I didn't print out my confimation proving I made the changes - bit the bullet and paid those charges) and so the second time wanting to avoid the problem from the first time I made sure I printed out my confirmation.  The confirmation had an effective date of change of 07/19/2012 the day I was informed I was nearing my allowed minutes.  There were only 4 or 5 maximum days left in that billing cycle so I wanted to nip the problem in the bud and make the changes to my account to be made "that" day.  My confirmation said the changes were effective 07/19/2012.  In plently of time before that billing cycle ended.  Again I was told I did something wrong.  This time I'm holding my confirmation in my hand even as the person is telling me again I did it wrong.  The purpose Verizon wants it's customers to use the available on-line option is to cut down on their call volume.  I didn't go to school to get the knowledge apparantly needed to perform these particular tasks in a manner that is acceptable to Verizon.  Has anyone else had problems with trying to fix their problems themselves using Verizons "helpfull" on-line choice?

    I have an explanation for you by what was meant by "you did it wrong."
    When you make a change effective the date you are requesting it and not at the start or end of your billing cycle, your minute usage for that month is pro-rated.
    For example, you say you made a change, because you were nearing your allowance limit, on 7/19/2012 and wanted it effective that day with 5 days left in the billing cycle. Lets assume that your allowance is 700 minutes/month and you were at 675 minutes for that month(still under your monthly allowance). If you make a change effective with 5 days left in your billing cycle to the 1400 minute/month allowance, your allowance for the 1st 25 days of your cycle will have been pro-rated to (25/30) * 700 = 583 minutes. This would mean you would have already had an overage of 92 minutes for the 1st 25 days of the month. Additionally, you would have a pro-rated allowance to use the last 5 days of (5/30) * 1400 = 233 minutes. This is how the pro-rating works when you make a change effective during the middle of your billing cycle.
    What you need to do next time to avoid these overage charges is to make the change effective at the beginning of your current billing cycle. So if you had made the change on 7/19/2012, but your billing cycle ended on 7/24/2012(5 days later), you should have made the change effective at the beginning of your current billing cycle, or 6/24/2012. This is called backdating the change. In this instance, you would have received a credit on you account for the cost of the 700 minute plan and been charged the full amount for the 1400 minute plan on your next bill, which I believe is a net additional charge of $10 and you would have had the use of 1400 minutes for throughout the entire month. In this example, you would not have had any overage with your 675 minutes during the 1st 25 days of your cycle and would have been able to use 725 minutes over the last 5 days of your billing cycle. This is much better than the overage charge you would receive with 92 overage minutes @ $0.45/minute = $41.40.
    I hope this explains it.

  • I no longer have access to the back up email address I used when I set up my apple ID. I have since forgotten the answers to my security questions and am having a problem making changes to my account. What can I do?

    I no longer have access to the back up email address I used when I set up my apple ID. I have since forgotten the answers to my security questions and am having a problem making changes to my account. What can I do?

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (114957)

  • I changed my i tunes username and password a while ago, but there are still remnants of the old one appearing. I now want to wipe my iPhone, but can't as it is logging me in with my old username, and asking for the old password, which i can't remember.

    I changed my itunes username and password a while ago, but it still sometimes keeps popping up. I now want to erase my iphone, but i can't because it is asking me for my old password, which i can't remember. My old user name was an email address, however i no longer have the email address!! Help please community.

    https://iforgot.apple.com/
    iOS: Unable to update or restore - http://support.apple.com/kb/HT1808 - recovery mode (e.g., cannot connect to computer last used to sync device, iTunes still asks for a password)

Maybe you are looking for