Re: VPN doesn't work on my new Portege Z830

I recently bought a portege z830. I installed watchguard firebox vpn connection software but i can not establish a vpn connection. I enter the username and password, the program seems to make a connection but it disconnects immediately. There's no problem with the password or username.
The software works fine in other notebooks. The OS on the machine is Windows 7 Prof.(X64).
Thanks

I really dont know if described issue has anything directly with your new Portege. I presume you need this for your business or you must use it in your company so I strongly recommend you to speak with your local administrator and check what can be done about it.
On this virtual way it is not easy to say what is wrong there. On my Satellite P500 I use Cisco AnyConnect VPN client and it works perfectly with preinstalled original Toshiba recovery image. It is Win7 64bit Home Premium.

Similar Messages

  • Sorting albums by year doesn't work properly in new iTunes 11.

    Sorting albums by year doesn't work properly in new iTunes 11.
    See the screenshots below.
    There's a kind of albums. Double CD in one set. Queen "The Works" 1984, for example.
    First CD is the original release and the second one is bonus CD for the original album's reissue in 2011.
    iTunes 10 took year info from track 1 of CD1 for "sort album by year" function.
    But new iTunes 11 takes the highest value of year in the album's track list.
    Same things with additional bonus tracks for the album's reissues.
    See the screenshot of Madonna "Like a Virgin" 1984 album.
    So my collection is in a huge mess after last update to iTunes 11.
    It's a big problem. And must be solved to the next update.

    I noticed this too, and I think it gets even more complicated when you think about the difference between how you want Re-releases to be ordered: based upon the intial release year (like you have described above), and Compilations or Greatest Hits: where you want them to be sorted by when the albums were actually released. iTunes 11 seems to just grab the date of the most recently released song on an album. This worked fine for 2/3 of my Compilation albums, because they just happened to be released the same year as the latest song on each album.
    Compilation example (released: 2003, latest song on album: 1969):
    This is what I submitted to Apple as feedback:
    This issue is actually aimed at  iTunes 11, but 10.6.3 is the most recent version number I could select in the drop-down menu.
    As with normal albums, iTunes 11 puts a release year next to "Various Artists" in Albums > Expanded View (and also in the Songs and Genre Tabs). However, iTunes seems to produce this number by looking for the last released song on the album. This has worked fine for 2/3 of my compilations, but the third one is a 60s compilation released in 2003. It displays "1969" next to "Various Artists" and there are no tags available in Get Info to change this. This also happens to greatest hits collections.
    When selecting View > View Options > "Artist" then "Year" in Album view, and View > View Options > "Year" in Artist and Genre view, the above issue causes compilations, greatest hits collections, and re-releases (Although users may want re-releases to be listed in order of original release) to be sorted in the wrong order.
    Considering iTunes 11 has added this feature (in previous iTunes versions, "Year" would only appear next to individual tracks), it is a shame an "Album Year" or "Sort Album Year" hasn't been added to the Get Info options.
    As is, the only solution I can think of is to change all track years to the release year of the album.
    I imagine this might be a bit of an edge case, and not something the majority of iTunes users would care about, but then again, I could imagine a fair number of musicphiles wanting control over this metadata.
    Message was edited by: folo1988, info added.

  • HT204088 This guide doesn't work in the new PC itunes!

    This guide doesn't work in the new PC itunes! I called apple support for 25mins and they just emailed me this link again! I need to see my in-app purchase transaction/order numbers ASAP.

    Which part isn't working ? If you have the current version of iTunes (iTunes 12) on your PC then the steps for logging into your account should work.
    Or, and if you have an older version of iTunes, you can log into your account via the Store > View Account menu option :
    On your account's screen there should be a Purchase History section with a 'See All' link to its right

  • VPN doesn't work

    I just switched from Cable Internet to Verizon high speed.  Internet and e-mail work fine, but my Cisco VPN doesn't work with Verizon.
     Thus I can't connect to my servers at work.
    I know my VPN works good because I travel alot and it works in every hotel I stay at, in fact I just tried it down the street through WiFi.
    Does anyone know the fix for this?

    Easy solution......
    Bridge mode is achieved by 2 easy steps:
    1) - Log into the GUI
    click the My Network Icon on top
    Click Network Connections on the left
    Click on the words "Broadband Connection (DSL)"
    Make the Protocol dropdown say "Bridge"
    Make the Bridge Mode dropdown say "Bridge"
    Save - the unit will reset
    2) Log back into the GUI
    Click the My Network icon on top
    Click Network Connections on the left
    Click the on the word "LAN"
    Remove the top checkmark (you want to not enable the DHCP Server)
    Make sure the modems ip address is not going to be the same of your router
    Save
    Exit the GUI
    I made my modem 192.168.10.1, and my routers lan network is 192.168.0.1
    The 6100F is bridged. The internet light will stay out. Whatever the next device on the network is will need to do the PPPoE connection (with your ISP username and password) ex your router
    Myk

  • My VPN doesn't work ever since I upgraded to iOS7

    My VPN doesn't work ever since I upgraded to iOS7, pls help?

    It's been a problem with ios 7, for now try using your apple id for it. Apple is supposed to be putting out a fix for it soon.

  • I'm looking for the old toolbar that doesn't double post the web adress and only has single line entries and the extension xpi doesn't work with my new computer

    I'm looking for the old toolbar that doesn't double post the web adress and only has single line entries and the extension xpi doesn't work with my new computer

    Mike wrote:
    > Could someone tell me why this prototype-based lightbox
    seems to work on one
    > of my sites but not on the other?
    >
    > I literally took the exact same .js & css files,
    copied them over from one
    > site to the other, but it's only partially working on
    the new site.
    >
    > Works :
    >
    http://www.roxanacampagiorni.com/
    >
    > Doesn't work :
    >
    http://www.vilverset.com/sample.html
    >
    > Been troubleshooting this one for days, and I'm stumped.
    Script wants
    > nothing to do with lightboxing HTML files on the new
    site. Only straight
    > JPGs. But it was written to work with them, and it
    *does* work with them
    > just fine on the *other* site.
    >
    > Where is the anomaly between the two sites that's
    causing it to break in
    > sample.html?
    >
    >
    Not sure if this is relevant but on the page that works you
    have these
    js files linked - 4.....
    <script type="text/javascript"
    src="/scripts/jscripts.js"></script>
    <script type="text/javascript"
    src="/scripts/prototype.js"></script>
    <script type="text/javascript"
    src="/scripts/effects.js"></script>
    <script type="text/javascript"
    src="/scripts/control.modal.2.2.3.js"></script>
    and on the page that doesn't - 3......
    <script type="text/javascript"
    src="/scripts/prototype.js"></script>
    <script type="text/javascript"
    src="/scripts/effects.js"></script>
    <script type="text/javascript"
    src="/scripts/control.modal.2.2.3.js"></script>
    HTT
    chin chin
    Sinclair

  • VPN doesn't work since I reset permissions

    Hi .
    Recently I reset my permissions via disk utility app, Since I did that, VPN doesn't connect on my mac. it works with same VPN information on my iPad & iPhone so the problem is not from VPN.
    I'll be glad if you could help me.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem. Other users have had the same problem.
    Apple Retail Store - Genius Bar                                      

  • Help! My iMessage doesn't work on my new iPhone 5s, I've changed my sim twice, but iMessage only works with my Apple ID.

    Recently got a new iPhone 5s and the iMessage doesn't work. I tried the sim in another phone and it didn't work either so I put a completely new sim in my iPhone and iMessage doesn't work. It will only work when I use my Apple ID for received messages. I don't know what to do. I have reset everything and it still doesn't work. My software is up to date. Please help!

    ACTIVATING FACETIME AND IMESSAGES
    Activating Facetime and Imessages on your phone requires the ability to send SMS messages and depending upon where you are that might be an international SMS.  Check with your carrier to see if your plan supports sending of international SMS messages.  If you are having trouble activating Facetime or Imessages turn them both off on your device and reset the device (Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost)).  Wait for the device to restart and wait a minute and turn Facetime and imessage back on and wait for activation.  If that does not fix things read the following articles:
    http://support.apple.com/kb/TS4268
    http://support.apple.com/kb/ts3367

  • Simple Inbound ABAP Proxy doesn't work in my new PI 7.1 EHP 1 SP3 ?

    Hi,
    I just installed and configure new PI 7.1 EHP 1 SP3 and i tried some simple abap proxy but seems like doesn't work.
    Please advise what is missing base on my simple abap code below :
    METHOD zpi711ii_si_syn_in_aaeproxy~si_syn_in_aaeproxy.
    **** INSERT IMPLEMENTATION HERE **** ***
    DATA: inputdata TYPE ZPI711MT_REQ_1,
                outputdata TYPE ZPI711MT_RES_1.
      CONCATENATE inputdata-mt_req_1-firstname ' ' inputdata-mt_req_1-lastname INTO outputdata-mt_res_1-fullname.
    ENDMETHOD.
    i have put some break on the CONCATENATE seems like inputdata-mt_req_1-firstname is empty ? why ?
    The sample xml input is :
    <n0:MT_REQ_1 xmlns:n0="http://www.abeam.com/sample/pi" xmlns:prx="urn:sap.com:proxy:ST6:/1SAI/TAS1190827B531A473B357B:700:2008/06/25">
    <FIRSTNAME>This is a string 4</FIRSTNAME>
    <LASTNAME>This is a string 5</LASTNAME>
    </n0:MT_REQ_1>
    Please advise
    Thank You and Best Regards
    Fernand

    Hi,
    it's empty because you just declared the inputdata structure locally in the method.
    I think you shoud refer to the methods's interface.
    T.

  • "Auto completion" doesn't work in the new ABAP editor

    Hi Gurus,
    It is quite strange that the "auto completion" doesn't work for me in my new laptop. After I press "ENTER", it starts a new line.
    Any body know this?
    Thanks a lot.

    Hello,
    Use "Tab" instead of "ENTER"

  • My cd driver doesn't work to install new hp printer

    I bought a new HP Printer ENVY 4500 I can't  use it from my Mac 0S as the CD/DVD driver doesn't work
    .How do I  conect it?

    Hi,
    Regardless the CD issue, I affraid that the printer is incompatible with Leopard (OS X 10.5) but require OS X 10.6 or a later version.
    You may find its System Requirement listed below:
    http://support.hp.com/us-en/product/HP-ENVY-4500-e-All-in-One-Printer-series/5304875/model/5304876/d...
    I would suggest upgrading your operating system or contacting the retail and replace it with another model which is compatible with your operating system.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • VPN doesn't work anymore after 10.6.2 update

    Hello to all,
    I've a MacPro with 10.6 SnowLeopard server, and until yesterday all was great with 10.6.1.
    After update to 10.6.2 plus some airport update, VPN dooesn't work.
    Could someone help me?
    I use the firewall on Airport extreme (the latest model) and automatically forward VPn setting from SLServer Firewall.
    Why it don't go anymore?
    thank you to all for help
    Marco
    Italy

    so, I'm trying from home to use VPN:
    - if I try from usual user, doesn't work
    - if I try from Server Administrator credentials (user + password) it works
    Of course I need to use VPN from "normal" client users, not with Administrator credentials
    Another strange issue is: in VPN netwotk configaration (client, preferences, network) if I put name and password about one user the 2 field become locked and I must erase that VPN connection and create it again.
    If I put the administrator name+psw, the 2 field remaining accesible and unlocked.
    I think in Apple they made a very bad job with 10.6.2 and VPN!
    has someone any suggestion?
    Marco

  • IPod Stuff doesn't work with my new iPhone

    I finally sprung for the iPhone three weeks ago and I love it. But I think I'm going to have to buy more new stuff. Neither set of my portable speakers that I use with my iPod (5th gen. video) work with the iPhone. When I put the iPhone in the dock, I get some message about Airplane Mode. Music does play through the speakers, but they won't charge the iPhone. When I put the iPhone on its own charger and tried to use the auxiliary input on the speakers, there was only silence.
    Do I need a special cable or something?
    Also, my car charger for the iPod doesn't work with the iPhone.
    Am I going to have to spring for another set of portable speakers? I've read that the Pure-Fi is compatible with iPhone.
    Thanks!

    Both my mini and my video iPod were USB -- not Firewire.
    Both your Mini and your iPod with video synced via USB and charged via USB when connected to your Mac, but they also support charging via Firewire and most of the older 3rd party devices charged iPods via Firewire - your iPods include firewire pins in the connector for charging via firewire.
    The first generation iPhone also syncs and charges via USB when connected to a computer, and the first generation iPhone also includes firewire pins for charging via firewire also, as your iPods include. The first generation iPhone does not support syncing via Firewire, but it does support charging via Firewire.
    Apple removed the firepins from the iPhone 3G connector as they have done with all new iPods released after a certain date and for all new iPods to be released in the future. 3rd party device manufacturers were made aware of this so all new 3rd party devices must support charging via USB only or include charging via USB in addition to charging via Firewire if a new device is to be backwards compatible with older iPods.

  • My FM transmitter and car charger doesn't work with my new iPod Touch.

    As stated in the subject, when I connect my new iPod Touch to the FM transmitter and/or car charger that I was using with my iPod video, it doesn't work. When I connect the transmitter alone, nothing happens and when I connect the car charger, a screen appears that says something like, "charging not supported with this device"
    Has anyone experienced these issues? Or does anyone know of a solution???

    I bought the new iPod Touch 3rd Gen 32Gb model on the day they were announced. This is my first iPod, but my wife already owned an iPod classic. I tried the car charger that we had bought for her older iPod and I too got a message something like, "charging not supported with this accessory".
    I saw the previous response and went out to shop for a new adapter. I found a Belkin kit that included the auto 12v power socket adapter that one can plug a USB cable into. The unit came with a USB cable that plugs into the iPod docking port. The kit also came with an AC home adapter with one USB port. My newer iPod charges just fine with both of these adapters.
    So I would agree with the previous post. The newer units need the newer USB charging adapter rather than the older basic 12v adapter.

  • My remote Control doesn't work with my new imac

    I have a brand new iMac 27" with mountain lion, and Doesn't work with my aluminium remote control, I already follow the steps on Help, but there's no IR option on the advanced button of security and privacy. Of course I already check with my iphone dock and the batteries are OK, So I think it's a bug from the OS.
    Any thougths?

    Thanks mende1.
    Apple that, *****!!

