Cisco VPN blocks all Internet traffic and split tunneling is not permittedNetworking problems in VMWare with wireless bridgeCan I make VM's accessible over VPN, but not LAN?access vmware workstation from outside of host machineHow to route traffic from a VirtualBox VM only over a VPN?AnyConnect SSL VPN split tunneling for a single website?Cisco VPN and split tunnelingCisco ASA 5505 IPSEC VPN Connecting but not routing traffichow to force all internet traffic go through my vpn tunnelRouting all traffic from a docker bridge network to host's VPN

Multi tool use
Multi tool use

Why did Hela need Heimdal's sword?

Whats the next step after commercial fusion reactors?

Their answer is discrete, mine is continuous. They baited me into the wrong answer. I have a P Exam question

Pronoun introduced before its antecedent

Function to extract float from different price patterns

Did Darth Vader wear the same suit for 20+ years?

Can a 2nd-level sorcerer use sorcery points to create a 2nd-level spell slot?

Sharing one invocation list between multiple events on the same object in C#

How do I write "Show, Don't Tell" as an Asperger?

Smooth switching between 12v batteries, with toggle switch

Payment instructions from HomeAway look fishy to me

Importance sampling estimation of power function

PC video game involving floating islands doing aerial combat

How to supress loops in a digraph?

Why does the Schrödinger equation work so well for the Hydrogen atom despite the relativistic boundary at the nucleus?

Incremental Ranges!

Finding the constrain of integral

How do photons get into the eyes?

Is it legal in the UK for politicians to lie to the public for political gain?

How can Iron Man's suit withstand this?

What can plausibly explain many of my very long and low-tech bridges?

Implement Homestuck's Catenative Doomsday Dice Cascader

How to pass a regex when finding a directory path in bash?

Is the decompression of compressed and encrypted data without decryption also theoretically impossible?



Cisco VPN blocks all Internet traffic and split tunneling is not permitted


Networking problems in VMWare with wireless bridgeCan I make VM's accessible over VPN, but not LAN?access vmware workstation from outside of host machineHow to route traffic from a VirtualBox VM only over a VPN?AnyConnect SSL VPN split tunneling for a single website?Cisco VPN and split tunnelingCisco ASA 5505 IPSEC VPN Connecting but not routing traffichow to force all internet traffic go through my vpn tunnelRouting all traffic from a docker bridge network to host's VPN






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















[NOTE: I HAVE POSTED THIS QUESTION ALSO IN "SUPERUSER"]



At work, we have Windows 10 machines. We also have a customer VMWare Workstation VM (Ubuntu) running locally. The customer provides a connection from our host machines to a VPN Server. Connecting to the VPN Server lets us downloading required files, connect to Internet, etc. ALL of this inside the Ubuntu VM.



However, the VPN connection (Cisco AnyConnect) blocks any Internet access from the host machines (Windows 10): When we are connected to the VPN: Outlook is not working, Lync is not working, host Internet is not working, and so forth.
Of course:



• Customer does not provide a split tunneling (and will not provide it). If we try to run (for instance) another VPN service, the customer VPN is disconnected...: all the work that you have been doing during hours inside the VM (downloading GBs of files, compiling code with the tools only accessible using the VPN, so forth) is lost.



• The Internet access via the VM is extremely limited: we cannot Google to review a bash command, or a Python or C one; you cannot access StackOverflow...
Trying to find out a solution:



• I am thinking to install VirtualBox (to avoid conficts with the customer environment);



• Install a Windows 10 VM (yes... a W10 guest in a W10 host);



• Forward a USB port to this W10 guest machine;



• Connect to that USB port an external WiFi card.



With this configuration, I am assuming the customer VPN will not "realize" that one USB port has been stolen from the host machine. Thus, we would be able to have Internet traffic inside the W10 guest machine using the external WiFi card through the USB port.



Questions:



  1. Is that configuration a possible one?


  2. Will this configuration provide the solution we are looking for?


  3. I do not realize how the host applications (Outlook, Lync, browsers) would be able to benefit from the guest access to Internet. Is there any way to use the W10 guest machine as a gateway or proxy for the host one (weird... right?) ?


  4. Finally, I found somewhere some advice related to provide some kind of obfuscation to the Internet traffic of the USB stolen port. But, if it is really stolen and the customer VPN has no way (?) to know that the stolen port exists, I do not find this as a necessary step, unless this scenario can be assumed as a split tunneling and thus, the Internet traffic of W10 guest is vulnerable to external attacks, like is usually described in documents related to split tunneling.


