Cicsco asa clarification regarding show local host

Hi Team,
we are observing the no. of conn thru asa 5580 is getting increased and one a fine day it will stop sending/receiving traffics.
firewall# show conn count
1900000 in use, 2000008 most used
As per the datasheet of this asa, the max conns permissible is 2 million (20 lacs). and the output shows that currently 1900000 connections are there and 2million+8 connections are most used.
when i run " show local-host | include host|count/limit ", below are the outputs showing for max connections..
local host: <172.x.x.x>,
    TCP flow count/limit = 35857/unlimited
    TCP embryonic count to host = 25
    UDP flow count/limit = 0/unlimited
local host: <DC01>,
    TCP flow count/limit = 306/unlimited
    TCP embryonic count to host = 8
    UDP flow count/limit = 736807/unlimited
local host: <DC02>,
    TCP flow count/limit = 246/unlimited
    TCP embryonic count to host = 2
    UDP flow count/limit = 582010/unlimited
local host: <172.y.y.y>,
    TCP flow count/limit = 1/unlimited
    TCP embryonic count to host = 0
    UDP flow count/limit = 308412/unlimited
These are the top 4 connections, i wonder should we consider only the tcp flow count or udp as well ??

Hi,
I have had to deal with a similiar problem only 2-3 times. And it was always a "contaminated" computer/server.
In the latest case a single server in an environment with ASA5540 was pushing so many connections that it reached the maximum connections for that ASA model (400 000)
First I would start checking what connections are beeing formed from the host that you listed above. I guess you should usually see some sort of well known port used for any service thats needed. Might also help if there was someone there that knows exactly what connections your servers etc. are supposed to handle.
How many hosts are there in your network?
What has been the normal trend with the connection count before you ran into this problem?
How did you notice this problem? Connections werent being formed through the ASA?
What have you done so far regarding this problem?
- Jouni