Maybe you are looking for

  • Where can i buy an thunderbolt to video adapter for my macbook pro i7?, where can i buy an thunderbolt to video adapter for my macbook pro i7?

    I recently upgraded my macbook pro 1,1 to a macbook pro i7 i had a dvi-i to video adapter to connect it to the tv. the new macbook i7 uses thunderbolt to connect, i bought a dvi-d to thunderbolt connection to bridge with the old adapter but this now

  • Song won't load from external HD

    Hello, I've just copied all my songs and samples (650GB) to an external drive for use on a MB Pro. But when try to load the songs from the external HD, Logic stops at the first sampler instrument load screen and nothing happens. Spotlight is also ind

  • I've given up on the 8220

    I received my fourth replacement 8220 last week and this one is also defective. I have to use WiFi in my home because we are in a dead area and UMA is the only way we can make or receive calls from inside the house. The new phone started randomly dro

  • Simple Stop and Play

    I have been trying to create a very simple slideshow for a friends site I done for him to advertise his business. The photos, I suggested would be better if they were done as a slideshow and the idea was to have each picture fade in, stop, click to p

  • Manual change of revision level

    Dear. Can I manual change the revision level for a specific component of the production order ? I donu2019t want an automatic adjustment of the revision level for all the po components using the header read pp master data. Thanks