Filtering help

Hi all: I am having one of those moments trying to get traffic into and out of a credit card machine. We run BM 3.9 and have a proxy setup. I do not want to proxy this traffic.
I have been trying to setup filtering using the ports the cc company says we need open, but I have had no luck. So I opened up all tcp traffic on the ip address as follows
outbound
traffic: all_tcp
source: private - host: 10.1.1.98
Dest: public - any address
inbound
traffic: all_tcp
source: public - any address
Dest: private - host: 10.1.1.98
Given the above I would think the cc machine would connect, but no luck. What am I doing wrong? Chris.

Thanks for the reply. It was the filter. Re-did the filters the things started working.
BTW, the BM forums sure look empty. Guess most have moved to the new nemesis.
>>> Mysterious<[email protected]> 4/11/2011 3:43 AM >>>
On 08/04/11 19:15, Chris wrote:
> Hi all: I am having one of those moments trying to get traffic into and
> out of a credit card machine. We run BM 3.9 and have a proxy setup. I do
> not want to proxy this traffic.
> I have been trying to setup filtering using the ports the cc company
> says we need open, but I have had no luck. So I opened up all tcp
> traffic on the ip address as follows
> outbound
> traffic: all_tcp
> source: private - host: 10.1.1.98
> Dest: public - any address
> inbound
> traffic: all_tcp
> source: public - any address
> Dest: private - host: 10.1.1.98
> Given the above I would think the cc machine would connect, but no luck.
> What am I doing wrong? Chris.
1. If you unload filters, does it work?
Depending answer:
1. yes it does, then it is a filter issue. Load pktscan.nlm and capture
the traffic. Then you will be able to see if the filter matches this
traffic. Probably is the wrong filter
2. No it does not, then it is not (yet) a filter issue. Probably no NAT
is enable on public interface. Again pktscan.nlm will show that.
Addendum:
1. If the incoming host is always the one initiating the connection, you
only need one filter, the outgoing and make it stateful.
2. If the outgoing host can or will initiate the connection with the
internal host then a static nat mapping will be necessary as well.

