Hi, I'm having some problems on configuring a lab linux RH 7.1 - Kernel
2.4.14:
Here is the configuration of a machine with 3 interf.
[root@gateway07 /root]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:5F:31:D9:DC
inet addr:192.168.74.253 Bcast:192.168.74.255 Mask:255.255.255.0
inet6 addr: fe80::280:5fff:fe31:d9dc/10 Scope:Link
inet6 addr: 3ffe:2b00:100:10b::24/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:280 errors:0 dropped:0 overruns:0 frame:0
TX packets:157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:9 Base address:0x1040
eth1 Link encap:Ethernet HWaddr 00:04:AC:25:F5:C8
inet addr:192.168.75.253 Bcast:192.168.75.255 Mask:255.255.255.0
inet6 addr: fe80::204:acff:fe25:f5c8/10 Scope:Link
inet6 addr: 3ffe:2b00:100:10b::25/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:129 errors:0 dropped:0 overruns:111 carrier:0
collisions:0 txqueuelen:100
Interrupt:11 Base address:0x9000
eth2 Link encap:Ethernet HWaddr 00:04:AC:C5:43:49
inet addr:192.168.76.254 Bcast:192.168.76.255 Mask:255.255.255.0
inet6 addr: fe80::204:acff:fec5:4349/10 Scope:Link
inet6 addr: 3ffe:2b00:100:10b::26/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:121 errors:0 dropped:0 overruns:0 frame:0
TX packets:134 errors:0 dropped:0 overruns:1 carrier:0
collisions:0 txqueuelen:100
Interrupt:10 Base address:0xb000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:200 errors:0 dropped:0 overruns:0 frame:0
TX packets:200 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
---------------
See the tests:
---------------
root@gateway07 /root]# ping6 3ffe:2b00:0100:010b::24
PING 3ffe:2b00:0100:010b::24(3ffe:2b00:100:10b::24) from
3ffe:2b00:100:10b::25 : 56 data bytesFrom ::1: Destination unreachable: Address
unreachable
>From ::1: Destination unreachable: Address unreachable
>From ::1: Destination unreachable: Address unreachable
--- 3ffe:2b00:0100:010b::24 ping statistics ---
5 packets transmitted, 0 packets received, +3 errors, 100% packet loss
[root@gateway07 /root]# ping6 3ffe:2b00:0100:010b::25
PING 3ffe:2b00:0100:010b::25(3ffe:2b00:100:10b::25) from ::1 : 56 data bytes
64 bytes from 3ffe:2b00:100:10b::25: icmp_seq=0 hops=64 time=170 usec
64 bytes from 3ffe:2b00:100:10b::25: icmp_seq=1 hops=64 time=145 usec
64 bytes from 3ffe:2b00:100:10b::25: icmp_seq=2 hops=64 time=143 usec
--- 3ffe:2b00:0100:010b::25 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.143/0.152/0.170/0.018 ms
[root@gateway07 /root]# ping6 3ffe:2b00:0100:010b::26
PING 3ffe:2b00:0100:010b::26(3ffe:2b00:100:10b::26) from ::1 : 56 data bytes
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=0 hops=64 time=177 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=1 hops=64 time=145 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=2 hops=64 time=144 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=3 hops=64 time=147 usec
--- 3ffe:2b00:0100:010b::26 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.144/0.153/0.177/0.016 ms
[root@gateway07 /root]# ping6 -I eth0 3ffe:2b00:0100:010b::26
PING 3ffe:2b00:0100:010b::26(3ffe:2b00:100:10b::26) from ::1 eth0: 56 data
bytes64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=0 hops=64 time=190 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=1 hops=64 time=162 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=2 hops=64 time=163 usec
64 bytes from 3ffe:2b00:100:10b::26: icmp_seq=3 hops=64 time=164 usec
--- 3ffe:2b00:0100:010b::26 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.162/0.169/0.190/0.019 ms
-------------------------------------------------//---------------------
When I have only 1 interface the reply from the ping is:
"CONNECT: CANNOT ASSIGN REQUESTED ADDRESS"
------------------------------------------------//---------------------
Any idea/suggest of what to do?
Robson Lopes.
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page: http://playground.sun.com/ipng
FTP archive: ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------