Date: Wed, 17 Mar 2021 06:29:59 +0900 (JST) From: WATANABE Takeo <take@kasaneiro.jp> To: hiroo@oikumene.net Cc: freebsd-users-jp@freebsd.org Subject: [FreeBSD-users-jp 96724] Re: =?iso-2022-jp?b?GyRCIVYbKEJ2NhskQiVXJWklORsoQiAbJEI4R0RqGyhC?= =?iso-2022-jp?b?SVAbJEIlNSE8JVMlOSFXJEckThsoQklQSVAbJEIlSCVzJU0layROGyhC?= =?iso-2022-jp?b?GyRCQF9EaiROO0VKfRsoQg==?= Message-ID: <20210317.062959.133357419779120412.take@kasaneiro.jp> In-Reply-To: <a63959da-35b9-4cc6-9519-3e947e098e72@oikumene.net> References: <d3f0778f-289f-4255-8fe5-e26cd5dfe0b3@oikumene.net> <20210314.073003.2188469685134852146.take@kasaneiro.jp> <a63959da-35b9-4cc6-9519-3e947e098e72@oikumene.net>
next in thread | previous in thread | raw e-mail | index | archive | help
----Next_Part(Wed_Mar_17_06_29_59_2021_907)-- Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit $BEOIt$G$9!#(B $B$*@$OC$K$J$C$F$*$j$^$9!#(B on Tue, 16 Mar 2021 21:49:43 +0900 Hiroo Ono <hiroo@oikumene.net> wrote: >> $B7G<($7$FD:$$$?(BURL$B$N5-;v!$$=$N$^$^@_Dj$7$?$N$G$9$,!$(B >> $B$d$O$j(Bv6$B$G$NDL?.$,$G$-$^$;$s!#(B >> >> $B0J2<!$9T$C$?$3$H$r=q$-$^$9!#(B >> >> 1. $B>.Ln$5$s$K7G<($7$FD:$$$?(BURL$B$N5-;v$N$h$&$K@_Dj$9$k!#(B >> # /usr/local/etc/dhcp6c.conf $B$rE:IU$7$^$9!#(B > > gif0 $B$N@h$K%"%I%l%9$rG[$C$F$O$^$:$$$N$G!"$3$3$O:o=|$7$F$/$@$5$$!#(B > > # Assign a /64 to gif0 with id 1. > prefix-interface gif0 { > sla-id 1; > sla-len 8; > }; $B;XE&$N$h$&$K$3$l$r>C$7$?$i!$BP8~$X$N(B ping6 $B$,DL$k$h$&$K$J$j$^$7$?!#(B $B65$($F$/$@$5$C$F!$$"$j$,$H$&$4$6$$$^$9!#(B $B$7$+$7$^$@LdBj$,$"$j$^$7$F!$(B $B$3$N(BFreeBSD$B%^%7%s$+$i(B Internet $BB&$X$NABDL$O$H$l$?$N$G$9$,!$(B $B$3$l$NG[2<$K$$$k(BLAN$BB&$+$i$O0MA3$H$7$FDL$j$^$;$s!#(B # $BC"$7!$%j%s%/%m!<%+%k!$%0%m!<%P%k$J(B v6 $B%"%I%l%9$O?6$i$l$F$$$^$9!#(B $BJL$N%a!<%k$G;XE&$N$"$j$^$7$?!$(B sysctl net.inet6.ip6.rfc6204w3$B!$$*$h$S(B sysctl net.inet6.ip6.forwarding $B$NCM$O(B sysctl.conf $B$G@_Dj$7$F$*$j!$$$$:$l$b(B 1 $B$G$9!#(B $B$3$l$K4X78$9$k$N$O!$(B sysctl.conf $B$H(B rc.conf $B$H;W$o$l$k$N$G!$(B $BE:IU$7$^$9$N$G8+$FD:$1$^$;$s$G$7$g$&$+!#(B $B$"$o$;$F!$8=CJ3,$N(Bnetstat -rn $B$N7k2L$rE:IU$7$^$9!#(B $B$I$&$+59$7$/$*4j$$CW$7$^$9!#(B --- WATANABE, Takeo take@kasaneiro.jp ----Next_Part(Wed_Mar_17_06_29_59_2021_907)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.conf" clear_tmp_enable="YES" syslogd_flags="-ss" sendmail_enable="NONE" hostname="iwato.kasaneiro.jp" keymap="us.ctrl.kbd" pf_enable="YES" pf_rules="/etc/pf.conf" pf_flags="" pflog_enable="YES" pflog_loghile="/var/log/pf.log" pflog_flags="" gateway_enable="YES" ipv6_cpe_wanif="ixl0" ipv6_activate_all_interfaces="YES" ipv6_gateway_enable="YES" ifconfig_ixl0_ipv6="inet6 accept_rtadv up" ifconfig_ixl1_ipv6="inet6 -accept_rtadv up" cloned_interfaces="gif0" ifconig_gif0="inet6 tunnel 240b:0010:36f0:3200:006a:b994:7200:0000 2404:9200:225:100::65 up" rtadvd_enable="YES" rtadvd_interfaces="ixl1 gif0" dhcp6c_enable="YES" dhcp6c_interfaces="ixl0" ifconfig_ixl0="inet6 240b:0010:36f0:3200:006a:b994:7200:0000 prefixlen 64" ifconfig_ixl1="inet 192.168.131.65 netmask 255.255.255.224 alias" local_unbound_enable="YES" sshd_enable="YES" powerd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" zfs_enable="YES" dhcpd_enable="YES" ----Next_Part(Wed_Mar_17_06_29_59_2021_907)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="sysctl.conf" # $FreeBSD$ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 security.bsd.unprivileged_read_msgbuf=0 kern.randompid=1 vfs.zfs.min_auto_ashift=12 net.inet.ip.forwarding=1 net.inet6.ip6.rfc6204w3=1 net.inet6.ip6.forwarding=1 wq ----Next_Part(Wed_Mar_17_06_29_59_2021_907)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="netstat_0317.txt" Routing tables Internet: Destination Gateway Flags Netif Expire default link#4 US gif0 106.185.148.119 link#3 UH lo0 127.0.0.1 link#3 UH lo0 192.168.131.64/27 link#2 U ixl1 192.168.131.65 link#2 UHS lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 default fe80::2e4f:52ff:fef4:83c1%ixl0 UG ixl0 ::1 link#3 UHS lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 240b:10:36f0:3200::/64 link#2 U ixl1 240b:10:36f0:3200:6a:b994:7200:0 link#1 UHS lo0 240b:10:36f0:3200:6a05:caff:fec1:8c49 link#2 UHS lo0 fe80::/10 ::1 UGRS lo0 fe80::%ixl0/64 link#1 U ixl0 fe80::6a05:caff:fec1:8c48%ixl0 link#1 UHS lo0 fe80::%ixl1/64 link#2 U ixl1 fe80::6a05:caff:fec1:8c49%ixl1 link#2 UHS lo0 fe80::%lo0/64 link#3 U lo0 fe80::1%lo0 link#3 UHS lo0 fe80::%gif0/64 link#4 U gif0 fe80::6a05:caff:fec1:8c48%gif0 link#4 UHS lo0 ff02::/16 ::1 UGRS lo0 ----Next_Part(Wed_Mar_17_06_29_59_2021_907)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210317.062959.133357419779120412.take>