Thanks in advance! Any help will very much appreciated!










share|improve this question






















  • Please do not crosspost. See meta.stackexchange.com/a/64069/267099

    – DavidPostill
    Jun 28 '18 at 17:39

















0















[NOTE: I HAVE POSTED THIS QUESTION ALSO IN "SUPERUSER"]



At work, we have Windows 10 machines. We also have a customer VMWare Workstation VM (Ubuntu) running locally. The customer provides a connection from our host machines to a VPN Server. Connecting to the VPN Server lets us downloading required files, connect to Internet, etc. ALL of this inside the Ubuntu VM.



However, the VPN connection (Cisco AnyConnect) blocks any Internet access from the host machines (Windows 10): When we are connected to the VPN: Outlook is not working, Lync is not working, host Internet is not working, and so forth.
Of course:



• Customer does not provide a split tunneling (and will not provide it). If we try to run (for instance) another VPN service, the customer VPN is disconnected...: all the work that you have been doing during hours inside the VM (downloading GBs of files, compiling code with the tools only accessible using the VPN, so forth) is lost.



• The Internet access via the VM is extremely limited: we cannot Google to review a bash command, or a Python or C one; you cannot access StackOverflow...
Trying to find out a solution:



• I am thinking to install VirtualBox (to avoid conficts with the customer environment);



• Install a Windows 10 VM (yes... a W10 guest in a W10 host);



• Forward a USB port to this W10 guest machine;



• Connect to that USB port an external WiFi card.



With this configuration, I am assuming the customer VPN will not "realize" that one USB port has been stolen from the host machine. Thus, we would be able to have Internet traffic inside the W10 guest machine using the external WiFi card through the USB port.



Questions:



  1. Is that configuration a possible one?


  2. Will this configuration provide the solution we are looking for?


  3. I do not realize how the host applications (Outlook, Lync, browsers) would be able to benefit from the guest access to Internet. Is there any way to use the W10 guest machine as a gateway or proxy for the host one (weird... right?) ?


  4. Finally, I found somewhere some advice related to provide some kind of obfuscation to the Internet traffic of the USB stolen port. But, if it is really stolen and the customer VPN has no way (?) to know that the stolen port exists, I do not find this as a necessary step, unless this scenario can be assumed as a split tunneling and thus, the Internet traffic of W10 guest is vulnerable to external attacks, like is usually described in documents related to split tunneling.


Thanks in advance! Any help will very much appreciated!










share|improve this question






















  • Please do not crosspost. See meta.stackexchange.com/a/64069/267099

    – DavidPostill
    Jun 28 '18 at 17:39













0












0








0








[NOTE: I HAVE POSTED THIS QUESTION ALSO IN "SUPERUSER"]



At work, we have Windows 10 machines. We also have a customer VMWare Workstation VM (Ubuntu) running locally. The customer provides a connection from our host machines to a VPN Server. Connecting to the VPN Server lets us downloading required files, connect to Internet, etc. ALL of this inside the Ubuntu VM.



However, the VPN connection (Cisco AnyConnect) blocks any Internet access from the host machines (Windows 10): When we are connected to the VPN: Outlook is not working, Lync is not working, host Internet is not working, and so forth.
Of course:



• Customer does not provide a split tunneling (and will not provide it). If we try to run (for instance) another VPN service, the customer VPN is disconnected...: all the work that you have been doing during hours inside the VM (downloading GBs of files, compiling code with the tools only accessible using the VPN, so forth) is lost.



• The Internet access via the VM is extremely limited: we cannot Google to review a bash command, or a Python or C one; you cannot access StackOverflow...
Trying to find out a solution:



• I am thinking to install VirtualBox (to avoid conficts with the customer environment);



• Install a Windows 10 VM (yes... a W10 guest in a W10 host);



• Forward a USB port to this W10 guest machine;



• Connect to that USB port an external WiFi card.



With this configuration, I am assuming the customer VPN will not "realize" that one USB port has been stolen from the host machine. Thus, we would be able to have Internet traffic inside the W10 guest machine using the external WiFi card through the USB port.



Questions:



  1. Is that configuration a possible one?


  2. Will this configuration provide the solution we are looking for?


  3. I do not realize how the host applications (Outlook, Lync, browsers) would be able to benefit from the guest access to Internet. Is there any way to use the W10 guest machine as a gateway or proxy for the host one (weird... right?) ?


  4. Finally, I found somewhere some advice related to provide some kind of obfuscation to the Internet traffic of the USB stolen port. But, if it is really stolen and the customer VPN has no way (?) to know that the stolen port exists, I do not find this as a necessary step, unless this scenario can be assumed as a split tunneling and thus, the Internet traffic of W10 guest is vulnerable to external attacks, like is usually described in documents related to split tunneling.


