Squirrelmail - wrong address - help this rookie :-)

I am new at this. Have used EIMS for years, now moving to an Xserve with squirrel mail. Thought I had it set up correctly, but...
Our present email is [email protected], we have a temporary email set up by our provider, called [email protected] This is just to practice with, make it work for webmail etc. (Webmail is our main objective). I thought I set it up right, we can go online and use squirrelmail, works fine. The only problem is that when I set up a new user, and they send an email their address is [email protected] not [email protected]
I have looked over the server admin as far as my rookie eyes take me, but can't seem to figure what I have done incorrectly. Any help would be appreciated. Unfortunately I go into a cold sweat when you mention the terminal, would be great if I could solve this with the GUI interface...
Thanks so much.

<?php
* SquirrelMail Configuration File
* Created using the configure script, conf.pl
global $version;
$config_version = '1.4.0';
$configusecolor = 2;
$org_name = "ECS WebMail";
$org_logo = SM_PATH . 'images/webmaillogin.jpg';
$orglogowidth = '0';
$orglogoheight = '0';
$org_title = "SquirrelMail $version";
$signout_page = '';
$frame_top = '_top';
$provider_uri = 'http://www.squirrelmail.org/';
$provider_name = 'SquirrelMail';
$motd = "Mac OS X Server WebMail";
$squirrelmaildefaultlanguage = 'en_US';
$default_charset = 'iso-8859-1';
$lossy_encoding = false;
$domain = 'ecsdav.com';
$imapServerAddress = 'localhost';
$imapPort = 143;
$useSendmail = false;
$smtpServerAddress = 'localhost';
$smtpPort = 25;
$sendmail_path = '/usr/sbin/sendmail';
$popbeforesmtp = false;
$imapservertype = 'cyrus';
$invert_time = false;
$optional_delimiter = 'detect';
$encodeheaderkey = '';
$defaultfolderprefix = '';
$trash_folder = 'Deleted Messages';
$sent_folder = 'Sent Messages';
$draft_folder = 'Drafts';
$defaultmove_totrash = true;
$defaultmove_tosent = true;
$defaultsave_asdraft = true;
$showprefixoption = false;
$listspecial_foldersfirst = true;
$usespecial_foldercolor = true;
$auto_expunge = false;
$defaultsub_ofinbox = true;
$showcontain_subfoldersoption = false;
$defaultunseennotify = 2;
$defaultunseentype = 1;
$autocreatespecial = true;
$delete_folder = false;
$noselectfixenable = false;
$data_dir = '/private/var/db/squirrelmail/data/';
$attachment_dir = '/private/var/db/squirrelmail/attachments/';
$dirhashlevel = 0;
$defaultleftsize = '150';
$forceusernamelowercase = false;
$defaultusepriority = true;
$hidesmattributions = true;
$defaultusemdn = true;
$edit_identity = true;
$edit_name = true;
$hideauthheader = false;
$allowthreadsort = false;
$allowserversort = false;
$allowcharsetsearch = true;
$uid_support = true;
$theme_css = '';
$theme_default = 0;
$theme[0]['PATH'] = SM_PATH . 'themes/default_theme.php';
$theme[0]['NAME'] = 'Default';
$theme[1]['PATH'] = SM_PATH . 'themes/plainbluetheme.php';
$theme[1]['NAME'] = 'Plain Blue';
$theme[2]['PATH'] = SM_PATH . 'themes/sandstorm_theme.php';
$theme[2]['NAME'] = 'Sand Storm';
$theme[3]['PATH'] = SM_PATH . 'themes/deepocean_theme.php';
$theme[3]['NAME'] = 'Deep Ocean';
$theme[4]['PATH'] = SM_PATH . 'themes/slashdot_theme.php';
$theme[4]['NAME'] = 'Slashdot';
$theme[5]['PATH'] = SM_PATH . 'themes/purple_theme.php';
$theme[5]['NAME'] = 'Purple';
$theme[6]['PATH'] = SM_PATH . 'themes/forest_theme.php';
$theme[6]['NAME'] = 'Forest';
$theme[7]['PATH'] = SM_PATH . 'themes/ice_theme.php';
$theme[7]['NAME'] = 'Ice';
$theme[8]['PATH'] = SM_PATH . 'themes/seaspray_theme.php';
$theme[8]['NAME'] = 'Sea Spray';
$theme[9]['PATH'] = SM_PATH . 'themes/bluesteel_theme.php';
$theme[9]['NAME'] = 'Blue Steel';
$theme[10]['PATH'] = SM_PATH . 'themes/darkgreytheme.php';
$theme[10]['NAME'] = 'Dark Grey';
$theme[11]['PATH'] = SM_PATH . 'themes/highcontrasttheme.php';
$theme[11]['NAME'] = 'High Contrast';
$theme[12]['PATH'] = SM_PATH . 'themes/blackbean_burritotheme.php';
$theme[12]['NAME'] = 'Black Bean Burrito';
$theme[13]['PATH'] = SM_PATH . 'themes/servery_theme.php';
$theme[13]['NAME'] = 'Servery';
$theme[14]['PATH'] = SM_PATH . 'themes/maize_theme.php';
$theme[14]['NAME'] = 'Maize';
$theme[15]['PATH'] = SM_PATH . 'themes/bluesnews_theme.php';
$theme[15]['NAME'] = 'BluesNews';
$theme[16]['PATH'] = SM_PATH . 'themes/deepocean2_theme.php';
$theme[16]['NAME'] = 'Deep Ocean 2';
$theme[17]['PATH'] = SM_PATH . 'themes/bluegreytheme.php';
$theme[17]['NAME'] = 'Blue Grey';
$theme[18]['PATH'] = SM_PATH . 'themes/dompie_theme.php';
$theme[18]['NAME'] = 'Dompie';
$theme[19]['PATH'] = SM_PATH . 'themes/methodical_theme.php';
$theme[19]['NAME'] = 'Methodical';
$theme[20]['PATH'] = SM_PATH . 'themes/greenhouse_effect.php';
$theme[20]['NAME'] = 'Greenhouse Effect (Changes)';
$theme[21]['PATH'] = SM_PATH . 'themes/inthepink.php';
$theme[21]['NAME'] = 'In The Pink (Changes)';
$theme[22]['PATH'] = SM_PATH . 'themes/kindofblue.php';
$theme[22]['NAME'] = 'Kind of Blue (Changes)';
$theme[23]['PATH'] = SM_PATH . 'themes/monostochastic.php';
$theme[23]['NAME'] = 'Monostochastic (Changes)';
$theme[24]['PATH'] = SM_PATH . 'themes/shadesofgrey.php';
$theme[24]['NAME'] = 'Shades of Grey (Changes)';
$theme[25]['PATH'] = SM_PATH . 'themes/spiceoflife.php';
$theme[25]['NAME'] = 'Spice of Life (Changes)';
$theme[26]['PATH'] = SM_PATH . 'themes/spiceof_lifelite.php';
$theme[26]['NAME'] = 'Spice of Life - Lite (Changes)';
$theme[27]['PATH'] = SM_PATH . 'themes/spiceof_lifedark.php';
$theme[27]['NAME'] = 'Spice of Life - Dark (Changes)';
$theme[28]['PATH'] = SM_PATH . 'themes/christmas.php';
$theme[28]['NAME'] = 'Holiday - Christmas';
$theme[29]['PATH'] = SM_PATH . 'themes/darkness.php';
$theme[29]['NAME'] = 'Darkness (Changes)';
$theme[30]['PATH'] = SM_PATH . 'themes/random.php';
$theme[30]['NAME'] = 'Random (Changes every login)';
$theme[31]['PATH'] = SM_PATH . 'themes/midnight.php';
$theme[31]['NAME'] = 'Midnight';
$theme[32]['PATH'] = SM_PATH . 'themes/alien_glow.php';
$theme[32]['NAME'] = 'Alien Glow';
$theme[33]['PATH'] = SM_PATH . 'themes/dark_green.php';
$theme[33]['NAME'] = 'Dark Green';
$theme[34]['PATH'] = SM_PATH . 'themes/penguin.php';
$theme[34]['NAME'] = 'Penguin';
$theme[35]['PATH'] = SM_PATH . 'themes/minimal_bw.php';
$theme[35]['NAME'] = 'Minimal BW';
$theme[36]['PATH'] = SM_PATH . 'themes/redmond.php';
$theme[36]['NAME'] = 'Redmond';
$theme[37]['PATH'] = SM_PATH . 'themes/netstyle_theme.php';
$theme[37]['NAME'] = 'Net Style';
$defaultuse_javascript_addrbook = false;
$abookglobalfile = '';
$abookglobal_filewriteable = false;
$addrbook_dsn = '';
$addrbook_table = 'address';
$prefs_dsn = '';
$prefs_table = 'userprefs';
$prefsuserfield = 'user';
$prefskeyfield = 'prefkey';
$prefsvalfield = 'prefval';
$addrbookglobaldsn = '';
$addrbookglobaltable = 'global_abook';
$addrbookglobalwriteable = false;
$addrbookgloballisting = false;
$nolist_forsubscribe = false;
$smtpauthmech = 'login';
$imapauthmech = 'login';
$useimaptls = false;
$usesmtptls = false;
$session_name = 'SQMSESSID';
@include SM_PATH . 'config/config_local.php';
* Make sure there are no characters after the PHP closing
* tag below (including newline characters and whitespace).
* Otherwise, that character will cause the headers to be
* sent and regular output to begin, which will majorly screw
* things up when we try to send more headers later.
*/

