Network: Difference between revisions

From /dev/hack
Eliri (talk | contribs)
No edit summary
Eliri (talk | contribs)
No edit summary
Line 17: Line 17:


It's routed over the <code>wg4</code> Wireguard interface on the [[Router|Edgerouter]].
It's routed over the <code>wg4</code> Wireguard interface on the [[Router|Edgerouter]].
All interfaces have their own <code>/64</code> address that matches the IPv4 network (if the v4 network is <code>192.168.'''10'''.0/24</code>, the corresponding v6 network is <code>2602:fa6d:300:'''10'''::1/64</code>).
The only exception to this rule is the GUEST network which doesn't have IPv6 configured at all. This is intentional, '''do not change it'''.

Revision as of 03:51, 22 March 2024

Wifi

  • devhack_guest : public
  • InternetOfShit : for all the IOT / misc devices
  • wlan0 : internal wifi for members only

For passwords for wifi networks, contact NetworkingTeam (avery & eliri)

IPv6 Service

AS21903 provides the following IPv6 announced from a machine in KOMO Plaza:

  • 2602:fa6d:300::/48

AS21903 (Arnhem Networks LLC) is operated by Alyx, and NOC contact information can be found at ANL-357.

IPv6 service is provided on a best-effort basis.

It's routed over the wg4 Wireguard interface on the Edgerouter.

All interfaces have their own /64 address that matches the IPv4 network (if the v4 network is 192.168.10.0/24, the corresponding v6 network is 2602:fa6d:300:10::1/64).

The only exception to this rule is the GUEST network which doesn't have IPv6 configured at all. This is intentional, do not change it.