Similar Messages

  • Extremely slow download (8 kbps) and using "show local-host" to troubleshoot

    I have a USB device that gets firmware updates from the manufacture, the download of the firmware is very fast at other sites and at home except 1 site.  I found the following difference on the 2 ASAs (one where the download is fast the other where the download is very slow and cannot be completed) using "sh local-host" command. I think the ESP connection is the problem but I am not sure why its there - and I can see the byte count increment very slowly.  What would cause this connection to use ESP?
    At the sites where the download is fast
    DMZFW#  sh local-host 10.51.40.18 connection
    local host: <10.51.40.18>,
        TCP flow count/limit = 1/unlimited
        TCP embryonic count to host = 0
        TCP intercept watermark = unlimited
        UDP flow count/limit = 0/unlimited
      Conn:
        TCP Outside 70.42.140.65:80 inside 10.51.40.18:54632, idle 0:00:00, bytes 19480442, flags UIO
    ... ... (repeat the above command)
      Conn:
        TCP Outside 70.42.140.65:80 inside 10.51.40.18:54632, idle 0:00:00, bytes 24182974, flags UIO
    At the site where the download is extremely slow (like 8 kbps)
    DMZFW# sh local-host 10.1.40.74 connection
    local host: <10.1.40.74>,
        TCP flow count/limit = 1/unlimited
        TCP embryonic count to host = 0
        TCP intercept watermark = unlimited
        UDP flow count/limit = 0/unlimited
      Xlate:
        PAT Global X.X.X.X(30020) Local 10.1.40.74(50582) 
      Conn:
        ESP outside 70.42.140.65 inside 10.1.40.74, idle 0:02:48, bytes 0
        TCP outside 70.42.140.65:80 inside 10.1.40.74:50582, idle 0:00:00, bytes 2308822, flags UIO
    ... ... (repeat the above command)
      Conn:
        ESP outside 70.42.140.65 inside 10.1.40.74, idle 0:02:51, bytes 0
        TCP outside 70.42.140.65:80 inside 10.1.40.74:50582, idle 0:00:00, bytes 2318474, flags UIO

    I managed to run the test again a few minutes ago, was a bit quicker this time
    Test1 comprises of two tests 1.
    Best Effort Test: -provides background information.
    Download Speed 7 Kbps 0 Kbps 2000 Kbps
    Max Achievable Speed Download speedachieved during the test was - 7 Kbps For your connection, the acceptable range of speeds is 800-2000 Kbps.
    Additional Information: Your DSL Connection Rate :2167 Kbps(DOWN-STREAM), 955 Kbps(UP-STREAM) IP Profile for your line is - 1911 Kbps
    2. Upstream Test: -provides background information. Upload Speed 588 Kbps 0 Kbps 955 Kbps Max Achievable Speed >Upload speed achieved during the test was - 588 Kbps Additional Information: Upstream Rate IP profile on your line is - 955 Kbps This test was not conclusive and further testing is required.This might be useful for your ISP to investigate the fault.

  • Cisco ASA 5505 Cannot ping local traffic and local hosts cannot get out

    I have, what I believe to be, a simple issue - I must be missing something.
    Site to Site VPN with Cisco ASA's. VPN is up, and remote hosts can ping the inside int of ASA (10.51.253.209).
    There is a PC (10.51.253.210) plugged into e0/1.
    I know the PC is configured correctly with Windows firewall tuned off.
    The PC cannot get to the ouside world, and the ASA cannot ping 10.51.253.210.
    I have seen this before, and I deleted VLAN 1, recreated it, and I could ping the local host without issue.
    Basically, the VPN is up and running but PC 10.51.253.210 cannot get out.
    Any ideas? Sanitized Config is below. Thanks !
    ASA Version 7.2(4)
    hostname *****
    domain-name *****
    enable password N7FecZuSHJlVZC2P encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Vlan1
    nameif Inside
    security-level 100
    ip address 10.51.253.209 255.255.255.248
    interface Vlan2
    nameif Outside
    security-level 0
    ip address ***** 255.255.255.248
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    shutdown
    interface Ethernet0/3
    shutdown
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    shutdown
    ftp mode passive
    dns server-group DefaultDNS
    domain-name *****
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 10.1.7.0 255.255.255.0
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.1.10.250
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.1.3.200
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.1.3.9
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.14
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.15
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.16
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 10.1.9.0 255.255.255.0
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 10.10.9.0 255.255.255.0
    access-list No_NAT extended permit ip 10.51.253.208 255.255.255.248 ***** 255.255.255.240
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 10.1.7.0 255.255.255.0
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.1.10.250
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.1.3.200
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.1.3.9
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.14
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.15
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 host 10.10.10.16
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 10.1.9.0 255.255.255.0
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 10.10.9.0 255.255.255.0
    access-list Outside_VPN extended permit ip 10.51.253.208 255.255.255.248 ***** 255.255.255.240
    pager lines 24
    mtu Outside 1500
    mtu Inside
    icmp unreachable rate-limit 1 burst-size 1
    icmp permit any Outside
    no asdm history enable
    arp timeout 14400
    global (Outside) 1 interface
    nat (Inside) 0 access-list No_NAT
    route Outside 0.0.0.0 0.0.0.0 ***** 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    aaa authentication enable console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication ssh console LOCAL
    http server enable
    no snmp-server location
    no snmp-server contact
    snmp-server community *****
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec transform-set DPS_Set esp-3des esp-md5-hmac
    crypto map DPS_Map 10 match address Outside_VPN
    crypto map DPS_Map 10 set peer *****
    crypto map DPS_Map 10 set transform-set *****
    crypto map DPS_Map interface Outside
    crypto isakmp enable Outside
    crypto isakmp policy 10
    authentication pre-share
    encryption 3des
    hash md5
    group 2
    lifetime 28800
    crypto isakmp policy 65535
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 Outside
    ssh timeout 60
    console timeout 0
    management-access Inside
    username test password P4ttSyrm33SV8TYp encrypted
    tunnel-group ***** type ipsec-l2l
    tunnel-group ***** ipsec-attributes
    pre-shared-key *
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect netbios
      inspect rsh
      inspect rtsp
      inspect skinny
      inspect esmtp
      inspect sqlnet
      inspect sunrpc
      inspect tftp
      inspect sip
      inspect xdmcp
    service-policy global_policy global
    prompt hostname context
    Cryptochecksum:8d0adca63eab6c6c738cc4ab432f609d
    : end
    1500

    Hi Martin,
    Which way you are trying. Sending traffic via site to site is not working or traffic which you generate to outside world is not working?
    But you say ASA connected interface to PC itself is not pinging that is strange. But try setting up the specific rules for the outgoing connection and check. Instead of not having any ACL.
    If it is outside world the you may need to check on the NAT rules which is not correct.
    If it is site to site then you may need to check few other things.
    Please do rate for the helpful posts.
    By
    Karthik

  • Assigning ip address to local host with 2 interfaces

    Hi,
    I have not received any replies to my question yet. I am not sure if my question is unclear or the information provided insufficient. Please ask for any clarifications if that can help to solve this problem.
    (My final goal is to send a msg using a java program from one node to another using the wireless interface ath0 with aodv routing protocol).
    Thanks.
    Hi,
    I am a newbie, so please forgive me for any mistakes. My linux operating system has an ethernet interface which is already set to an ip by default to 20.20.1.2 I use the following command to assign a random ip addr to the ath0 interface
    ifconfig ath0 192.170.1.1 netmask 255.255.255.0 up
    Now, we have 2 ip address assigned to the local host.
    When I use the foll. statement InetAddress.getLocalHost().getHostAddress(), I get the ethenet ip addr which is 20.20.1.2
    I want to somehow bind the localhost to the ip address assigned to the ath0 interface.
    My initial /etc/hosts file on boot up is :
    127.0.0.1 localhost
    ::1 localhost ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    and the /etc/network/interfaces file is:
    auto lo eth1
    iface lo inet loopback
    iface eth1 inet dhcp
    I have already read all the posts in this forum relating to InetAddress, and from what I understood I tried a few things like manually assigning this new ip addr to the local host name in /etc/hosts file (which works only partially in the sense that the statement does return the ath0 ip 192.170.1.1 but when I try to ping the local host by name from another machine it still shows that the local host is bound to the ethernet ip 20.20.1.2) and also tried changing the /etc/network/interfaces file so that it also includes the ath0 interface but none of them seem to work.
    Any help in this matter is highly appreciated.
    Thank You.
    Edited by: lbw on May 9, 2008 9:02 PM

    hi jverd,
    I have tried what you have sent but I can't figured out if I supplied the correct parameter.
         public static void main(String[] args)
              String host="10.199.30.59";
              try {
                   String hostname = InetAddress.getByName(host).getHostName();
                   System.out.println("HostName is " + hostname);
              } catch (UnknownHostException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
         }But the result remains: "HostName is 10.199.30.59".
    I was expecting to get "MyComputerName" as local host pc name.
    Thanks..

  • How to run local host web application in win 7 64 bit with oracle database?

    Hi all,
    Hope doing well,
    sir i am running my local host web application with oracle database in win 7 32 bit. it's working fine.
    but when i am running the same thing in win 7 64 bit. it's showing login error.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?
    thanks in advance.

    The number of times you have been asked to post sufficient details for your questions, we would expect you to have got the message by now... but clearly not.
    952646 wrote:
    but when i am running the same thing in win 7 64 bit. it's showing login error.What error? You haven't posted an error. There are millions of possible errors in computing and you're expecting people to guess which one.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?No code, no database version, no details...... = NO HELP.
    When are you going to learn.

  • Save a csv file on local host, executing a DTP Open hub in a Process chain?

    Hi All,
    my client has asked me to try if there is a way to save in the local host c:\  a .CSV file generated from an Open HUB executed by a DTP in a Process chain.
    when i execute my DTP it work correctly and it save the .csv file on my c:\ directory.
    my client doesn't want to give th users authtorization on RSA1 and want to try if there is a way to put the DTP in a process chain
    and when executing the process chain every user can have the file on his own local c:\ directory.
    i tried this solution but it doesn't work i get an error on executin the process chain:
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Except.                     CX_SY_REF_IS_INITIAL
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "FILE_DELETE" "(METHOD)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: "CL_GUI_FRONTEND_SERVICES=>HANDLE").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    can you give some advices please?
    Thanks for All
    Bilal

    Hi Bilal,
    Unfortunately, DTPs belonging to Open Hubs wich are targeted to a local workstation file, can't be executed through a process chain. 
    The only way of including such DTP in a process chain is changing the Open Hub so that it writes the output file in the application server.  Then, you can retrieve the file -through FTP or any other means- from the application server to the local workstation.
    Hope this helps.
    King regards,
    Maximiliano

  • Problem in local host setting for webdynpro

    Hi,
    I configured the webdynpro and now when i click the webdynpro link the page not open but when i given the local host name and program name in the url path its work.but i want to set the automatically host name permenentaly in webdynpro design.

    Hi,
    Not an expert in the webdynpro.
    You can check in RZ11 whether the icm/host_name_full is mainted with fully qualified domain name.
    Also you need to make an entry in your local desktop in host file.
    Regards,
    Vamshi.

  • Maverick Local Host Not Working Correctly

    Hello,
    I recently upgraded to Maverick 10.9.2. Now my local host is working incorrectly? Now when I try to access one of my sites on my local machine, it just shows the php code and not loading the pages? I also restored httpd.conf~previous to httpd.conf, and still the same issue?
    Also
    * Web sharing is on
    *PHP is enabled
    *Mysql is running
    Did I mis something?
    Thanks JR

    Hello,
    I recently upgraded to Maverick 10.9.2. Now my local host is working incorrectly? Now when I try to access one of my sites on my local machine, it just shows the php code and not loading the pages? I also restored httpd.conf~previous to httpd.conf, and still the same issue?
    Also
    * Web sharing is on
    *PHP is enabled
    *Mysql is running
    Did I mis something?
    Thanks JR

  • Failed to get IP address for Local Host (2) , OPMNCTL: opmn start failed

    HI,
    Hi, I have installed on Oracle 10g on Redhat Enterprise Linux V.2.1 . I was able to start OEM without any issues. Recently I had changed the static IP address and I couldn't able to start OPMNCTL and getting the following error while starting opmnctl start. error message is as follows.
    Failed to get IP address for local host(2).....
    Failed to get IP address for local host(2).....
    Failed to get IP address for local host(2).....
    my current configuration in /etc/hosts file is as follows.
    127.0.0.1 localhost.localdomain servername
    After going through some of threads available in Oracle, I have added the static IP address in the /etc/hosts but still I am getting the same error.
    my new hosts file is as follows.
    127.0.0.1 localhost.localdomain servername
    10.21.253.102 localhost.localdomain servername
    I don't know why this is looking for localhost (2). I did not set up any local host (2) and I could not see anything in my network confiuration also.
    could you please help me in this issue? I appreciate your help in this regard.
    Thanks
    venkat

    Hi, i think that the application server part is looking for a /etc/hosts entry
    in this format:
    127.0.0.1 localhost
    As i noticed, this is used for internal communication.
    Try this entry as is, without a domain...

  • Needs Clarification Regarding Listener.ora file

    I want a clarification regarding listener.ora file I've Listener.ora file and its content look like as:
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = Oracle8)
    (SID_NAME = ORCL)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.10.10)(PORT = 1521))
    I can understand every entry in this file accept the following
    *(SID_DESC =*
    *(SID_NAME = PLSExtProc)*
    *(ORACLE_HOME = C:\oracle\product\10.2.0\db_1)*
    *(PROGRAM = extproc)*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))*
    Although rest of entries refer to network services(Database name) and host address and protocol etc.
    what these above refere to.
    Please clarify me in this.
    Regards,
    D.Abbasi

    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    that about External Procedure, If you don't use "External Procedure" you can remove it, by the way you should avoid default configure.
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14212/advcfg.htm#sthref1331
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14212/advcfg.htm#NETAG0132
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_extern_proc.htm#sthref1658
    Sample create External Procedure:
    http://surachartopun.com/2008/07/create-and-run-sample-external.html

  • Built Flash Video and will NOT show in Hosted Environment

    Built Flash Video and will NOT show in Hosted Environment.
    The files generated work on development machine. I posted the same
    files in hosted environment and flash will not show. I first
    thought it was Vista 64 IE 7 so I switched to XP IE7 and same
    results. Still it is strange the falsh works locally. I am sure it
    is something simple that I am missing. Any help would be
    appreciated. Thank you.
    Stan

    Nickels55, I appreciate the response. Here are the
    interesting facts. I had my hosting provider apply the mime type
    and restart IIS. No flash video. I have Vista x64 Ultimate with I
    think IIS 7 (the default IIS that comes with the OS.) The flash
    video would not show in that environment until I applied the MIME
    and then it WORKED. Yeah! But I still don’t have it working
    on my web hosting provider with server Win2003. I thought it was
    the hosting provider but I posted on my work server Win 2003 and
    changed the MIME with a reset and could not get the video to work
    there either.
    I would like to try another angle here. Again I am using the
    wizard to encode and publish the flash video. Maybe I don’t
    have a settings correct. I can approach this a few ways.
    1.) I can send my video to someone to post on their Win2003
    server and see if they can get it going.
    2.) Someone send me a short 3 second video that they produced
    that they know it works on Win2003.
    3.) Any other ideas? Surely someone in this universe has used
    the flash wizard to encode a video and published to a Win2003
    server. :)
    I guess the other thing to note is when creating the flash
    video I chose no controls (play, stop, pause). I want the video to
    start when someone accesses the page for the first time.
    Thank you for the help everyone.
    Stan

  • Spamassassin Ignores Local Host Aliases?

    wacondatrader.com is the primary domain for my server. I also have local host aliases for beloit-kansas.com, kvsvradio.com and plainstrader.com. My ISP has pointed his DNS records to my server and my user account "joe" receives email to all of these domains, as do all of my user accounts setup to use mail services.
    I am running MacOS X 10.4.4 Server (just upgraded from 10.3.9).
    I have Spamassassin and ClamAV running. Junk mail is being scored and filtered, but for wacondatrader.com ONLY. For email sent to any of the other domains, I am not getting any X-SPAM headers in the email to show that Spamassassin has been there. However, I am getting X-VIRUS headers on email to all of the domains. What do I have to do to get my Server's Spamassassin to process email for all of the domains, and not just the primary one?

    If above fix works, none Did you try?
    If not, the output of postconf -n would be a start.
    Plus the settings you chose for content-filtering
    (amavisd.conf is to big to post)
    Also, did you have spamassassin on your Panther
    install already or only since you updated to Tiger?
    I tried your suggestion, but no success. Here is what I wrote on the MacOS X Server mailing list:
    I have wacondatrader.com setup as my primary mail server in the general Mail Services settings pane. I also have several other domains that resolve to my server that I have setup in the Virtual Host Aliases in the Advanced Settings/Hosting panes. I recently upgraded from Server 10.3.9 to Server 10.4.4 and I did NOT have an existing Spamassassin/ClamAV installation. What is there is what the 10.4 installer placed there.
    Is it the default install behavior for only the default domain to be tagged with the X-SPAM tags? I have in the amavisd log, compared an email to the default domain and one to a virtual hosted alias domain, and the log shows that amavis is scanning both for viruses (the X-Virus tags show up in all emails), and it even shows that all emails are being scanned for spam. The ONLY difference is that the log entry that says "SPAM-TAG . . ." is missing from the virtual host alias domains. The virtual host aliases domains even show that a hit count is being generated, so it looks like everything is being processed except the part that adds the spam tag headers to the email. The default domain emails are the only one that the spam tag headers are added to.
    Do I need to assume that I need to modify the amavisd.conf file some how, or should Spamassassin be expected to scan the default domain and virtual host aliases in a default Tiger server install?
    I tried the following advice from the Server discussions board at Apple's support area of their website (and also from similar instructions from this mailing list from about a month ago, that I found by searching the archives):
    In a text editor open /etc/amavisd.conf
    Search for the section that reads:
    @localdomainsacl = ( ".$mydomain" );
    below it add this line:
    @localdomainsmaps = ( 1 );
    Save.
    Stop and Start Mail Services
    I logged into my server locally with the root account, followed the above instructions, opened amavisd.conf in TextEdit, but the desired change did not happen.
    Joe

  • Quicktime Pro wants to open OS 9 in my Local Host???

    I created a slide show that runs perfectly on my desktop. However, it will not play now that I loaded it on to my website. Furthermore, I notice that when I open the .mov quicktime file from my local host file in dreamweaver MX, my mac want to open up OS 9???? I imagine this may be the reason that I can't open the file from the web. Please help.

    That must be a monster of a file!
    Three times the data rate of a DVD and a size that wouldn't fit on my current monitor.
    I don't see a video codec mentioned but I suspect maybe your used the Animation codec.
    How many MB's is the file? How did you get it uploaded to your server?
    Without knowing what video codec was used I'm just guessing. The only reason OS 9 would get involved is if you somehow used a very old (OS 9 only) video codec.

  • Signature/Virus update files in Asa-ssm-10 showing wrong time stamp

    I have AIP-SSM-10 installed in my ASA.It is showing
    Signature Update S291.0 2007-06-18
    Virus Update V1.2 2005-11-24
    even though i have a valid license and the date on the box is current.The screen shot is attached for reference .Request help to fix this

    Assuming you have a valid license, have you tried to go to the Cisco website and download the latest signatures? And then install them on the AIP-SSM?
    Regards
    Farrukh

  • DNS or Local Host Name Issue

    I have an iMac, 10.6.2 that continues to get a duplicate IP address error. I have determined that this iMac is seeing itself as another machine on the network, hence the duplicate IP error. I have changed the local host name under system preferences -->network (and in sharing) to imac10.6.2-username However, on the WINS tab of system preferences-->network the computer name shows as imac 9B14C4. I have manually changed this on the WINS tab and but it doesn't actually change it. I have flushed DNS and used the scutil--gethostname command to no avail. Additionally, this iMac does not show up when browsing the network from any machine on the network. All other Macs here do. Any suggestions?
    Message was edited by: EricWeiner
    Actually I can browse to it through the network by either the DNS name or the WINS name, even though I tried to make them the same.

    I use a Mac mini as a small AV server, and have exactly the same issue. Message keeps popping up at least once a day. Changing name in Preferences doesn't make any difference. After a few weeks it's gone from 'Centerstage' to 'Centerstage-8'. I even formatted the HD and installed Leopard and after that Snow Leopard. Didn't solve anything. Very irritating. Apple only recognizes this as a Mac OS X server issue.
    Help.

Maybe you are looking for