Similar Messages

  • [UNSOLVED] Event Log Custom XML Query Filtering Help

    I've looked at a few different posts but I must be missing something because what I'm constructing isn't working.
    Here's the XML code of an example event:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="ERAS WCF" />
    <EventID Qualifiers="0">0</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-09T20:32:51.000000000Z" />
    <EventRecordID>899070</EventRecordID>
    <Channel>Application</Channel>
    <Computer>server.f.q.d.n</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>User [email protected] has submitted 'Get BIOS Information' operation from servername to computername.f.q.d.n.</Data>
    </EventData>
    </Event>
    This is my query:
    <QueryList>
    <Query Id="0">
    <Select Path="Application">*[EventData[Data and (Data='computername' or Data='ip.add.re.ss')]]</Select>
    </Query>
    </QueryList>
    I always get 0 results, even if I take stabs in the dark:
    *[System[(Level=1  or Level=2 or Level=3 or Level=4 or Level=0 or Level=5)]]
    *[EventData[Data and (Data='*computername*')]]
    *[EventData[Data and (Data='%computername%')]]
    I used this post as my guide for filtering based on content: http://blogs.technet.com/b/askds/archive/2011/09/26/advanced-xml-filtering-in-the-windows-event-viewer.aspx
    Also:
    I hope this is the right place for this question.  This said to post in the server
    forums, but in
    the server forums, it said to post here.
    I happen to be doing this on a server, but it could just as easily be a desktop.

    Hello,
    Thanks for posting question to this forum. Since this forum is related with XPath, what I can do is to help you validate your XPath query. With your query, I tested them with my computer, however, all of them could load event record correctly:
    Query:*[EventData[Data and (Data='Office12AssertTimer' or Data='6.3.9600.17031')]]
    Result:
    Query:*[System[(Level=1  or Level=2 or Level=3 or Level=4 or Level=0 or Level=5)]]
    Result:
    So your XPath query is ok. Do you have a try to use the same query to filter the event log to check if there are records with another computer? I am wondering if there is something wrong with your current computer.
    And since the XPath is ok, I would like suggest you posting it to the server forum to see if there are others looking into it.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Filtering Help system view by business questions

    My client wants to use RoboHelp to create a help system that
    covers ten web-based applications in one suite of products. The
    products are used by different roles on a commodities trading
    floor. The same person might use more than one of the applications
    for different purposes. My client wants the usual Help TOC as one
    avenue into the content. But in addition, my client wants to
    provide a different path into the content. For this second path, he
    wants entry into the Help system to be a series of business
    questions (such as "What are you trying to do?" Possible answer:
    "make a trade"). Then, on the basis of the answers, he wants to
    display only a subset of the help topics. Just the ones that are
    relevant, based on the answers to those questions. In other words,
    a filtered view of the help system. Is this possible? Any advice
    would be appreciated.

    In our 2.5K-topic merged WebHelp project, we've implemented a
    series of navigation pages similar to what Rick suggests.
    Whereas the TOC is categorized by major features, the opening
    page provides links to pages for User Roles, Functional Tasks,
    Major Components, Menu Help (split between Client and System
    Administration), and Reference. (I used a free
    tooltip
    utility from Walter Zorn to provide a hover "peek" before they
    click to jump to a link.)
    Each category within these pages has a list of the most
    commonly used topics. Therefore an "Operations & Technology"
    user would be provided lists of topics dealing with his normal
    duties such as Batch Processing, Imports/Exports, XML Messaging,
    etc.
    Another method might be working with the developers to tie in
    privileging to apply to the help as well as the application
    features. You could "map" topics by using folders and/or topic
    keys, such as leading "sa_" for system admin, "bp_" for batch
    processing, etc.
    Good luck,
    Leon

  • Filters Help!

    I have written this filter for my application that redirects you to my login.jsp page if the user is not logged in. Yet all the restriced areas redirect me to the login page no matter here if the seesion is valid or not, then once logged in your are directed to the logged in home page. Here is the source for my filter:
    public class securtityFilter implements Filter {
        public void init(FilterConfig filterConfig) throws ServletException {
            //To change body of implemented methods use File | Settings | File Templates.
        public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException {
            HttpServletRequest req = (HttpServletRequest) servletRequest;
                    // if there is no username, then they have not gone through
                    // the login, so kick them to the login page
                    if(null==req.getSession().getAttribute("username"))
                        ((HttpServletResponse)servletResponse).sendRedirect("../Login.jsp") ;
                    }   else {
                            // otherwise, let them go to the page/resource they want
                            filterChain.doFilter(servletRequest, servletResponse) ;
        public void destroy() {
            //To change body of implemented methods use File | Settings | File Templates.                  
    }Here is my web.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
                http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
               version="2.5">
        <servlet>
            <servlet-name>addJournal</servlet-name>
            <servlet-class>add.addJournal</servlet-class>
        </servlet>
        <servlet>
            <servlet-name>addConference</servlet-name>
            <servlet-class>add.addConference</servlet-class>
        </servlet>
        <servlet>
            <servlet-name>addWorkshop</servlet-name>
            <servlet-class>add.addWorkshop</servlet-class>
        </servlet>
        <servlet>
            <servlet-name>addUser</servlet-name>
            <servlet-class>add.addUser</servlet-class>
        </servlet>
        <servlet-mapping>
            <servlet-name>addJournal</servlet-name>
            <url-pattern>/add/addJournal</url-pattern>
        </servlet-mapping>
        <servlet-mapping>
            <servlet-name>addConference</servlet-name>
            <url-pattern>/add/addConference</url-pattern>
        </servlet-mapping>
        <servlet-mapping>
            <servlet-name>addWorkshop</servlet-name>
            <url-pattern>/add/addWorkshop</url-pattern>
        </servlet-mapping>
        <servlet-mapping>
            <servlet-name>addUser</servlet-name>
            <url-pattern>/add/addUser</url-pattern>            
        </servlet-mapping>
        <servlet>
            <servlet-name>login</servlet-name>
            <servlet-class>login</servlet-class>
        </servlet>
        <servlet>
            <servlet-name>changePassword</servlet-name>
            <servlet-class>login.changePassword</servlet-class>
        </servlet>
        <servlet-mapping>
            <servlet-name>login</servlet-name>
            <url-pattern>/login</url-pattern>
        </servlet-mapping>
        <filter>
             <filter-name>SecurityFilter</filter-name>
             <filter-class>filters.securtityFilter</filter-class>
         </filter>
       <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/index.jsp</url-pattern>
        </filter-mapping>
      <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/indexAdmin.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addConference.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addConference</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addWorkshop.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addWorkshop</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addJournal.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>SecurityFilter</filter-name>
            <servlet-name>login</servlet-name>
            <url-pattern>/add/addJournal</url-pattern>
        </filter-mapping>
    </web-app>So if anyone can help i would be grateful
    Thanks in advance
    liZard12

    while(rs.next())
                        HttpSession session = request.getSession(true);
                        System.out.println(rs.getString(1));
                        session.setAttribute("username",rs.getString(1));                  
                        count++;
                    if(count>0)
                            response.sendRedirect("./add/index.jsp");HEre is the code from the login servlet involving the session

  • Audio filters help

    I have been given some poorly recorded audio to try and fix. It was recorded on a camera mic, about 6 to 8 feet away from the subject. There is room hiss and the levels are peaking at about -24dB. What can be done to improve this?
    How much improvement is possible?

    Bad audio is tough to fix, but...try adding the AUGraphic EQ from the Apple folder in the Audio Filters menu. Then try bringing down frequencies, one at a time, and see which one (or several) help bring down the room hiss without overly affecting the voices. If you're happy with the hiss removal you can duplicate the same audio track you just filtered below itself in the timeline. This will help with the low levels. Good luck.
    Frank

  • Need help with deflater

    Does anyone know how to use the deflater class of util.zip to compress data bytes?
    I can't use the standard streams provided by the package, it has to be done on the bytes.
    I'm not finding information on it anywhere except the API. There is one example, but when I used it on my data it was the same number of bytes after compression.
    If anyone can help me out here, that would be great.

    I'll give some more information here..
    I am wanting to compress many small objects, storing them in a file. I am testing it with a file made up of numbers, from 1-1,000,000, stored on disk with the same number of bytes, as a string. When I go to compress these values, I always end up with the same number of bytes as the original.
    The other test is done with a string, and the results on that varies-if there is a pattern, the bytes are less; and if there is not a pattern, the bytes are sometimes more.
    I guess what I am asking with the previous message is - will setting the compression strategy to FILTERED help that situation (if so, how do I do that? When I do it a call to needsInput() evaluates to true); if not, what route should I take?
    Thank you for your help here. It is appreciated. Usually when I post here I just need a little information, and it is always helpful.

  • Which kalman filtering use to reduce noise from accelerometr?

    Hi I am going to measure velocity use accelerometr form A&D. It is adxl345. I conected my uC with adxl345 by SPI. Data from accelerometr are sending to my computer by the RS232. I get this data but sometimes i get wrong data. It is probably noise. I would like reduce it by the kalman filtering. Could I use Kalman filtering with only signal form accelerometr? Which Kalman Vii (whoes are in labview 2010) i must use? If t is possible filtering data without other signal for example from gyroscope? Now I get acceleration data, there are no integrate yet. Below i send print screen with my data output presentatnion on the graph. You can see there some unexpected peak. What is this? If Kalman filtering help me? If yes which Kalman block from Labview I must use. Heeeeeelp me please.
    Greating from Poland
    Attachments:
    przypadkowe dane.png ‏80 KB

    Probably no one answered because no one was sure what you wanted.  In the image you posted what is the correct signal and what is the undesired part?  The time scales are different, the numbers of peaks is different, and the peak shapes may be different.
    Before attempting to filter the data, it is usually a good idea to determine the cause and the nature of the interfering signal.  The more you know about the "noise," the more likely you will be able to select a processing method to eliminate it.  Is the noise random? Does it correlate with some mechanical behavior of the system?  With what kind of distribution? What is the amplitude range of the desired signal?  What is the amplitude of the normal background noise? What is the amplitude range of the interfering signal?  What is the frequency distribution of these signals?
    Lynn

  • Thermocouple Noise and Calibration SCB-68

    I'm measuring two Thermocouples on an SCB-68. Measuring voltage directly and converting or using MAX I get very steady but inaccurate measurments (they read about 8degC below known values).
    If I short a channel and read it, I find that there is an offset in the micro volt range. Measuring this and subtracting it from the TC readings I find that my average readings are now pretty accurate but very noisy (+/- 1degC).
    I also notice that if I increase the sampling rate the offset changes (which results in a change in the TC readings).
    Is there a better way to eliminate the offset or do I have to tolerate the noise?

    Hello Jeramy,
    Because thermocouples produce such small signals (mV range), it is best to apply some sort of signal conditioning before measuring the signal. Gain should be applied to amplify the signal and make better use of the range of the ADC. Hardware filtering helps remove noise from the signal. Please see the following tutorial for more information on thermocouples:
    http://zone.ni.com/devzone/conceptd.nsf/webmain/806355D26B7378B1862567EE0003A842
    National Instruments offers a variety of signal conditioning products. Please see the following Knowledge Base for information on these products as well as the pros and cons of each:
    http://digital.ni.com/public.nsf/websearch/F0196F5B6CD8F60286256D4B00728B78?OpenDocument
    To correct the offset, I would run a self-calibration on the DAQ device. You could also reduce the noise in your measurements by oversampling and averaging the signal. That way you don't have to buy new hardware.
    Let me know if this does not help.
    Regards,
    Sean C.

  • How avoid the hyphen in filename when saving ?

    How avoid the hyphen that illustrator puts between 2 words in the filename when saving your existing file.
    E.g.: open file "Donald Duck.ai", edit it and save it again. Illustrator puts a hyphen between : "Donald-Duck.ai".
    Is it possible to avoid this ?

    I tried a lot of settings. Set all on "none" in Settings > Output Settings, and saved that settings.
    When saving for Web the second time the same .ai, the hyphen remains away.
    But saving another .ai, settings are gone and the "Custom" settings are selected again.
    I searched the map "Output Settings", to delete "Custom" so "Default" would be selected, but "Custom" is not in that map.
    Otherwise I could copy my saved settings into the "Custom" file.
    I found this about my issue : http://okapi.sourceforge.net/Release/Filters/Help/illustrator.htm
    See "Issues with Illustrator" :
    The JPEG preview files have modified filenames. If you choose to generate the ancillary JPEG preview file when extracting, you will notice that filenames with spaces are modified to have dashes instead. For example, the JPEG of the file "My Example.ai" will be "My-Example.ai.jpeg" instead of "My Example.ai.jpg". This is because Illustrator forces filenames without spaces.

  • New Song: Free Love Posted (please check it out)

    hey all, i just got done with my new song called "Free Love" and i did my first advanced editing with it, using the automation tool, so i would like to get some opinions on the song, and how u think i did mixing it.. now the sound quality on myspace isn't that great so just bare with it, use heapdhones if you have too.
    thanks in advance
    http://www.myspace.com/sibeatz07

    Hi,
    my biggest problem with the song is the style of music, but that's nothing to discuss about
    Well, one think really disturbed me, and maybe you could give your song much more warmth and live by altering the main synth sound (the one the song starts with and ends with). Since this is the sound that gives the song it's primary character, you should pay much more attention on it. My humble suggestion is to introduce change into the sound making it less aggressive and sharp. If you really want this hi pitched synth to "strain the brain", don't overdo it. Let this sound be addictive and charming, not like a policecar siren... (sorry, could not withstand)
    Maybe a nice Synth Bass could add some "earth & ground" to the song. To me, there is too much "cyberspace" and too less cosy warmth in the song. Too much "free" and to less "love". That's a question of style of course, and it's difficult to tell you what to change because its your style and not my style. So the first thing: Stay yourself, but take a look around. Compare your song to other songs you like. Even try to make a cover version to learn to get better.
    It's really difficult to make electronic sounds and synths sound soft and harmonic, because the basic waveforms of the oscillators are "too exact", they sound clean and crisp if you let them stand alone, but if they overlap during a sequence or a chord, they might sound more distorted than "natural" instruments. Adding Low pass filters helps a little, slightly altering the main waveform may help, too. If you use synths with multiple oscillators like the ES2 and ES1, adding a second or third waveform on another oscillator may help, too. Maybe an octave lower.
    Hope this opinion (it's nothing more than that!) helps a little.
    Keep on going. We are all on the road to the holy grail of sound. Some of us longer from the start, but very few came ever near it.
    Good luck,
    Fox

  • Burning Stops

    Hey everyone,
    I recently tried to update Itunes through the installer, but an error occurred and then Itunes seemed to be on an earlier version and had all sorts of problems. I uninstalled it, downloaded and reinstalled Itunes and Quicktime. Yesterday was the first day since then I've tried to burn a cd - which has always worked perfectly in the past - and while burning the first song the chime sounded that happens once the process is finished and the cd came up, but only the first few seconds of the first song were playable. Also, my drive would not open until I rebooted my computer. I've tried three times and the same thing happened. I then tried with another program and it burned the cd perfectly. I will post my diagnostic and hopefully someone can help me.
    Thanks
    Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
    ATI_ AWRDACPI
    iTunes 8.2.0.23
    QuickTime 7.6.2
    FairPlay 1.4.10
    iPod Updater Library 8.1d19
    CD Driver 2.1.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.5.0.31
    Apple Mobile Device Driver 1.25.0.0
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 27B0D728697474BC
    Current user is an administrator.
    The current local date and time is 2009-06-20 16:22:12.
    iTunes is not running in safe mode.
    Video Display Information
    ATI RADEON XPRESS 200 Series
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** CD/DVD Drive Tests **
    LowerFilters: Afc (1.0.0.2), PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.1.0.1),
    E: LITE-ON DVD SHD-16P1S, Rev GS02
    Drive is empty.
    The last failed audio CD burn had error code 4450(0x00001162). It happened on drive D: TSSTcorp CD/DVDW SH-S162A on CDR media at speed 32X.
    It says I burned at 32X, but I had 8X selected.

    Sorry I just seen where you said there was 518 songs in this playlist you was burning, just make sure you have a playlist with only the 10 songs you want burned.
    I don't think the problem will be with the blank CD brands per se because the error -128 noted in your diagnostic report means you or iTunes itself cancelled the burning process before any burning actually happened. It usually does this when theres some software or hardware conflict on the PC. iTunes unlike many other programs that run on windows tends to be very picky and you want to make sure your CD burner has the latest firmware updates from the PC makers web site
    If you are sure your firmware is current, and you have slowed the burn speed in iTunes and still get this issue you may find this artical about modifying filters helpful http://docs.info.apple.com/article.html?artnum=302976

  • Need help on filtering out one record from a report and open in new page

    Hi I am new and embarrassed to write in the forum asking silly questions. Thing is I am learning all from scratch without help from anyone. I have created a database (have previous knowledge only from Access) and have managed to create a beautiful report from a search filter. This report lines up several records matching what I needed. Now, I want to make the whole report with hyperlinks to a detailed page on each of the records in the report. I have tried using the feature where one can make one column hyperlinked and redirect to a new page, where I am getting all the records again - instead of only getting the record I am clicking on. I have looked and looked in the forums without finding solution and I have tested and tried various methods without luck. I am suspecting that I need some sort of knowledge on how to write a select query with where conditions that can apply to filtering out a record from one report to get another detailed on only one object (i.e. record). :/ Stupid or what?

    Hrefna.
    What you need to look into is two things:
    1) The link you defined, needs to set additional attributes for the target page. In the "Column Link" box, you have set the link to "Page in this Application" and followed by the page number (let's say, Page 10). Below that, you should set an Item to an item on you target page (let's call that P10_PRODUCT_ID). This item should be the primary key of your detail table (on the targe page). You can select this item from the popup list. The Value of the item should be picked from a popup list as well, being the value from the record you clicked on. This should then transfer your selected item to your page. The URL will then have something like P10_PRODUCT_ID:5 at the end.
    2) On the target page, 10, you must change the query slightly, so that it adds a WHERE clause:
    WHERE PRODUCT_ID = :P10_PRODUCT_ID
    Now, you should be set.
    Hope this helps.
    Borkur

  • Create a filtered list based on the selection in another field? URGENT HELP NEEDED

    Hi,
    Hoping someone can help me with something I am working on. i am fairly new to creating forms in acrobat (know how to us the full range of very basic features) but I have now found myself needing some help.
    i am producing an order form, and I need to create a filtered dropdown list based on the value selected in another field.
    basically, when a user select the company chooses their Business Name from a dropdown list, I would like their deliver address to self populate. In some cases there may be a few options for the company delivery address so in these cases the second option would be a dropdown list of the options available for that company.
    i have attached a screenshot, it is the Fields "Business Name" and "delivery Address/Delivery Postcode" that i would like to be linked so that the option in Business Name filtered the options in delivery Address
    Hope someone out there has the time to help me with this, i am using Acrobat Pro DC
    many Thanks
    Lee

    This will require a complex, custom-made script. The basic functionality of populating another field based on a selection in a drop-down is not that complicated, but if you want it to also populate other drop-downs (and then presumably use them to populate other fields), it will require a more complex solutions.
    This tutorial is relevant for your question: https://acrobatusers.com/tutorials/change_another_field

  • Any filters to help with horizontal line jitters on ntsc monitor

    Hey Guys,
    I am working on a project that has alot of office forms that appear on screen. The horizontal lines of the forms wiggle like crazy on the ntsc monitor. Is there any filters that can stop the jitters?
    I am using FCP studio
    Thanks
    Ymir

    Hi:
    You can try with the standard Flicker Filter and adding a very small Blur. You must find the exact recipe for your footage.
    Hope that helps !
      Alberto

  • NEED HELP RE:VERIZON WEBMAIL ISP FILTERS; I HAVE VERIZON FIOS

    I hope someone can reach out and help me.  Recently I have not been receiving my QVC Today's Special Emails on a Daily Basis; since approximately the beginning of September.  I have Verizon Webmail.
    I never had a problem receiving these daily emails before.
    Did Verizon change something within in the Server, etc.?
    I contacted QVC they said to contact my Internet Service Provider. They have everything correct on their end.
    They send them out a few minutes after midnight on a daily basis. They said if My ISP service/server is busy or maxed out this could be a reason why I haven't been receiving them.
    I have the correct Contact Email in the my contacts.
    How Do I adjust the Internet Service Provider Filters?
    Or does anyone have another way so I can fix this problem.
    P.S.. I check my spam and it is not in there either.
    Many Thanks.

    Yeah, that happens all too often with Verizon email.  You get email reguarly from a legitimate source.  One day the email just stops.  The sender does NOT get any failed mail messages and from the POV of the sender they sent email succesfully to you.  The email is lost in the Verizon Ether.
    Go to the Verizon email account holder WhiteList form and complete it.
    http://my.verizon.com/micro/whitelist/RequestForm.aspx?id=member
    Send the below URL to QVC and have QVC fill out the ISP WhiteList form
    http://my.verizon.com/micro/whitelist/RequestForm.aspx?id=isp
    Good luck !
    The Lithium Software sux !!

Maybe you are looking for

  • ?? configure network-cards under Sol. 8 ?? please heeellpplp

    Hi, I'm a stand alone Solaris's user (at home). Since about 2 months I've installed Solaris 8 on my PC, and wont be able to configure my Internet-Connection and my privat Home-Network. I'd already read about 500 different publication's pages, but won

  • I get to the part when i have to enter my user name and pass...read this

    i get to the part when i have to enter my user name and pass and i am able to enter my username but when u get to the part of password i cant write anything please someone tell me what to do i cant enter my system (solaris 10 x86)and i just installed

  • The method of taking 9i OCP exams

    If you want to take 9i OCP, I have something to share with you. You must note the things that I will tell you in the next article. The first, if you want to take 9i OCP which contains 1z0-032 and 1z0-033, you must pass 9i OCA first. 9i OCA contains 1

  • Need the content in oss note 473658 for implementing the program

    Hi Friends               I am assigned a issue regrading OSS notes,i like know about the note 473658 and contents in that note. Please help me regarding this. Thanks & Regards, Kamireddy

  • Parentalcontrols app eating my processor

    Well, it's not literally eating my processor, but it's using quite a bit and I don't know why. I only noticed it yesterday, but in Activity Monitor, there is something called "parentalcontrols" with the user "root" and parent process "launchd." It us