| 21 Aug 2021 |
matthewcroughan - nix.zone | * If I set up a vpn, there would be absolutely no need for this 6in4 business I am doing | 02:43:26 |
6aa4fd | dude, your average coffee shop won't deliver your ipv6 traffic | 02:43:32 |
6aa4fd | maybe in the UK, not in the us | 02:43:51 |
matthewcroughan - nix.zone | Do you know what 6in4 is though? | 02:43:55 |
matthewcroughan - nix.zone | What control does the coffee shop have over my ipv6 traffic? | 02:44:05 |
6aa4fd | it is a VPN | 02:44:06 |
matthewcroughan - nix.zone | You could try to explain these things to me, rather than assume I know :P | 02:44:30 |
matthewcroughan - nix.zone | If there's something I don't know about 6in4 that means it's not as cool as I think it is, please tell me | 02:44:50 |
6aa4fd | you said you want to take your computer out to other networks and use ipv6, I'm saying you need to have ipv6 support at the specific location | 02:44:54 |
matthewcroughan - nix.zone | that is not true with 6in4 | 02:45:10 |
matthewcroughan - nix.zone | https://en.wikipedia.org/wiki/6in4 | 02:45:26 |
6aa4fd | yeah, because it is a tunnel, which is the same thing as a vpn | 02:45:36 |
matthewcroughan - nix.zone | As far as I know, this tunnel is going to work in a coffee shop. | 02:45:39 |
matthewcroughan - nix.zone | Why wouldn't it? | 02:45:45 |
6aa4fd | yeah of course | 02:46:08 |
6aa4fd | well not 100%, but there is a decent chance, it depends on the firewall of the coffee shop | 02:46:38 |
matthewcroughan - nix.zone | It's interesting to consider that it wouldn't work either way. | 02:46:53 |
matthewcroughan - nix.zone | What I'm saying is that I think I would want to run 6in4 on my laptop, rather than on my router. This way, whether I'm in a coffee shop or not wouldn't matter. | 02:47:32 |
matthewcroughan - nix.zone | I want an ipv6 address, even in places where I shouldn't. | 02:48:04 |
matthewcroughan - nix.zone | * I want an ipv6 address, even in places where I shouldn't, typically. | 02:48:08 |
matthewcroughan - nix.zone | I guess what I want just isn't possible with the layer 2 we have now.. lol | 02:48:46 |
matthewcroughan - nix.zone | It's just fighting against the tide to try. | 02:48:51 |
matthewcroughan - nix.zone | If we had SCION, for example, there'd be no need whatsoever to worry about this routing stuff. | 02:49:15 |
matthewcroughan - nix.zone | * If we had [SCION[(https://www.scion-architecture.net/), for example, there'd be no need whatsoever to worry about this routing stuff. | 02:49:43 |
6aa4fd | https://search.nixos.org/options?channel=21.05&show=systemd.network.networks.%3Cname%3E.tunnel&from=0&size=50&sort=relevance&query=tunnel | 02:49:44 |
matthewcroughan - nix.zone | * If we had SCION(https://www.scion-architecture.net/), for example, there'd be no need whatsoever to worry about this routing stuff. | 02:49:54 |
matthewcroughan - nix.zone | 6in4-wan6 Link encap:IPv6-in-IPv4
inet6 addr: 2001:470:xxxxxxxx/64 Scope:Global
inet6 addr: fe80::xxxxxxxxx/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MTU:1280 Metric:1
RX packets:385981 errors:0 dropped:0 overruns:0 frame:0
TX packets:172828 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:474934956 (452.9 MiB) TX bytes:16647289 (15.8 MiB)
| 02:50:59 |
6aa4fd | I'm not gonna write the .nix for you on my phone if you are trying to request that | 02:51:55 |
matthewcroughan - nix.zone | No, just showing you what the interface looks like | 02:52:06 |
matthewcroughan - nix.zone | to show that it's not tun0 for example | 02:52:11 |