This commit is contained in:
Dict Xiong 2023-04-24 21:12:40 +08:00
parent df30ffce88
commit ef511a237e
9 changed files with 77 additions and 0 deletions

21
g20/rootfs/etc/hosts Normal file
View File

@ -0,0 +1,21 @@
192.168.16.201 sir1.ibd.ink
192.168.16.101 g1-nasp
192.168.16.102 g2-nasp
192.168.16.103 g3-nasp
192.168.16.104 g4-nasp
192.168.16.105 g5-nasp
192.168.16.106 g6-nasp
192.168.16.107 g7-nasp
192.168.16.108 g8-nasp
192.168.16.109 g9-nasp
192.168.16.110 g10-nasp
192.168.16.111 g11-nasp
192.168.16.112 g12-nasp
192.168.16.113 g13-nasp
192.168.16.114 g14-nasp
192.168.16.115 g15-nasp
192.168.16.116 g16-nasp
192.168.16.117 g17-nasp
192.168.16.118 g18-nasp
192.168.16.119 g19-nasp

18
g20/rootfs/etc/radvd.conf Normal file
View File

@ -0,0 +1,18 @@
interface eth1 {
AdvSendAdvert on;
MinRtrAdvInterval 30;
MaxRtrAdvInterval 100;
AdvDefaultLifetime 1800;
# AdvDefaultPreference high;
# Disable Mobile IPv6 support
AdvHomeAgentFlag off;
AdvManagedFlag off;
prefix 2001:da8:bf:300::/64
{
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr off;
};
};

View File

@ -0,0 +1,3 @@
net.ipv4.ip_forward=1
net.ipv6.conf.all.forwarding=1

View File

@ -0,0 +1,2 @@
# g16 -- dictxiong
ac:1f:6b:a1:78:6c 192.168.16.255

View File

@ -0,0 +1,6 @@
# g1-g4
ac:1f:6b:21:d6:3c 192.168.16.255
ac:1f:6b:21:75:c8 192.168.16.255
ac:1f:6b:26:bd:0a 192.168.16.255
ac:1f:6b:24:1f:aa 192.168.16.255

View File

@ -0,0 +1,6 @@
# g5-g8
ac:1f:6b:24:3f:aa 192.168.16.255
ac:1f:6b:21:76:66 192.168.16.255
ac:1f:6b:21:76:48 192.168.16.255
ac:1f:6b:26:bc:c2 192.168.16.255

View File

@ -0,0 +1,6 @@
# g9-g12
ac:1f:6b:26:bd:1c 192.168.16.255
ac:1f:6b:fb:89:28 192.168.16.255
ac:1f:6b:fb:8b:c8 192.168.16.255
ac:1f:6b:a1:78:74 192.168.16.255

View File

@ -0,0 +1,6 @@
# g13-g16
ac:1f:6b:fb:8b:62 192.168.16.255
ac:1f:6b:fb:89:26 192.168.16.255
ac:1f:6b:fb:89:24 192.168.16.255
ac:1f:6b:a1:78:6c 192.168.16.255

View File

@ -0,0 +1,9 @@
2c:ea:7f:ec:47:44 166.111.130.255
2c:ea:7f:ec:48:a0 166.111.130.255
2c:ea:7f:ec:46:88 166.111.130.255
2c:ea:7f:ec:47:44 192.168.16.255
2c:ea:7f:ec:48:a0 192.168.16.255
2c:ea:7f:ec:46:88 192.168.16.255
# Cui's machine
2c:ea:7f:ed:1d:20 219.243.215.223