Similar Messages

  • Send reset security info email to address . WRONG ADDRESS HELP!

    I am attempting to complete this page:
    Please answer your security questions.
    These questions help us verify your identity.
    Who was your best childhood friend?
    Answer 
    Where was your least favorite job?
    Answer 
    Forgot your answers? Send reset security info email to s•••••@yahoo.com
    ...however, I do not remember these answers, and the recovery email is unknown. How do I change this email, or reset my security questions? HELP!

    Forgotten Security Questions/Answers
    You need to contact Apple by:
    1 - Use the Express lane and start here:
    https://expresslane.apple.com
    then click More Products and Services>Apple ID>Other Apple ID Topics>Forgotten Apple ID security questions.
    or
    Apple - Support -form iTunes Store - Contact Us
    2 - Call Apple in your country by getting the number from here:
    http://support.apple.com/kb/HE57
    or
    Apple ID: Contacting Apple for help with Apple ID account security
    3 - Use your rescue email address if you set one up
    Rescue email address and how to reset Apple ID security questions

  • Bad Video Quality - Help This Rookie

    Hi - Thanks in advance for your help. I have some good MPEG4 video quality and when I watch it directly (through Quicktime) it looks great. My problem is that when I import it in to iMovie, it takes a serious video quality hit and looks terrible. Am I doing something wrong? Is there a better way to import it so that I dont lose the video quality?

    Howie,
    I've been importing video into iMovie from old VHS tapes and DV. Sometimes it seems as though iMovie's quality is lower than what's on tape. Its possible that the preview/edit is lower quality for performance reasons?
    Try rendering a 5 minute clip to your final output and check the resulting quality.
    -Miles

  • TS3899 When sending email from the Mail App or through other Apps, my default From: address will change when I enter a To: address.  This sometimes leads me to send the email from the wrong outgoing email account.  It is frustrating and poor design.

    When sending email from the Mail App or through other Apps on my iPad, my default From: address will change when I enter a To: address.  This sometimes leads me to send the email from the wrong outgoing email account.  It is frustrating and poor design, especially since I had already checked the From: address.
    iPad 4 running iOS 8.1.3

    3rd party email addresses have to be deleted on every synmced mac product, although I have 1and1.co.uk and my imac updatetes the mails in that account from mac mail.
    Yahoo etc is a 2 step deleting process but good to get your emails pushed when on the go.
    LJ
    http://www.facebook.com/The.Cowboy.Party

  • I entered the wrong address in my contacts and now I cannot erase it .  When I send an email this wrong addres still appears although it has been erased in my list of contacts..

    In my list of contacts I have entered a wrong address.  I was able to erase it from that list BUT  when I send an email it still appears on the list there and I cannt erase it.  What shall I do ?

    I have discovered this site which claims the ability to do what you might want. I have no personal experience of it!
    http://www.icopybot.com/itunes-backup-manager.htm

  • I'm trying to reset my apple ID password but forgot my security questions. Apple are sending the confirmation e-mail to the wrong address, please help?

    I'm trying to reset my apple ID password but forgot my security questions. Apple are sending the confirmation e-mail to the wrong address, please help?

    Hello AndrewsAFCx,
    Thank you for using Apple Support Communities!
    If you cannot remember your security questions for your Apple ID, I would recommend these steps outlined in the article named:
    Apple ID: All about Apple ID security questions
    http://support.apple.com/kb/HT5665
    What should I do if I don't remember the answers to my Apple ID security questions?
    Try answering them at least once to see if you can get them right, even if you are not sure you remember the answers to your security questions.
    If you are confident you can't remember them, try one of the following:
    If you have three security questions and a rescue email address
    sign in to My Apple ID and select the Password and Security tab to send an email to your rescue email address to reset your security questions and answers. 
    If you have one security question and you know your Apple ID passwordsign in to My Apple ID and select the Password and Security tab to reset your security question.
    If you have one security question, but don't remember your Apple ID password
    contact Apple Support for assistance. Learn more about creating a temporary support PIN to help Apple confirm your identity when you contact Apple Support.
    Note: If you have forgotten your password and answer your security questions incorrectly too many times in a row, you will be unable to try to answer your security questions for a period of time. During that time you will not be able to reset your password and will not have access to your account.
    All the best,
    Sterling

  • Hello sir i have IPhone 5 this imei is : ******** and i but my mail and password but the icloud tell me its wrong please help me my mail is : ********  and my password is ********

    hello sir i have IPhone 5 this imei is : ********** and i but my mail and password but the icloud tell me its wrong please help me my mail is : *********
    and my password is *******
    <Personal Information Edited by Host>

    You might try the following steps:
    Restart the device by holding down the on/off button until the power down slider appears.
    Try entering your password in another location (i.e. when you are using a different wifi network)
    Reset all settings (settings > general > reset), this resets some of your settings to factory default. It’s not a complete removal of settings. It removes all of your preferences for Wi-Fi, Bluetooth, Do No Disturb, Notifications, General, Sounds, Brightness & Wallpaper and Privacy. It does not remove any of your data.
    Try signing out of iCloud and back in (only if find my phone is disabled)
    If this doesn’t help your best option may be 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.

  • I'm trying to order a calendar off iphoto and have never had any issues, now it wont allow me to input a canadian address for ordering  help help help this is an xmas gift and i have no idea how to fix this have tried numerous things

    I'm trying to order a calendar off iphoto and have never had any issues, now it wont allow me to input a canadian address for ordering  help help help this is an xmas gift and i have no idea how to fix this have tried numerous things

    No I didn't even read through your post, to long.
    You said that "No matter what program I try to install, as soon as the installer opens it crashes". Were you talking about the install for this/these 3D programs or ANY program? As it is worded it sounded like ANY program. That tells me there is a problem with your Mac, software or hardware.
    Now you say others install programs, which is it. Programs other then the 3D ones install or no programs install?
    Could simply be your Mac is to old to run these programs and the installer knows that. You never said what model or year Mac it is.

  • My first apple id is wrong because my email address was wrong!I can not delete my icloud account because my email address is wrong! Help me please

    My first apple id is wrong because my email address was wrong!I can not delete my icloud account because my email address is wrong! Help me please

    First go here - https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/ and login under the manage tab.  Check your information and be sure it is all correct.
    An AppleID is nothing more than an email address, so if you see another email address in the store, then someone has logged in with a different AppleID than yours.  Did you let someone else use your iPhone?

  • The account is invalid to access, please help me to connect to a new right email address. This is urgent for the pre-order, please respond as soon as possible.

    My email account is invalid to access, please help me to connect to a new right email address. This is urgent for the pre-order process, please respond as soon as possible.
    <Email Edited by Host>

    This is a user-to-user technical support forum. No one here can help you.
    Try
    https://expresslane.apple.com

  • Well i set a passcode on my iphone 4 and ive forgotten it i have no idea what to do and i only just got this phone plus i dont want to do these bypassing with emergancy call just in case i get it wrong plz help (urgent)

    well i set a passcode on my iphone 4 and ive forgotten it i have no idea what to do and i only just got this phone plus i dont want to do these bypassing with emergancy call just in case i get it wrong plz help (urgent)

    If you set the phone to erase on 10 failed passcodes - then just keep typing and it will wipe itself. 
    Otherwise I believe you can set it to recovery mode and restore etc.. via iTunes...  There is no easy way as the passcode is designed to protect the phone exactly against what you are trying to do now...
    http://osxdaily.com/2011/01/08/iphone-recovery-mode/
    Others may have some additional tips !
    Sorry for the probs you are having...
    Regs Neil

  • WRONG ADDRESS AND DUPLICATE BILLING

    I am sick and tired of BT. I honestly wish that I would have gone with an alternative provider for both line and broadband.
    After informing them that I had moved house (provided new address) and said I wanted my old line cancelled and a new line put into my new house with BT Broadband, I have had no end of problems.
    After ordering the broadband online (to my new address), with the 'help' of a BT online spokesperson, I was emailed confirmation that the broadband order was going to my OLD address. Within minutes I was on the phone to say that the order address was wrong and that I had moved house and had already informed them of my new address (at that point I then provided my new address over the phone again). I asked for that order to be cancelled and to have the BT Broadband order to go to my new line at my new address. Over the phone I was told that this was done, my address had been changed and that the new BT Broadband order was coming to my new address not my old one.
    The BT Broadband did arrive at my new address, however, it had also obviously arrived at my old address too. As I received my first bill for £93 (bearing in mind one broadband order, with line rental and the postage and packaging should have come to just over £40 - as I don't make phonecalls with my BT line.) Therefore, I had been charged for delivery of two home hubs, two broadband packages and 2 line rentals.
    After phoning up again and explaining yet again that all I wanted to do was cancel my old line and have a new line at my new house and have Broadband installed (for the first time from BT) as I had always had Virgin beforehand - with no problems may I add! The BT man at the end said it was an error and that I was going to be refunded the duplicate amounts and I gave him my new address AGAIN, and he said that was changed so no more mail would be delivered there. I wanted a promise that this duplication wouldn't happen again next month, when I got billed again, however he said he was worried that it might. He gave me a reference number and said he would sort it out offline with his managers and get it sorted. He said that if I phoned again to ask about the case I should just give the reference number and anyone looking at my account would see the notes on it and would know the past history of this problem...so I wouldn't have to go through it all again.
    A couple days later, I receive more mail from BT, delivered to my old address (I have a redirection service in place at the moment, so I can see what was sent to old address) stating I had requested a payment card for BT. Again I was on the phone, quoting my new reference number so I didn't have to go through it all again. The BT lady could not see anything on my account regarding this. So I told her the story and got her to check the address on my account, which was my OLD address, so I again provided her with my new address!! She checked my bill and said that the refund of the duplication will show up on my online bill within 24 hours, yet it still has not been refunded. The payment card I didn't request was cancelled and as a sign of so say good will she said I will give you the BT Answer 1571 absolutely free and the privacy at home. Usually I don't sign upto these things as usually there is a catch but she said it was absolutely free.
    So I have just come home from work to find two letters from BT, funnily enough that were sent to my OLD address, telling me about my new 'order' which will be charged at £1.02 if I don't make 2 calls a month. I had to laugh at the irony of a free goodwill gesture being given to me by BT for them failing at changing my address the account, yet confirming the gesture by sending it to my old address (and to have hidden costs aswell!) To top it off the other letter, to my old address, was asking me to return my BT Equipment. Well I am sorry to say that the BT home hub that was sent by yourselves to the wrong address was never redirected to me and has probably been left outside of the old address somewhere by the postman. But after phoning up relentless amounts of times to BT asking them to change the address, what else can I do! I can't even be bothered to waste my time to speak to BT for them to tell me categorically that they have changed my address to then find it has not been changed.
    Words fail me sometimes, although I am sure to Tweet about my BT adventures to let others know that basic things like changing address is too complex for BT to sort out! Do not even get me started to what will happen if I get charged twice every month just because of BT's own admission of error. Really sort it out.
    Solved!
    Go to Solution.

    If you would like to contact one of the UK based BT Care Team who moderate this forum, they should be able to help you.
    They can be contacted using this link BT Care Team
    They normally respond by phone or e-mail, within three working days, however you should get an immediate confirmation, with a tracking number.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Seconday IP Address Help

    I cuurrently have a Netware 6 box running BM3.8 and I need to add
    another IP address to this server but it's a different subnet than what
    is setup now. I am a rookie with Ip configuring and need some help.
    Here's a little background...a while ago we only needed a few IP
    addresses and we had a small block of 8. We have utilized them all and
    needed more for a project in the office so instead of changing all the
    addresses (mail, proxy, etc) we just got the ISP to give us another
    block but it's a different subnet. Now we have to addresses attached to
    the cicso router and everyone in the office is still utilizing the old
    numbers to access the internet and that part is fine. The project that
    is being done is utilizing the other subnet and that is going fine as
    well. The problem I have is that I want to add couple new secondary ip
    addresses that are in the NEW subnet and I don't know how. Am I able to
    just add another nic and bind that address to it and then use NAT to the
    private card? Can I NAT 2 different subnets to teh same private card?
    Do I have to do something totally different? If anyone can shed some
    light on this I would be greatful. Hope this was clear enough. Thanks
    Here is what I have now.
    21..81.1??.??? ROUTER 216.81.24?.???
    I
    I
    Public 216.81.24?.??? BM SERVER 192.168.1.1 Private

    that is exactly what I'm trying to do and i ran into a major stumbling
    block. i'll be testing a potential solution/work around on Monday.
    you can just add another binding on that subnet and then add more
    secondaries and configure them to NAT just like you did on your primary
    subnet. i ran into issues that are related to the arp cache in the switch
    that the public interface is plugged in to. it is doing all this with
    vlan's.
    i'm going to try using a dumb switch on the public side and then retest with
    three different subnets bound to the public interface.
    i did do other testing and found that if i used a different physical nic
    card and bound the second subnet to that it worked perfectly. if that is an
    option, you might try that. it isn't practical for me because i'm pulling
    about 10 different subnets back to one location and trying to keep them
    separate until the migration is complete and I can combine some with a
    different mask.

  • Verizon Sent My Replacemen​t Router to the Wrong Address; Now Saying They'll Bill Me for It

    On Saturday, my cable modem started rebooting spontaneously, every hour or two. When I called Customer Support on Monday, they said it was unsuccessfully trying to install new firmware, and would keep rebooting for the foreseeable future. Customer Support agreed to send me a new modem; I was to get it on Tuesday, 12/10.
    When I checked the UPS status site on Tuesday afternoon, it said the cable modem had been delivered to my house at 11 AM on Tuesday. It hadn't, at least not to my address. When I called Verizon, the agent told me they wouldn't send me another one as they'd already sent it to me. When I pressed the point because my home network still wasn't up, the agent told me my only option was to drive 20 miles to a Verizon Fios office and exchange my bad cable modem for a good one. I did that last night (3 hours of my time, $6 in gas). So after four days my home network is back up. That's good.
    The bad news is I was told at the Verizon store (and my earlier call) that I would be charged for any unreturned cable modem (my guess is $100). In other words, according to Verizon I have the missing modem ("We sent it to you, sir; and you seem to think it's not your job to track it down. If I were you, I'd find it."), and so will be charged for it. I called UPS this morning, and discovered that they delivered the cable modem to the wrong address -- it went to River ROAD rather than River STREET. They have started an investigation, and if it turns out the cable modem is lost, they will reimburse Verizon. My question is, How do I notify Verizon that UPS lost the modem, so that Verizon should be getting the cost from them, not me? Given the unhelpful nature of the Verizon agents I've dealt with (the common refrain is, "I'm sorry, I can't help you with that, sir"), I know I will be charged for the missing cable modem unless I can figure out who in the Verizon bureaucracy to talk to. Any suggestions?
    The funny thing is, several weeks ago I was considering paying Verizon for the 100 Mbps Internet service. Now I'm just trying to figure out how to avoid paying $100 for a cable modem I don't have when I close out my Verizon service and move over to Comcast in the next several weeks. It's going to be a pain to move, but frankly, I have better things to do than deal with "that's not my job" people for hours on end.

    Your issue has been escalated to a Verizon agent. Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board. you will find a link to the private board where you and the agent may exchange information.
    To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • NVI0 got wrong address

    Hello there,
    i hope someone knows this better than me:
    I have sometimes the "wrong" address on the NVI0 Interface. i use the "old" nat configuration with nat inside and nat outside. sometimes the address of the nvi is the one from a local loopback (then everything works, like ospf between two routers) and the next router has the outside interface address on the nvi. how is this decision made?
    NVI0 is up, line protocol is up
    Interface is unnumbered. Using address of Loopback10 (10.51.2.10)
    Broadcast address is 255.255.255.255
    MTU is 1514 bytes
    Helper address is not set
    Directed broadcast forwarding is disabled
    Multicast reserved groups joined: 224.0.0.5
    Outgoing access list is not set
    Inbound access list is not set
    Proxy ARP is enabled
    Local Proxy ARP is disabled
    Security level is default
    Split horizon is enabled
    ICMP redirects are always sent
    ICMP unreachables are always sent
    ICMP mask replies are never sent
    IP fast switching is disabled
    IP fast switching on the same interface is disabled
    IP Flow switching is disabled
    IP CEF switching is disabled
    IP Null turbo vector
    IP multicast fast switching is enabled
    IP multicast distributed fast switching is disabled
    IP route-cache flags are Fast, CEF
    Router Discovery is disabled
    IP output packet accounting is disabled
    IP access violation accounting is disabled
    TCP/IP header compression is disabled
    RTP/IP header compression is disabled
    Policy routing is disabled
    Network address translation is disabled
    BGP Policy Mapping is disabled
    WCCP Redirect outbound is disabled
    WCCP Redirect inbound is disabled
    WCCP Redirect exclude is disabled
    NVI0 is up, line protocol is up
    Interface is unnumbered. Using address of FastEthernet0/0 (87.193.***.***)
    Broadcast address is 255.255.255.255
    MTU is 1514 bytes
    Helper address is not set
    Directed broadcast forwarding is disabled
    Outgoing access list is not set
    Inbound access list is not set
    Proxy ARP is enabled
    Local Proxy ARP is disabled
    Security level is default
    Split horizon is enabled
    ICMP redirects are always sent
    ICMP unreachables are always sent
    ICMP mask replies are never sent
    IP fast switching is disabled
    IP fast switching on the same interface is disabled
    IP Flow switching is disabled
    IP CEF switching is disabled
    IP Null turbo vector
    IP multicast fast switching is enabled
    IP multicast distributed fast switching is disabled
    IP route-cache flags are Fast, CEF
    Router Discovery is disabled
    IP output packet accounting is disabled
    IP access violation accounting is disabled
    TCP/IP header compression is disabled
    RTP/IP header compression is disabled
    Policy routing is disabled
    Network address translation is disabled
    BGP Policy Mapping is disabled
    WCCP Redirect outbound is disabled
    WCCP Redirect inbound is disabled
    WCCP Redirect exclude is disabled
    thanks in advance

    Hello,
    NVI is enabled and it takes ip address from the interface under which you configure "ip nat enable"
    in your first example if you check you should see "ip nat enable" under interface loopback10 and for second example under interface FastEthernet0/0 .
    Also check follwoing link:
    http://www.cisco.com/en/US/docs/ios/12_4t/ip_addr/configuration/guide/htaddrs.html#wp1084652
    HTH
    Saju
    Pls rate if it helps

Maybe you are looking for