ip6tables on IPv4 only hostFiltering IPv6 ICMPv6 messagesI am not able to ping the IPv6 address asigned to the interface on CentOS 5Why is connecting to a web server listening on an IPv6 link-local address unreliable / How is IPv6 neighbor discovery expected to work?On IPv6 linux router, autoconf and accept router advertisements for single interfaceipv6 to ipv4 translation in switchDifferences between iptables and ip6tables processing of packetsHow do I send network packets from an ipv4 address (with port forwarding) to an ipv6 address (no port forwarding) without STUN?Allow outgoing IPv6 connections for VPN clientsIPv6 traffic from 0001 and Link Local (FE80::1)Route IPv6 traffic through IPv4 tunnel

What is to the west of Westeros?

Complications of displaced core material?

Why did it take so long for Germany to allow electric scooters / e-rollers on the roads?

How does the Earth's center produce heat?

I want to ask company flying me out for office tour if I can bring my fiance

What happened to the Dothraki in S08E06?

Why A=2 and B=1 in the call signs for Spirit and Opportunity?

Fill area of x^2+y^2>1 and x^2+y^2>4 using patterns and tikzpicture

Using too much dialogue?

Knight's Tour on a 7x7 Board starting from D5

Physical only checkdb is failing, but full one is completed successfully

How to teach an undergraduate course without having taken that course formally before?

Why is this integration method not valid?

The disk image is 497GB smaller than the target device

Possibility of faking someone's public key

Flatten not working

Ribbon Cable Cross Talk - Is there a fix after the fact?

resolution bandwidth

Maximum interval between Alto & Tenor, & intervals when writing for SATB

Was this scene in S8E06 added because of fan reactions to S8E04?

Is keeping the forking link on a true fork necessary (Github/GPL)?

Goldfish unresponsive, what should I do?

What could be my risk mitigation strategies if my client wants to contract UAT?

Why Emacs (dired+) asks me twice to delete file?



ip6tables on IPv4 only host


Filtering IPv6 ICMPv6 messagesI am not able to ping the IPv6 address asigned to the interface on CentOS 5Why is connecting to a web server listening on an IPv6 link-local address unreliable / How is IPv6 neighbor discovery expected to work?On IPv6 linux router, autoconf and accept router advertisements for single interfaceipv6 to ipv4 translation in switchDifferences between iptables and ip6tables processing of packetsHow do I send network packets from an ipv4 address (with port forwarding) to an ipv6 address (no port forwarding) without STUN?Allow outgoing IPv6 connections for VPN clientsIPv6 traffic from 0001 and Link Local (FE80::1)Route IPv6 traffic through IPv4 tunnel






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








0















If external interface has only IPv4 address assigned and IPv6 automatic link local, does it make sense to set up ip6tables? I'm asking as I am not sure how it works exactly. If, for example some encapsulating technology is used to provide 6-to-4 connection from IPv6-only endpoint, then on the host inbound interface will it show up as IPv4 or v6 address? Or just to play safe and DROP all IPv6 INPUT traffic?










share|improve this question

















  • 2





    It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

    – womble
    May 9 at 6:09











  • What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

    – mc88
    May 9 at 6:13






  • 1





    That isn't a practical option.

    – womble
    May 9 at 6:20











  • Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

    – mc88
    May 9 at 6:39











  • if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

    – A.B
    May 9 at 7:31

















0















If external interface has only IPv4 address assigned and IPv6 automatic link local, does it make sense to set up ip6tables? I'm asking as I am not sure how it works exactly. If, for example some encapsulating technology is used to provide 6-to-4 connection from IPv6-only endpoint, then on the host inbound interface will it show up as IPv4 or v6 address? Or just to play safe and DROP all IPv6 INPUT traffic?










share|improve this question

















  • 2





    It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

    – womble
    May 9 at 6:09











  • What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

    – mc88
    May 9 at 6:13






  • 1





    That isn't a practical option.

    – womble
    May 9 at 6:20











  • Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

    – mc88
    May 9 at 6:39











  • if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

    – A.B
    May 9 at 7:31













0












0








0








If external interface has only IPv4 address assigned and IPv6 automatic link local, does it make sense to set up ip6tables? I'm asking as I am not sure how it works exactly. If, for example some encapsulating technology is used to provide 6-to-4 connection from IPv6-only endpoint, then on the host inbound interface will it show up as IPv4 or v6 address? Or just to play safe and DROP all IPv6 INPUT traffic?










share|improve this question














