07:31:37 | Start |
07:31:37 | Start Capturing Packets (Link0)
|
07:31:37 | Start Capturing Packets (Link0)
|
|
Remote boot NUT. |
07:31:37 |
vRemote(reboot.rmt) ``/usr/local/v6eval//bin/freebsd-i386//reboot.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 ''
Connected
FreeBSD/amd64 (ipv6-conf) (cuau0)
login: root
Password:
Last login: Tue Oct 25 02:35:55 on cuau0
FreeBSD 9.0-RC1 (HOWARD) #0 r226574M: Mon Oct 24 17:51:43 PDT 2011
Welcome to FreeBSD!
Before seeking technical support, please use the following resources:
o Security advisories and updated errata information for all releases are
at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
for your release first as it's updated frequently.
o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
along with the mailing lists, can be searched by going to
http://www.FreeBSD.org/search/. If the doc distribution has
been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list. If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page. If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility. Edit /etc/motd to change this login announcement.
You have new mail.
#
# reboot
FreeBSD/amd64 (ipv6-conf) (cuau0)
login: ~
[EOT]
|
|
--- reboot NUT --- |
07:32:48 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/freebsd-i386//manualaddrconf.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 if=bge0 addrfamily=inet type=delete ''
Connected
FreeBSD/amd64 (ipv6-conf) (cuau0)
login: root
Password:
Last login: Tue Oct 25 03:09:51 on cuau0
FreeBSD 9.0-RC1 (HOWARD) #0 r226574M: Mon Oct 24 17:51:43 PDT 2011
Welcome to FreeBSD!
Before seeking technical support, please use the following resources:
o Security advisories and updated errata information for all releases are
at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
for your release first as it's updated frequently.
o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
along with the mailing lists, can be searched by going to
http://www.FreeBSD.org/search/. If the doc distribution has
been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list. If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page. If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility. Edit /etc/motd to change this login announcement.
You have new mail.
#
# /sbin/ifconfig bge0 inet delete
ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
# echo $status
1
# ~
[EOT]
|
07:32:52 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/freebsd-i386//manualaddrconf.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 if=bge0 addrfamily=inet addr=192.168.0.2 type=add ''
Connected
#
# /sbin/ifconfig bge0 inet 192.168.0.2
# echo $status
0
# ~
[EOT]
|
07:32:54 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/freebsd-i386//manualaddrconf.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 if=bge0 addrfamily=inet6 len=120 addr=::192.168.0.2 type=unicast ''
Connected
#
# /sbin/ifconfig bge0 inet6 ::192.168.0.2 prefixlen 120 alias
# echo $status
0
# ~
[EOT]
|
|
--- TN can configure tunnel between TN and NUT --- |
07:32:57 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 cmd=add addrfamily=inet prefix=default gateway=192.168.0.1 if=bge0 ''
Connected
#
# /sbin/route add -host -inet default 192.168.0.1 -ifp bge0
add net default: gateway 192.168.0.1
# echo $status
0~
[EOT]
|
|
--- NUT can be configured IPv4 routing --- |
07:32:58 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 cmd=add addrfamily=inet6 prefix=default gateway=fe80::0200:00ff:fe00:0100 if=bge0 ''
Connected
#
# /sbin/route add -inet6 default fe80::0200:00ff:fe00:0100%bge0
add net default: gateway fe80::0200:00ff:fe00:0100%bge0
# echo $status
0~
[EOT]
|
|
--- NUT can be configured IPv6 routing --- |
07:32:58 |
vRemote(tunnel.rmt) ``/usr/local/v6eval//bin/freebsd-i386//tunnel.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 if=0 prefixlen=64 routeprefixlen=64 addrfamily=inet6 prefix=3ffe:501:ffff:109:200:ff:fe00:a0a0 srcaddr=192.168.0.2 dstaddr=192.168.7.1 insrcaddr=3ffe:501:ffff:102::100 indstaddr=3ffe:501:ffff:107:200:ff:fe00:a0a0 ''
Connected
#
# /sbin/ifconfig gif0 create tunnel 192.168.0.2 192.168.7.1
# echo $status
0
# /sbin/route add -inet6 3ffe:501:ffff:109:200:ff:fe00:a0a0 -prefixlen 64 -interface gif0
add net 3ffe:501:ffff:109:200:ff:fe00:a0a0: gateway gif0
# echo $status
0~
[EOT]
|
|
--- TN can configure tunnel between TN and NUT ---OK |
07:32:59 | End |