Thanks in advance! Any help will very much appreciated!










share|improve this question














[NOTE: I HAVE POSTED THIS QUESTION ALSO IN "SUPERUSER"]



At work, we have Windows 10 machines. We also have a customer VMWare Workstation VM (Ubuntu) running locally. The customer provides a connection from our host machines to a VPN Server. Connecting to the VPN Server lets us downloading required files, connect to Internet, etc. ALL of this inside the Ubuntu VM.



However, the VPN connection (Cisco AnyConnect) blocks any Internet access from the host machines (Windows 10): When we are connected to the VPN: Outlook is not working, Lync is not working, host Internet is not working, and so forth.
Of course:



• Customer does not provide a split tunneling (and will not provide it). If we try to run (for instance) another VPN service, the customer VPN is disconnected...: all the work that you have been doing during hours inside the VM (downloading GBs of files, compiling code with the tools only accessible using the VPN, so forth) is lost.



• The Internet access via the VM is extremely limited: we cannot Google to review a bash command, or a Python or C one; you cannot access StackOverflow...
Trying to find out a solution:



• I am thinking to install VirtualBox (to avoid conficts with the customer environment);



• Install a Windows 10 VM (yes... a W10 guest in a W10 host);



• Forward a USB port to this W10 guest machine;



• Connect to that USB port an external WiFi card.



With this configuration, I am assuming the customer VPN will not "realize" that one USB port has been stolen from the host machine. Thus, we would be able to have Internet traffic inside the W10 guest machine using the external WiFi card through the USB port.



Questions:



  1. Is that configuration a possible one?


  2. Will this configuration provide the solution we are looking for?


  3. I do not realize how the host applications (Outlook, Lync, browsers) would be able to benefit from the guest access to Internet. Is there any way to use the W10 guest machine as a gateway or proxy for the host one (weird... right?) ?


  4. Finally, I found somewhere some advice related to provide some kind of obfuscation to the Internet traffic of the USB stolen port. But, if it is really stolen and the customer VPN has no way (?) to know that the stolen port exists, I do not find this as a necessary step, unless this scenario can be assumed as a split tunneling and thus, the Internet traffic of W10 guest is vulnerable to external attacks, like is usually described in documents related to split tunneling.


Thanks in advance! Any help will very much appreciated!







networking vmware-workstation cisco-vpn anyconnect split-tunneling






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 28 '18 at 4:05









UmaykumarUmaykumar

1




1












  • Please do not crosspost. See meta.stackexchange.com/a/64069/267099

    – DavidPostill
    Jun 28 '18 at 17:39

















  • Please do not crosspost. See meta.stackexchange.com/a/64069/267099

    – DavidPostill
    Jun 28 '18 at 17:39
















Please do not crosspost. See meta.stackexchange.com/a/64069/267099

– DavidPostill
Jun 28 '18 at 17:39





Please do not crosspost. See meta.stackexchange.com/a/64069/267099

– DavidPostill
Jun 28 '18 at 17:39










3 Answers
3






active

oldest

votes


















0














The Cisco AnyConnect client is a security client as much as a VPN client. It’s really designed for enforcing security policies on company owned equipment, like split-tunneling.



The fact that your customer is pushing an overly restrictive security policy on to equipment that is not owned by them and it is severely impacting your ability to work is really not acceptable. This should be handled by negotiating a different policy or connectivity to their network.



It is unlikely you will be able to plug in or use a secondary internet connection for internet access. As stated, the Cisco client is more than a VPN client. It intercepts your network traffic and DNS requests and forcefully blocks traffic.



Being the client enforces strict policies on the system, there is probably no supported method of accomplishing what you are asking.