If external interface has only IPv4 address assigned and IPv6 automatic link local, does it make sense to set up ip6tables? I'm asking as I am not sure how it works exactly. If, for example some encapsulating technology is used to provide 6-to-4 connection from IPv6-only endpoint, then on the host inbound interface will it show up as IPv4 or v6 address? Or just to play safe and DROP all IPv6 INPUT traffic?







iptables ipv6






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 9 at 5:17









mc88mc88

31




31







  • 2





    It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

    – womble
    May 9 at 6:09











  • What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

    – mc88
    May 9 at 6:13






  • 1





    That isn't a practical option.

    – womble
    May 9 at 6:20











  • Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

    – mc88
    May 9 at 6:39











  • if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

    – A.B
    May 9 at 7:31












  • 2





    It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

    – womble
    May 9 at 6:09











  • What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

    – mc88
    May 9 at 6:13






  • 1





    That isn't a practical option.

    – womble
    May 9 at 6:20











  • Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

    – mc88
    May 9 at 6:39











  • if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

    – A.B
    May 9 at 7:31







2




2





It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

– womble
May 9 at 6:09





It makes the most sense to setup ip6tables, and then setup IPv6 connectivity.

– womble
May 9 at 6:09













What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

– mc88
May 9 at 6:13





What if I want to keep the host IPv4 only? In this case is ip6tables gonna ever be used?

– mc88
May 9 at 6:13




1




1





That isn't a practical option.

– womble
May 9 at 6:20





That isn't a practical option.

– womble
May 9 at 6:20













Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

– mc88
May 9 at 6:39





Aside being practical or not. I would assume that ip6tables would not be used at all then. Am I correct then?

– mc88
May 9 at 6:39













if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

– A.B
May 9 at 7:31





if you don't want to use ipv6 you can even disable it (and not even get the link local address): disable_ipv6.

– A.B
May 9 at 7:31










1 Answer
1






active

oldest

votes


















0














Where you have an IPv4 firewall, configure an IPv6 firewall like ip6tables. Not doing so is like having a second door to a space that you do not lock because you have not seen anyone use it yet.



Know your network's flows and set firewall policy accordingly. Dropping all traffic may break things. Disabling IPv6 on the interface is better because it will not pull addresses at all.



Creating an IPv6 address plan and using it is better still. You can create logically laid out subnets for your sites and zones, then firewall based on that.






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%2f966498%2fip6tables-on-ipv4-only-host%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Where you have an IPv4 firewall, configure an IPv6 firewall like ip6tables. Not doing so is like having a second door to a space that you do not lock because you have not seen anyone use it yet.



    Know your network's flows and set firewall policy accordingly. Dropping all traffic may break things. Disabling IPv6 on the interface is better because it will not pull addresses at all.



    Creating an IPv6 address plan and using it is better still. You can create logically laid out subnets for your sites and zones, then firewall based on that.






    share|improve this answer



























      0














      Where you have an IPv4 firewall, configure an IPv6 firewall like ip6tables. Not doing so is like having a second door to a space that you do not lock because you have not seen anyone use it yet.



      Know your network's flows and set firewall policy accordingly. Dropping all traffic may break things. Disabling IPv6 on the interface is better because it will not pull addresses at all.



      Creating an IPv6 address plan and using it is better still. You can create logically laid out subnets for your sites and zones, then firewall based on that.






      share|improve this answer

























        0












        0








        0







        Where you have an IPv4 firewall, configure an IPv6 firewall like ip6tables. Not doing so is like having a second door to a space that you do not lock because you have not seen anyone use it yet.



        Know your network's flows and set firewall policy accordingly. Dropping all traffic may break things. Disabling IPv6 on the interface is better because it will not pull addresses at all.



        Creating an IPv6 address plan and using it is better still. You can create logically laid out subnets for your sites and zones, then firewall based on that.






        share|improve this answer













        Where you have an IPv4 firewall, configure an IPv6 firewall like ip6tables. Not doing so is like having a second door to a space that you do not lock because you have not seen anyone use it yet.



        Know your network's flows and set firewall policy accordingly. Dropping all traffic may break things. Disabling IPv6 on the interface is better because it will not pull addresses at all.



        Creating an IPv6 address plan and using it is better still. You can create logically laid out subnets for your sites and zones, then firewall based on that.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 9 at 15:05









        John MahowaldJohn Mahowald

        10.2k1714




        10.2k1714



























            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%2f966498%2fip6tables-on-ipv4-only-host%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







            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