!KlDdSOcXlKMMRqXiZv:matrix.org

MassMesh Tech

153 Members
36 Servers

Load older messages


SenderMessageTime
11 Aug 2021
@zhoreeq:matrix.orgzhoreeq changed their profile picture.22:06:53
14 Aug 2021
@cure:matrix.orgcure

fwiw, I'm working on making autoygg use GRE tunnels instead, so that it will work with Yggdrasil 0.4

The new autoygg 0.3.0 release is now out, with support for Yggdrasil 0.4.0 and newer. Openwrt packages have been built. lurker how does it work with the arch packages, does that require some action on your part?

23:20:48
@cure:matrix.orgcureI have a branch of meta-imagebuilder in the works23:21:05
15 Aug 2021
@cure:matrix.orgcure lurker: Stephen304 anyone want to have a quick look at https://github.com/MassMesh/meta-imagebuilder/pull/112 ? 00:35:39
16 Aug 2021
@Stephen304:matrix.orgStephen304Looks good, james and I plan on upgrading later this week so we can see how gre does17:27:08
17 Aug 2021
@jmaasr:matrix.orgjmaasr changed their profile picture.15:43:43
@jmaasr:matrix.orgjmaasr changed their profile picture.15:45:47
@jmaasr:matrix.orgjmaasr changed their profile picture.15:47:47
19 Aug 2021
@mathegenie:server.matrix4ulm.de@mathegenie:server.matrix4ulm.de 19:19:24
@mathegenie:server.matrix4ulm.de@mathegenie:server.matrix4ulm.de removed their display name mathegenie.19:20:11
@mathegenie:server.matrix4ulm.de@mathegenie:server.matrix4ulm.de left the room.19:25:50
@christopher_parker:matrix.org𝕮𝖍𝖗𝖎𝖘𝖙𝖔𝖕𝖍𝖊𝖗 𝕮. 𝕻𝖆𝖗𝖐𝖊𝖗 changed their profile picture.20:06:59
22 Aug 2021
@cure:matrix.orgcure Stephen304: any feedback from the upgrade? Did it work? 18:13:27
@Stephen304:matrix.orgStephen304@cure It works great! I can speedtest at 70/70 over my VPNed gateway. I think it's missing an autoygg unmanaged interface added to the yggdrasil firewall zone for allowing internet access18:34:59
23 Aug 2021
@cure:matrix.orgcure Stephen304: interesting, I didn't notice that. On the client, yeah? I need to test that but didn't bring my pi on vacation, so, next week. 14:30:02
@Stephen304:matrix.orgStephen304Yeah I think it's just basically because of using the new autoygg gre interface instead of how ckr used the ygg interface.14:31:36
@cure:matrix.orgcureright14:55:43
@cure:matrix.orgcureclearly I need to travel with some pies15:00:59
24 Aug 2021
@igel:matrix.orgigel

@cure It works great! I can speedtest at 70/70 over my VPNed gateway. I think it's missing an autoygg unmanaged interface added to the yggdrasil firewall zone for allowing internet access

should be fixed in openwrt packages now

21:20:35
@cure:matrix.orgcure hey igel nice to see you! Not sure I follow - this needs to go into our metaimagebuilder build, no? 23:26:51
25 Aug 2021
@Stephen304:matrix.orgStephen304 I think that's a different issue. igel , the tunnel is now on a separate dev, so similar to how the yggdrasil openwrt package creates the ygg0 interface and the yggdrasil firewall zone, the autoygg openwrt package should probably have a .defaults that creates the autoygg interface and adds it to the existing yggdrasil zone so that the forwarding for internet access through the tunnel will apply to the new gre tunnel 01:58:11
@Stephen304:matrix.orgStephen304https://github.com/openwrt/packages/blob/6b280aef0216e8a7279436e926377c2ebcbcc8bf/net/yggdrasil/files/yggdrasil.defaults#L3401:58:44
26 Aug 2021
@Stephen304:matrix.orgStephen304

Or we can put it in the luci-app-autoygg package .defaults since there's already stuff there, something like this should do it:

# create the network interface
uci -q batch <<-EOF >/dev/null
  set network.autoygg=interface
  set network.autoygg.device=autoygg
  set network.autoygg.proto=none
EOF

# create the firewall zone
uci -q batch <<-EOF >/dev/null
  add_list firewall.yggdrasil.network=autoygg
EOF
01:02:18
@cure:matrix.orgcurethat sounds good01:59:31
@cure:matrix.orgcure do you want to make the PR Stephen304 ? I can do it next week, alternatively 01:59:45
@Stephen304:matrix.orgStephen304Sure, is there an automated builder for PRs? I haven't compiled openwrt packages locally02:03:05
@cure:matrix.orgcureyeah, just make the pr on the mm-toolbox repo, it'll build the packages automatically and upload them to https://downloads.massmesh.net/experimental/packages/02:35:35
@Stephen304:matrix.orgStephen304https://github.com/MassMesh/mm-toolbox/pull/26 👍️02:48:36
@cure:matrix.orgcurenice, did that solve the problem for you?20:55:10
@Stephen304:matrix.orgStephen304Yep, I flashed the apu one to test. Both of my nodes are up to date now21:02:18

Show newer messages


Back to Room ListRoom Version: