FTP problem: connection going idle or missing; takes a minute to refresh

Hi, i hope i explain myself, please forgive me my lack of tech-language and if i'm redundant:
In my office we got a G5 dual that we turn into a server (Mac OS Server 10.5.7) for a couple of websites (for external use). I need this guys to have FTP access for some file sharing. Server is up, websites and databases are running fine, remote administration in local and external network is flawless, everything seems fine, except for the FTP: When i connect with cyberduck or any other FTP app, the authentication is done quickly but then, the connection goes idle (like it didn't exists) so the folder listing takes about a minute. Then, as soon as you get the listing, if you try to put something (i.e, a big file of 50mb, using the local network), the app makes a quick login but then it goes idle again (same, about a minute) and when the connections appears, the transfer goes really fast, after the transfers ends connection goes idle again a minute before managing the folder listing. I know that the connection "goes idle" or "disappears" because i started using little snitch to take a look at it. It appears like if the ftp app wasn´t even trying to connect, then suddenly, it´s there and connects/transfers. Every operation takes this minute to get going. If i try it with a browser, well, it times out. This is happening in both, local and external connection. But every other service is working cool.
Can you give me any ideas about this matter?
Message was edited by: rdlfo

Ok, rather than going for the most problematic protocols known to modern networking, try with something simple.
Don't test with ftp, test with sftp.
I would initially suspect you're running into issues with firewalls here; beyond transmitting your credentials in cleartext, the design of ftp is inherently extremely allergic to firewalls, and particularly to transfers over connections that involve both local and remote firewalls.
ftp is funky here in that it needs two connections between the client and the server, and the second connection tends to get blocked. An ftp active-mode connection has a back-connect from the ftp server to an ephemeral port on the client; traversing firewalls from server to client. An ftp passive-mode connection has a forward connection; a second parallel connection from the client to a specified (usually) ephemeral port on the ftp server; traversing the firewalls.
Ignoring explicit transfer-mode selection, various clients can (transparently) try to switch between active and passive, too.
My preferred approach is to avoid ftp. At all. Use sftp. sftp is far easier to punch through firewalls. And sftp doesn't transmit your username and password in cleartext, for that matter.
The other part of this effort is around ensuring proper file protections and ownership in the web server directories. The web-facing file ownership should be user:www (often root:www) and the www user (the web server) should be able to read its web files, but (in general) should not be able to write to the web files or directories. This is defensive.

Similar Messages

  • RCA Connection Pool idle Time-Out takes no effect !

    My question description goes here.
    According to JCA specification, I developed my 'ManagedConnectionImpl' class from the interface 'ManagedConnection'. I realize the 'destroy()' function to send out logout request to the EIS.
    Then I deployed the connector in Sun Java System Application Server, I noticed there are two parameters in Connection Pool part, they are:
    1. Idle Timeout. It said it's the maximum time that a connection can remain idle in the pool. I assume the connection will be removed after the specific time expired and before it's removed it will call the recallable function, 'destroy()', in my concrete class, 'ManagedConnectionImpl'.
    2. Pool Resize Quantity. it said it's number of connections to be removed when pool idle time expired.
    I am weird about it. I think EIS had itself session control strategy, if the specific session time-out expired, it will invalidate this session. So I think we will set 'Idle Timeout' in application server to be shorter than the EIS session time-out. If the 'Idle Timeout' in application server expired, it should remove all connections inside otherwise maybe the connection with invalid session will exist! (the background knowledge is our system will return back soap fault when it meets invalid session, so the invalid connections will not be removed by switching on your configuration item, 'On Any Failure')
    So I set "inital and minimum pool size" to 8, "maximum pool size" to 32 and "Pool Resize Quantity" to 32. (I expect AS to remove all when pool idle time expired)
    After deploying, I send out requests at the first round and wait for the time expired but I can't see the desired logout requests from pool automatically even one. Firstly I guess if my recallable function definition is wrong but when I shut down the Application Server, the desired logout requests are sent out from pool automatically. So I think my recallable function definition is workable.
    What's your comments on it?
    P.S.
    I am using Sun Java System Application Server 8.1.
    Thanks in advance!
    BRs
    /Leo

    I have had following test to ensure I sent out notification to listener.
    [#|2005-08-23T16:14:25.061+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    It's in managed env!|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    enter matchManagedConnections() !|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    try to find a matching and existing one, reuse it!|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    Found a matching and existing one, reuse it!|#]
    [#|2005-08-23T16:14:25.495+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    tearDown() is called, the application-level connection is released!|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    enter calling close() of managed connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    Start calling close() of managed connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    start to notify the listener the completeness of connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    notify the listener the completeness of connection successfully.|#]
    Whether it's related with the initial and minimum number parameter? Although I found it will not be created during AS start-up and will be created at the first request.
    Whether it shall be kept to meet the minimum requirement? I have failed to set it to 0.

  • Connecting to Sun VDI service takes 4 minutes

    Hi,
    I have a Sun VDI 3.1 setup with one virtual primary broker, two physical secondary brokers and 3 additional connection brokers.
    I have vmware at the backend as a desktop provider.
    When a SunRay connects to one of the additional brokers a RDP session is almost instantly available.
    When a SunRay connects to one of the secondary brokers it takes exactly 4 minutes to connect to the desktop.
    does anyone have an idea?

    Hi,
    I have a Sun VDI 3.1 setup with one virtual primary broker, two physical secondary brokers and 3 additional connection brokers.
    I have vmware at the backend as a desktop provider.
    When a SunRay connects to one of the additional brokers a RDP session is almost instantly available.
    When a SunRay connects to one of the secondary brokers it takes exactly 4 minutes to connect to the desktop.
    does anyone have an idea?

  • Slow outgoing Pop mail with Lion- is anyone else having this problem?  Email without attachments can take 10 minutes or more to go.

    Outgoing pop mail is very slow - at times 10 - 20 minutes and more, even on messges with no attachments.  This has happened since my upgrade to Lion.  My DSL line tests out ok, but Apple says it must be a slow line.  Any one else have problems?

    POP is only used for incoming mail.   Some POP servers are the same as SMTP servers.
    Check to make sure your internet service provider can either give you an SMTP server, or that you are using password authentication to get to an outside line with the proper port.  Outside SMTP servers are often on one of the  ports 587, 2626, 2662, and often use your full e-mail address for username authentication.

  • Nearest Neighbor Query takes 7 minutes

    Hello there, First time poster on the forums. 
    I've been looking into spatial comparison recently and have come across a few problems. The query I run takes 7 minutes to return the nearest neighbor. 
    My table that has the Geographical locations is of the following structure and has 1.7 million rows. 
    CREATE TABLE [dbo].[PostCodeData](
    [OutwardCode] [varchar](4) NOT NULL,
    [InwardCode] [varchar](3) NOT NULL,
    [Longitude] [float] NULL,
    [Latitude] [float] NULL,
    [GeoLocation] [geography] NULL,
    CONSTRAINT [PK_PostCodeData] PRIMARY KEY CLUSTERED
    [OutwardCode] ASC,
    [InwardCode] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    I have another table with many records on which I only have a Geography point (which I call Geolocation) and I'm trying to get the postcode from the PostCodeData table based on the nearest [GeoLocation] naturally.
    This is my query at the moment :
    SELECT top 2 [PostCode]
    ,[Geolocation]
    , (select top 1 pc.InwardCode from PostCodeData pc order by pc.GeoLocation.STDistance(bg.Geolocation)) found_post_code
    FROM [tbl_potatoes] bg
    where bg.Geolocation is not null
    This query is taking 7 minutes and as you can see I'm only doing this for 2 (top 2) records from the burning_glass table. What would happen if I wanted to process the whole table which has like 700k rows.
    What I've tried: 
    1. Created a spatial index.
    2. Followed a post somewhere on these forums about applying it as a hint (WITH: WITH (INDEX(ixs_postcode)))
    It didn't let me apply the hint and gave the following error : 
    Query processor could not produce a query plan because of the hints defined in this query. Resubmit the query without specifying any hints and without using SET FORCEPLAN.
    Any help is appreciated. 

    Just before the end of the day yesterday, a colleague of mine spotted the missing 'Where' in the subquery and we added it in.
    The query now looks as such : 
    UPDATE top(200) tbl_potatoes
    SET PostCode =
    select top 1 pc.OutwardCode
    from PostCodeData pc
    where pc.GeoLocation.STDistance(Geolocation) < 1000
    order by pc.GeoLocation.STDistance(Geolocation)
    WHERE Geolocation is not null;
    The problem is, this query still takes a while. It now takes 3min27seconds for 200 rows. Not that this bit of math would be accurate in any way however if it takes 207seconds to do 200 rows, to do 300,00 it will most likely take somewhere between 80 to 90
    hours. 
    This is hardly going to be something that is going to work.
    That was the update - the SELECT statement :
    SELECT top 200 [PostCode]
    ,[Geolocation]
    , (select top 1 pc.OutwardCode
    from PostCodeData pc
    where pc.GeoLocation.STDistance(bg.Geolocation) < 1000
    order by pc.GeoLocation.STDistance(bg.Geolocation)) found_post_code
    FROM [tbl_potatoes] pot
    where Geolocation is not null
    Takes just 23seconds for 200 records. Meaning it would take around 10 hours for 300k.
    I tried Isaacs second example where he uses the STBuffer(10000) but it leads even more time in the select statement and quite frankly I don't get what is going on in his 3rd example where he talks about his declarative syntax.

  • Report takes  long time to refresh

    Hi Experts ,
    I have an issue ,when I have only used one workshet  to upload as the original workbook has about 25 worksheet tabs and is too large to upload.The report takes 20 minutes to refresh I was rebuilding the report when I noticed that when I added the formulas to the bottom to the original report the report started to take longer to run.When the bottom section of the report is not included the report refreshed in about  2 minutes.
    In the file that completes faster,there are no formulas after line 353
    In the file that takes long time o refresh,the start on line 357.When the bottom section of the report is not included the report refreshed in about 2 minutes.Any sugession.Thanku.
    Regards
    R@vi

    hi,
    If you discover significant high frontend time, check whether the formatting is the reason. If so, either switch it off or reduce the result lines.
    As formatting information is not transferred, the time consumed in the frontend can be reduced.
    But the workbook you are executing may obviously take much time.
    Message was edited by: AVR - Intelli

  • FTP/SSL Connection Problem for FTP Receiver Adapter

    Hello All,
    We are trying to establish an FTPS/SSL connection with one of our customers from our XI(Unix) system, and are receive following error:
    <b>iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier</b>
    Communication Channel Parameters:
    Connection Security: FTP (FTP Using SSL/TLS) for Control Connection or FTP (FTP Using SSL/TLS) for Control Connection and Data Connection
    Command Order: AUTH TLS, USER, PASS, PBSZ, PROT
    Checkbox - Use X.509 Certificate.... checked (Certificate was provided by third party (customer issued) and uploaded to service_ssl certificate store on J2EE server)
    Data Connection: Passive
    Port: 10021
    Keystore: service_ssl
    X.509 Certificate & Private Key: ssl-credentials
    Note: Initial handshaking occurs but connection is being dropped by the third party FTP Server when SSL certificate credentials are being validated. We also tried connecting to the third party FTPS server using standard FTPS client(FileZilla software), this connection gets established successfully with no certificate issues which means certificate and third party FTP Server is functioning correctly.
    We therefore are thinking that the problem lies with our XI system being unable to load the certificate information correctly at the point when FTPS session is being established.
    Your help and suggestions will be greatly appreciated.
    Thanks and Best Regards
    Prashant Rajani

    Hello All,
    Further in order to test connection set up and communication channel configuration we tried simulating the FTP connection locally by configuring FTP Server using FileZilla at a local machine and accessed it from Client's XI Server.
    This set up simulates the problem we encounter with our customer's FTP Server.
    If connection security parameter in communication channel for Sender FTP Adapter is set to <b>"FTPs( FTP Using SSL/TLS) with Control Connection" only</b>, file gets successfully created with data at the FTP server but as soon as we switch the connection security parameter to <b>"FTPs( FTP Using SSL/TLS) with Control and Data Connection"</b>, we receive error "Certificate rejected by Chain Verifier". The initial handshaking happens successfully and file gets created at the FTP Server but its empty, connection fails when attempt is made to write data into file and we end up with said error thereby closing the connection.
    This is what the FTP (FileZilla) sees when the XI system attempts to set-up a fully encrypted data  (FTPS) connection i.e., connection security parameter value as<b>"FTPs( FTP Using SSL/TLS) with Control and Data Connection"</b> :-
    - (not logged in) (10.18.106.34)> Connected, sending welcome message...
    - (not logged in) (10.18.106.34)> 220-FileZilla Server version 0.9.18 beta
    - (not logged in) (10.18.106.34)> 220-written by Tim Kosse ([email protected])
    - (not logged in) (10.18.106.34)> 220 Please visit http://sourceforge.net/projects/filezilla/
    - (not logged in) (10.18.106.34)> AUTH TLS
    - (not logged in) (10.18.106.34)> 234 Using authentication type TLS
    - (not logged in) (10.18.106.34)> SSL connection established
    - (not logged in) (10.18.106.34)> USER test
    - (not logged in) (10.18.106.34)> 331 Password required for test
    - (not logged in) (10.18.106.34)> PASS ***********
    - test (10.18.106.34)> 230 Logged on
    - test (10.18.106.34)> PBSZ 0
    - test (10.18.106.34)> 200 PBSZ=0
    - test (10.18.106.34)> PROT P
    - test (10.18.106.34)> 200 Protection level set to P
    - test (10.18.106.34)> SYST
    - test (10.18.106.34)> 215 UNIX emulated by FileZilla
    - test (10.18.106.34)> PWD
    - test (10.18.106.34)> 257 "/" is current directory.
    - test (10.18.106.34)> CWD /payment/
    - test (10.18.106.34)> <b>250 CWD successful. "/payment" is current directory.</b>- test (10.18.106.34)> TYPE I
    - test (10.18.106.34)> 200 Type set to I
    - test (10.18.106.34)> PASV
    - test (10.18.106.34)> <b>227 Entering Passive Mode (10,27,7,103,15,63)</b>- test (10.18.106.34)> STOR BHPDSB20060911-153840-834.txt
    - test (10.18.106.34)> <b>150 Connection accepted</b>
    - test (10.18.106.34)> <b>Data connection SSL warning: SSL3 alert read: fatal: bad certificate</b>
    - test (10.18.106.34)> <b>Data connection SSL warning: SSL_accept: failed in SSLv3 read client certificate A</b>- test (10.18.106.34)> <b>Data connection SSL warning: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate</b>- test (10.18.106.34)> <b>Data connection SSL warning: error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure</b>- test (10.18.106.34)> <b>426 Connection closed; transfer aborted.</b>- test (10.18.106.34)> QUIT
    - test (10.18.106.34)> 221 Goodbye
    - test (10.18.106.34)> SSL connection established
    Please suggest your valuable inputs if we are missing out something. Any helpful inputs in this regard is highly appreciated.
    Thanks and Best Regards
    Prashant

  • Problems connecting to remote host via DreamWeaver's FTP

    I am having problems connecting to my remote host through DreamWeaver.  I can connect via File Zilla Client and could connect before my hard drive crashed.  Now w/new hard drive, I recieve an error msg. I tried to create a new site, which connets when I test the connection, but when I go to view the files, a dialog box appears saying "cannont get remote folder info, access denied, etc) I tried selecting different settings and combinats of the following settings:Use firewall, secure ftp, passive ftp. Not sure what else to try at this point. I have WIN XP, Adobe Creative Suite CS3.  I would appreciate any help, thanks!

    Sigh, it worked for a few days then started acting up again...would connect every other time, now not at all. FileZilla can't connect now either.  I have not changed any of the settings - I just get a msg about a "critical error, unable to connect" in FileZilla and an "an ftp error occured, cannot make connection to host. your login or password is incorrect. please check the info and try again" msg in DreamWeaver.  I have rebooted my pc, double & triple checked the spelling of my host name, login, and password. The only thing I've done is downloaded a plug-in for Photoshop to covert an image to a .ico.  Unless going back and forth b/t DreamWeaver's ftp and FileZilla's would mess it up. I also tried using the alt. host with no success. I can, however, still connect using Yahoo's Web Hosting client....I don't know, sorry to keep bothering you, just very frusterated right now.  Been messing with it for two days now....
    Thanks.

  • When I enter my password to start my atv it tells me, that "there was a problem connecting to the network."  My Ipad works fine but not my new atv.  I have reset my password multiple times with no help.  I have also rebooted my wireless server.take it bac

    When I enter my password to start my atv it tells me, that "there was a problem connecting to the network."  My Ipad works fine in my house, but not my new atv.  I have reset my password multiple times with no help.  I have also rebooted my wireless server.  Do I take it back?

    Where is everyone????  Does anyone have an answer???
    Allik1

  • When our iPad is in use on the internet, my iMac internet connection goes off. I can't get the two devices to work at the same time with the AirPort Express. Is there a setting somewhere I may have missed?

    When our iPad is in use on the internet, my iMac internet connection goes off. I can't get the two devices to work at the same time with the AirPort Express. Is there a setting somewhere I may have missed?

    When two or more devices conflict it typically means that the DHCP service is either misconfigured or is not running at all. DHCP provides IP addresses to local network clients.
    Is your AirPort Express base station the only router in your current network configuration? That is, is it connected directly to an Internet modem and not to another router upstream of it?

  • Update 4.01 asks to update, I say yes it appears to update then in the last step it goes back up to the update center and cannot connect, the update does not take effect and it keeps asking

    I allow update 4.01 to update got thru all the steps and at the last step it goes back out to the update and cannot connect, the update does not take effect.

    Sign out of your account on the iPad, restart the iPad and then sign back into your account.
    Settinsg>Store>Apple ID - tap the ID and sign out.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    After restarting go to Settings>Store and sign in again.

  • My IPad wifi connection goes on and off several times a day. Wha is the problem, My IPad wifi connection goes on and off several times a day. Wha is the problem

    My IPad wifi and Internet  connection goes on and off. But when I being my IPad to other homes, it works. What's wrong?

    Try this
    Settings->General->Reset->Reset Network Settings
    Then rejoin the wifi.
    If this does not work try this
    Settings->WI-FI->The wifi name->Forget this Network
    Then rejoin the wifi.
    If this does not work try this
    press the home button and lock until you see the apple logo.
    I hope this works ;-)

  • Problem connecting to the server Timecapsule

      I am working with a Motora Surfboard SBG6580 Cable Modem going to my 4th Gen Airport Extreme, then a wireless bridge to my 3rd Gen 2 Gig TimeCapsule to extend the network, then using ethernet cables to TV, DVD and MacMini.  When trying to run a backup with Time Machine, or just using it as a hardrive, I keep getting the error message "There was a problem connecting to the server "Timecapsule" - The server may not exist or is unavalable at this time.  Check the server name or IP address, check your network connection, and then try again."  I have seen a lot of posts on this problem, but I still don't understand what the issue or resolution is.
      I have tried resetting the TimeCapsule, connecting the TimeCapuse with an ethernet cable, turning off wireless functions, wiped the drive and zero'd all data, etc., but with the same results.  I may be wrong, but this all seems to have started when I ran MATCH while using the TimeCapsule as a storage device for all my iTunes media - it corrupted all my data and showed my disk as full, though pretty much everything on the disk was missing.  All was working fine until that point.
      Any help would be nice.  Help!!
         Thanks in advance

    If you have backed up to 77GB or something then a backup has indeed been made.. On the TC there will be a sparse bundle and backup which can be mounted.. You cannot check the disk.. you check the sparse bundle.. which can be mounted.
    Please do the following.
    Disconnect and remove the TC from the network.
    Plug it directly into the computer by ethernet. No other connection to the TC.. turn off wireless and every other connection to the computer..
    If you still have issues.. press reset and redo the setup of the TC again.
    Run Time Machine and see if it works. If it doesn't work now you have serious issues.. I would guess at a faulty disk somewhere.
    What OS is on the computer? From the first post you use SL still.
    I would also take the firmware of the TC back to 7.5.2 as I mentioned and do full factory reset this time.. ie hold in reset and then power on.. continue holding in reset until led flashes rapidly.

  • FTP Problem Shell Script

    Hi ..
    Every Month we are trying to send file to the user ..
    This is my shell script
    ftp -n <<EOF
    verbose on
    open 10.11.22.10
    user cg11118 fsetftp
    ascii
    cd
    put SHR.DE93C.ACCENT.GRP624FA 'SHR.DE93C.ACCENT.GRP624FA'
    bye
    Here is the Log file for the run
    ==========================Start FTP ======================
    Fri Feb 29 17:30:23 CST 2008
    Verbose mode on.
    Connected to 10.11.22.10
    220-FTPD1 IBM FTP CS V1R6 at VS04, 23:26:26 on 2008-02-29.
    220 Connection will close if idle for more than 60 minutes.
    Remote system type is MVS.
    331 Send password please.
    230 CG11118 is logged on. Working directory is "CG11118.".
    200 Representation type is Ascii NonPrint
    (remote-directory) 250 "CG11118.PUT." is the working directory name prefix.
    221 Quit command received. Goodbye.
    ==========================End FTP ========================
    everymonth we are having problem that file is not going ..
    my first question is
    1) how to know whether file is sent to the user or not ?
    2) is there any problem with the script
    can anyone help me in resolving this issue pls ..
    Thanks in advance
    Dev Kishore

    I have never found the ftp(1) program to be really useful in a batch environment. Usually a quick and dirty shell script just makes too many assumptions about what the other host is sending and unreliable operations result.
    Instead of using the stock ftp(1) tool, look into the curl(1) tool for this. It can send to any system supporting the FTP protocol (or using several other protocols as well) and is much easier to use in scripting. Curl(1) is designed for use in scripts, unlike the original ftp(1) tool.
    HTH

  • DVR Upgrade / Expansion - External Hard Drive goes idle

    I upgraded my DVR by buying a 2TB external eSata hard drive.  The external drive works when I power it on and it shows up in my DVR menu.  I have been able to record to the external device and playback.
    The problem is that the device goes idle and goes into standby mode.  The cable box then does not recognize it and only records to the internal storage.  The only way I can get it to record to it is to manually turn it off then back on.  I contacted the manufacturer and it doesn't have a shutdown feature, they said the issue is with the cable box not sending power to it.
    Is there a fix for this?

    I am not sure why it is doing that. The external drives so still keep working if the box is in standby. To rule out it being a problem with the box you can hook it up to another box you may have or hook it up to a friends box to test it. Also refer to our e-sata page talking about the connectivity, drives we have tested and approved services for(though people have successfully used other drives) , and  frequently asked questions.
    http://www22.verizon.com/residentialhelp/fiostv/other+hardware/esata/129841.htm?
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

Maybe you are looking for