On Wed, Sep 7, 2016 at 5:00 PM, Juliusz Chroboczek <[email protected]> wrote: >> like it to do is have a dedicated ipv6 ULA ip address for management >> purposes (not using a vlan here), and announce that to the network, but >> never offer itself as a routing opportunity to anything > > [...] > >> out br-lan something deny? >> in? >> inflate the metric? > > out br-lan ula/128 allow > out deny
It's nice to know that both of us can struggle with babel syntax. The first line there doesn't parse. Should it? out ip fd42:a3d6:5621::1/128 allow out deny Parses. the route appears elsewhere, it doesn't show up as a router, but the box is unpingable via ipv6. -- Dave Täht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

