more blog
This commit is contained in:
parent
f08c3828a5
commit
6dfa2fbc60
@ -44,6 +44,10 @@ Both tunneling protocols use IP [Encapsulation](https://en.wikipedia.org/wiki/En
|
||||
|
||||
I chose 6in4, mostly because I felt like it :laughing:. I'm sure Teredo would have brought me on an equally interesting journey, and maybe I'll see what its all about some other day.
|
||||
|
||||
Below is a diagram of a typical 6in4 packet:
|
||||
|
||||
<img src="/images/posts/bell-ipv6/sit.png" loading="lazy" >
|
||||
|
||||
### Tunnel brokerage
|
||||
|
||||
When creating a 6in4 tunnel, you must have a server on the other end of the tunnel with:
|
||||
@ -101,4 +105,8 @@ Assuming you correctly set up PPPoE using the instructions above, your router sh
|
||||
|
||||
## Tunnel server setup
|
||||
|
||||
At this point, everything on the local network side is ready for a [SIT tunnel](https://developers.redhat.com/blog/2019/05/17/an-introduction-to-linux-virtual-interfaces-tunnels#ipip_tunnel), and we need to set up the server side.
|
||||
|
||||
Even though the HH4K is bypassed, Bell will still not allow pings through to the UDM-PRO, so Tunnel Broker will not quite work yet.
|
||||
|
||||
## Router setup
|
||||
|
BIN
static/images/posts/bell-ipv6/sit.png
Normal file
BIN
static/images/posts/bell-ipv6/sit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user