jeff

Results 427 comments of jeff

I dont think this is explicitly a protocol break. I think we can retain backwards compat from the existing behavior and enable the new behavior as needed and use the...

possibly use an additional subdomain like `C0A80005.localnet.putouraddressshere.loki` to mitigate any potential conflicts with the existing synthesis of the wildcard record.

there is an added side effect here that we can put these subdomains into `srv` records and do a bunch of cool things like have 1 .loki address as a...

> Use of VLANs may be of benefit for this application. maybe, however that'd require lokinet run in l2 mode which we can and should eventually add support for.

yes > https://openwrt.org/docs/guide-user/network/vlan/switch_configuration I am led to believe VLANs are Layer 2. they are indeed and lokinet needs to run in l2 mode (tap not tun) to utilize them.

created #1884 for VLAN and other l2 related issues.

need status of lokinet itself `systemctl status lokinet` and logs if possible `journalctl -fu lokinet`

On Fri, 15 Jul 2022 04:06:07 -0700 null3dt0m ***@***.***> wrote: > `systemctl status lokinet` > > ``` > ● lokinet.service - LokiNET: Anonymous Network layer thingydoo, client > Loaded: loaded...

On Fri, 15 Jul 2022 04:40:15 -0700 null3dt0m ***@***.***> wrote: > Same result even after it: > ``` > debug [oxenmq/oxenmq.cpp:214] generating x25519 keypair for > remote-only OxenMQ instance info...

On Fri, 15 Jul 2022 05:08:28 -0700 null3dt0m ***@***.***> wrote: > ooof, any ideas on how to circumvent it? > If i use a vpn (kinda useless i know) i...