* Ian Zimmerman:
> [OpenWrt] needs one crucial bit of configuration that's kind of hidden
> (can't be done via the GUI), to let the router advertisements through.
Glad to hear that you got things working. You have probably already
filed a GUI enhancement request. ;-)
-Ralph
On 2019-11-29 00:01, Ralph Seichter wrote:
> > The first reason [...] was that my router does _not_ assign fe80::1 to
> > itself, but rather some other arbitrary address in the fe80 prefix
>
> I found an article[1] that I first read years ago. "One method to make
> things easier is to manually as
Ralph Seichter wrote:
> * Mick:
>
>> I have net-libs/libndp installed, but no ndp command ... where is it
>> hiding?
> Oh, I forgot that "ndp" is BSD Unix specific. On Gentoo, you can use
> sys-apps/iproute2 tools, e.g. "ip -6 neigh" to inspect the kernel's
> neighbour table.
>
>> PS. Thanks for yo
* Ralph Seichter:
> I just randomly picked [1] as a generator service
[1] being https://cd34.com/rfc4193/ . I need more sleep, I really do.
-Ralph
* Mick:
> I have net-libs/libndp installed, but no ndp command ... where is it
> hiding?
Oh, I forgot that "ndp" is BSD Unix specific. On Gentoo, you can use
sys-apps/iproute2 tools, e.g. "ip -6 neigh" to inspect the kernel's
neighbour table.
> PS. Thanks for your posts and links, at some point
* Walter Dnes:
> Assume the following [...]
Pretty close. If you *really* want to set things up manually, I suggest
using ULA as per https://tools.ietf.org/html/rfc4193 . I just randomly
picked [1] as a generator service, entered a fictuous MAC address (you
should use one of your own), and clicke
On Friday, 29 November 2019 01:08:39 GMT Ralph Seichter wrote:
> * Walter Dnes:
> > I prefer man pages to rambling Youtube videos.
>
> As you wish: man ndp ;-)
Hmm ...
$ man ndp
No manual entry for ndp
$ which ndp
which: no ndp in (/usr/lib/llvm/8/bin:/usr/local/sbin:/usr/local/bin:/usr/
sbi
On Fri, Nov 29, 2019 at 02:08:39AM +0100, Ralph Seichter wrote
> The ndp dump on 'argon' shows expired entries, entries that are still
> valid for the listed time, and permanent entries. As you can see, I can
> use 'ferrum.local' to identify a particular machine and login. There is
> also 'silver'
* Walter Dnes:
> Look Ma, we have a form of IPV6 NAT (Ducks back into foxhole before
> incoming artillery barrage from IPV6 purists).
Hehe. ;-) That's both provocative and wrong. An IPv6 router can, at a
glance, decide if a packet needs to be handled locally or pushed out. No
need for mangling/re
* Walter Dnes:
> I prefer man pages to rambling Youtube videos.
As you wish: man ndp ;-)
> given that SLAAC and DHCPV6 assign random addresses how do I
> accomplish the equivalant of "scp i660:."
The world according to 'argon', a MacBook Pro I am using right now:
argon $ ndp -a
Neighbor
On Fri, Nov 29, 2019 at 12:01:10AM +0100, Ralph Seichter wrote
> I think that, as long as the clients use link-local routing to connect
> to the router, and the router correctly passes IPv6 traffic in both
> directions, it should work without a global-scope address on the
> router's LAN-facing NIC
On Thu, Nov 28, 2019 at 06:46:57PM +0100, Ralph Seichter wrote
> * Walter Dnes:
>
> > How would this be accomplished under IPV6?
>
> You may find https://youtu.be/A3LFt7CHpgs helpful. It is a video about
> Neighbor Discovery Protocol (NDP), provided by RIPE NCC.
I prefer man pages to rambling
* Ian Zimmerman:
> The first reason [...] was that my router does _not_ assign fe80::1 to
> itself, but rather some other arbitrary address in the fe80 prefix
I found an article[1] that I first read years ago. "One method to make
things easier is to manually assign the link-local address to the
u
On 2019-11-28 18:41, Ralph Seichter wrote:
> > What am I missing?
>
> I can't really tell, based on what you posted. Is there an IPv6 Router
> Advertisment service running, either on your router or another machine
> in your local network?
Thanks for answering; I got a bit further meanwhile. Th
Grant Edwards wrote:
> On 2019-11-28, Dale wrote:
>
>> One more question Grant, if you know. Do you know about the range of
>> the wireless on this router? You ever tested to see how far say a cell
>> phone or something will hold a signal and work? I had to move my
>> printer to the kitchen, a
* Walter Dnes:
> How would this be accomplished under IPV6?
You may find https://youtu.be/A3LFt7CHpgs helpful. It is a video about
Neighbor Discovery Protocol (NDP), provided by RIPE NCC.
-Ralph
* Ian Zimmerman:
> What am I missing?
I can't really tell, based on what you posted. Is there an IPv6 Router
Advertisment service running, either on your router or another machine
in your local network?
Here is some data from the Gentoo machine I am currently working on. It
is hosted in a data
On 2019-11-28, Dale wrote:
> One more question Grant, if you know. Do you know about the range of
> the wireless on this router? You ever tested to see how far say a cell
> phone or something will hold a signal and work? I had to move my
> printer to the kitchen, a far bedroom was to far away.
On Thu, Nov 28, 2019 at 03:07:43AM +0100, Ralph Seichter wrote
> Personally, I don't think static IPv6 addresses are very useful,
> because machines in a local IPv6 network can easily locate each other
> using link-local addressing, without the need to configure this in
> any way. In the example a
Grant Edwards wrote:
> On 2019-11-27, Dale wrote:
>> Grant Edwards wrote:
>>> The TP-Link Archer C7 runs openwrt flawlessly:
>>>
>>>
>>> https://www.bestbuy.com/site/tp-link-archer-ac1750-dual-band-wi-fi-5-router-black/5889900.p?skuId=5889900
>>>
>>> A couple months ago when I was shopping, the
On 2019-11-28 04:11, Ralph Seichter wrote:
> > But what about connecting to the outside world? For that, the
> > link-local address doesn't work.
>
> It does work, actually. fe80::1 is a perfectly valid way to specify the
> default gateway. Remember that NICs have several IPv6 addresses with
> di
On 2019-11-28 03:07, Ralph Seichter wrote:
> Personally, I don't think static IPv6 addresses are very useful,
> because machines in a local IPv6 network can easily locate each other
> using link-local addressing, without the need to configure this in any
> way. In the example above, the link-local
* Ian Zimmerman:
> So, how to configure IPv6 on an end user gentoo box (not a router)?
This depends on how clever your existing router is. If it provides
Router Advertisement, like the FRITZ!Box 7xxx line does, IPv6 clients
should be configured automatically. As an alternative, you can run
net-mi
On 2019-11-25 15:53, Ralph Seichter wrote:
> https://www.ripe.net/ripe/mail/archives/ripe-list/2019-November/001712.html
>
> This does not come as a surprise, of course, but I consider it a good
> point in time to pause and ask oneself what each individual can do to
> move further towards IPv6. T
Grant Edwards wrote:
> On 2019-11-27, Dale wrote:
>> Grant Edwards wrote:
>>> The TP-Link Archer C7 runs openwrt flawlessly:
>>>
>>>
>>> https://www.bestbuy.com/site/tp-link-archer-ac1750-dual-band-wi-fi-5-router-black/5889900.p?skuId=5889900
>>>
>>> A couple months ago when I was shopping, the
On 2019-11-27, Dale wrote:
> Grant Edwards wrote:
>> The TP-Link Archer C7 runs openwrt flawlessly:
>>
>>
>> https://www.bestbuy.com/site/tp-link-archer-ac1750-dual-band-wi-fi-5-router-black/5889900.p?skuId=5889900
>>
>> A couple months ago when I was shopping, there was also a newer A7
>> ver
Grant Edwards wrote:
> On 2019-11-27, Dale wrote:
>
>> I went to your link for Openwrt. I found Linksys E2500 in the list.
>> When I go search for one, ebay etc, I then find E2500-NP with N600 also
>> mentioned. Some even say E2500 and E2500-NP in the same description. I
>> think the N600 has
On 2019-11-27, Dale wrote:
> I went to your link for Openwrt. I found Linksys E2500 in the list.
> When I go search for one, ebay etc, I then find E2500-NP with N600 also
> mentioned. Some even say E2500 and E2500-NP in the same description. I
> think the N600 has something to do with the wir
28 matches
Mail list logo