share|improve this answer






























    0














    It is not FULLY clear what you want to achieve and before you go down this path please make sure you understand your employer's security policy regarding VPN connection back to work (and the setup you are describing sounds oddly familiar, to the point you should look into INTERNAL resources like websites and mailing lists looking for solution to your problem).



    Saying that I assume the problem you have is:



    1. You work (either permanently or temporarily) on your employer's
      equipment either from home or customer's premises.

    2. When doing the above you are connecting using Cisco Anyconnect, which, as you described, routes ALL internet traffic towards VPN gateways.

    3. At this point you cannot connect your customer's VM to their VPN and you need both to perform your work.

    The way to do it IMHO is to involve your manager and work with IT departments from both companies to provide a solution to this problem. This may (depending on security policies at both ends) mean providing custom security policies for your laptop, providing you TWO systems, one for connection to your employer and another for connection to your customer or having TWO VMs under one HOST - instead of the two physical systems, one connected to your employers VPN, the other - to your customer.






    share|improve this answer






























      0














      You could create a Linux VM on that machine and a Linux DNS server somewhere else. Then you can tunnel your traffic over DNS. It's not perfect, but it would work.






      share|improve this answer























        Your Answer








        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "2"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader:
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        ,
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f918592%2fcisco-vpn-blocks-all-internet-traffic-and-split-tunneling-is-not-permitted%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        0














        The Cisco AnyConnect client is a security client as much as a VPN client. It’s really designed for enforcing security policies on company owned equipment, like split-tunneling.



        The fact that your customer is pushing an overly restrictive security policy on to equipment that is not owned by them and it is severely impacting your ability to work is really not acceptable. This should be handled by negotiating a different policy or connectivity to their network.



        It is unlikely you will be able to plug in or use a secondary internet connection for internet access. As stated, the Cisco client is more than a VPN client. It intercepts your network traffic and DNS requests and forcefully blocks traffic.



        Being the client enforces strict policies on the system, there is probably no supported method of accomplishing what you are asking.






        share|improve this answer



























          0














          The Cisco AnyConnect client is a security client as much as a VPN client. It’s really designed for enforcing security policies on company owned equipment, like split-tunneling.



          The fact that your customer is pushing an overly restrictive security policy on to equipment that is not owned by them and it is severely impacting your ability to work is really not acceptable. This should be handled by negotiating a different policy or connectivity to their network.



          It is unlikely you will be able to plug in or use a secondary internet connection for internet access. As stated, the Cisco client is more than a VPN client. It intercepts your network traffic and DNS requests and forcefully blocks traffic.



          Being the client enforces strict policies on the system, there is probably no supported method of accomplishing what you are asking.






          share|improve this answer

























            0












            0








            0







            The Cisco AnyConnect client is a security client as much as a VPN client. It’s really designed for enforcing security policies on company owned equipment, like split-tunneling.



            The fact that your customer is pushing an overly restrictive security policy on to equipment that is not owned by them and it is severely impacting your ability to work is really not acceptable. This should be handled by negotiating a different policy or connectivity to their network.



            It is unlikely you will be able to plug in or use a secondary internet connection for internet access. As stated, the Cisco client is more than a VPN client. It intercepts your network traffic and DNS requests and forcefully blocks traffic.



            Being the client enforces strict policies on the system, there is probably no supported method of accomplishing what you are asking.






            share|improve this answer













            The Cisco AnyConnect client is a security client as much as a VPN client. It’s really designed for enforcing security policies on company owned equipment, like split-tunneling.



            The fact that your customer is pushing an overly restrictive security policy on to equipment that is not owned by them and it is severely impacting your ability to work is really not acceptable. This should be handled by negotiating a different policy or connectivity to their network.



            It is unlikely you will be able to plug in or use a secondary internet connection for internet access. As stated, the Cisco client is more than a VPN client. It intercepts your network traffic and DNS requests and forcefully blocks traffic.



            Being the client enforces strict policies on the system, there is probably no supported method of accomplishing what you are asking.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 28 '18 at 4:30









            AppleoddityAppleoddity

            2,2321317




            2,2321317























                0














                It is not FULLY clear what you want to achieve and before you go down this path please make sure you understand your employer's security policy regarding VPN connection back to work (and the setup you are describing sounds oddly familiar, to the point you should look into INTERNAL resources like websites and mailing lists looking for solution to your problem).



                Saying that I assume the problem you have is:



                1. You work (either permanently or temporarily) on your employer's
                  equipment either from home or customer's premises.

                2. When doing the above you are connecting using Cisco Anyconnect, which, as you described, routes ALL internet traffic towards VPN gateways.

                3. At this point you cannot connect your customer's VM to their VPN and you need both to perform your work.

                The way to do it IMHO is to involve your manager and work with IT departments from both companies to provide a solution to this problem. This may (depending on security policies at both ends) mean providing custom security policies for your laptop, providing you TWO systems, one for connection to your employer and another for connection to your customer or having TWO VMs under one HOST - instead of the two physical systems, one connected to your employers VPN, the other - to your customer.






                share|improve this answer



























                  0














                  It is not FULLY clear what you want to achieve and before you go down this path please make sure you understand your employer's security policy regarding VPN connection back to work (and the setup you are describing sounds oddly familiar, to the point you should look into INTERNAL resources like websites and mailing lists looking for solution to your problem).



                  Saying that I assume the problem you have is:



                  1. You work (either permanently or temporarily) on your employer's
                    equipment either from home or customer's premises.

                  2. When doing the above you are connecting using Cisco Anyconnect, which, as you described, routes ALL internet traffic towards VPN gateways.

                  3. At this point you cannot connect your customer's VM to their VPN and you need both to perform your work.

                  The way to do it IMHO is to involve your manager and work with IT departments from both companies to provide a solution to this problem. This may (depending on security policies at both ends) mean providing custom security policies for your laptop, providing you TWO systems, one for connection to your employer and another for connection to your customer or having TWO VMs under one HOST - instead of the two physical systems, one connected to your employers VPN, the other - to your customer.






                  share|improve this answer

























                    0












                    0








                    0







                    It is not FULLY clear what you want to achieve and before you go down this path please make sure you understand your employer's security policy regarding VPN connection back to work (and the setup you are describing sounds oddly familiar, to the point you should look into INTERNAL resources like websites and mailing lists looking for solution to your problem).



                    Saying that I assume the problem you have is:



                    1. You work (either permanently or temporarily) on your employer's
                      equipment either from home or customer's premises.

                    2. When doing the above you are connecting using Cisco Anyconnect, which, as you described, routes ALL internet traffic towards VPN gateways.

                    3. At this point you cannot connect your customer's VM to their VPN and you need both to perform your work.

                    The way to do it IMHO is to involve your manager and work with IT departments from both companies to provide a solution to this problem. This may (depending on security policies at both ends) mean providing custom security policies for your laptop, providing you TWO systems, one for connection to your employer and another for connection to your customer or having TWO VMs under one HOST - instead of the two physical systems, one connected to your employers VPN, the other - to your customer.






                    share|improve this answer













                    It is not FULLY clear what you want to achieve and before you go down this path please make sure you understand your employer's security policy regarding VPN connection back to work (and the setup you are describing sounds oddly familiar, to the point you should look into INTERNAL resources like websites and mailing lists looking for solution to your problem).



                    Saying that I assume the problem you have is:



                    1. You work (either permanently or temporarily) on your employer's
                      equipment either from home or customer's premises.

                    2. When doing the above you are connecting using Cisco Anyconnect, which, as you described, routes ALL internet traffic towards VPN gateways.

                    3. At this point you cannot connect your customer's VM to their VPN and you need both to perform your work.

                    The way to do it IMHO is to involve your manager and work with IT departments from both companies to provide a solution to this problem. This may (depending on security policies at both ends) mean providing custom security policies for your laptop, providing you TWO systems, one for connection to your employer and another for connection to your customer or having TWO VMs under one HOST - instead of the two physical systems, one connected to your employers VPN, the other - to your customer.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jun 28 '18 at 7:23









                    TomekTomek

                    1,084166




                    1,084166





















                        0














                        You could create a Linux VM on that machine and a Linux DNS server somewhere else. Then you can tunnel your traffic over DNS. It's not perfect, but it would work.






                        share|improve this answer



























                          0














                          You could create a Linux VM on that machine and a Linux DNS server somewhere else. Then you can tunnel your traffic over DNS. It's not perfect, but it would work.






                          share|improve this answer

























                            0












                            0








                            0







                            You could create a Linux VM on that machine and a Linux DNS server somewhere else. Then you can tunnel your traffic over DNS. It's not perfect, but it would work.






                            share|improve this answer













                            You could create a Linux VM on that machine and a Linux DNS server somewhere else. Then you can tunnel your traffic over DNS. It's not perfect, but it would work.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 28 '18 at 10:00









                            Jonas BjorkJonas Bjork

                            1964




                            1964



























                                draft saved

                                draft discarded
















































                                Thanks for contributing an answer to Server Fault!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid


                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.

                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f918592%2fcisco-vpn-blocks-all-internet-traffic-and-split-tunneling-is-not-permitted%23new-answer', 'question_page');

                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                c6hY,Ii5Xpwn84r7VlttBYN
                                PNfEUPV,CgN2vl42f k3J,PLIKO4TgbSxElSdTJp zmOgn8DkQSWs6N eCgFfz,LB5qPG,sHf HybRTJqMokCj,9c,UZEw

                                Popular posts from this blog

                                Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

                                Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

                                Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020