[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IPv6 Tunneling Tools



On Fri, Jul 26, 2002 at 03:24:05PM +0200, Marco d'Itri wrote:
> This is not a good enough reason to force on our users an inferior tool
> deprecated by the kernel network code maintainers.

I do not force anything, I just fix it:

# route -64

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
localnet        *               255.255.255.0   U     0      0        0 eth0
default         10.0.0.1        0.0.0.0         UG    0      0        0 eth0

Kernel IPv6 routing table
Destination                    Next Hop                   Flag Met Ref Use If
::1/128                        ::                         Un   0   0     0 lo
3ffe:400:4f0:ffff::3/128       ::                         Un   0   0   114 lo
3ffe:400:4f0:ffff::/112        ::                         UA   256 0     1 eth0
fe80::2e0:7dff:fe92:1f0b/128   ::                         Un   0   0     2 lo
fe80::/10                      ::                         !n   256 0     0 lo
fe80::/10                      ::                         UA   256 0     0 eth0
ff00::/8                       ::                         !n   256 0     0 lo
ff00::/8                       ::                         UA   256 0     0 eth0
::/0                           3ffe:400:4f0:ffff::1       UG   1   1    25 eth0
::/0                           ::                         UDAa 256 0     0 eth0
::/0                           ::                         !n   -1  1    41 lo

# netstat -64 -l

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:discard               *:*                     LISTEN     
tcp        0      0 *:netbios-ssn           *:*                     LISTEN     
tcp        0      0 *:daytime               *:*                     LISTEN     
tcp        0      0 *:sunrpc                *:*                     LISTEN     
...
tcp        0      0 *:https                 *:*                     LISTEN     
tcp6       0      0 *:auth                  *:*                     LISTEN     
tcp6       0      0 *:ssh                   *:*                     LISTEN     
tcp6       0      0 *:smtp                  *:*                     LISTEN     
udp        0      0 *:1024                  *:*                                
udp        0      0 *:who                   *:*                                
udp        0      0 *:1026                  *:*                                
...
udp        0      0 *:sunrpc                *:*                                
raw        0      0 *:icmp                  *:*                     7          

# ifconfig

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet 10.0.0.3  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 3ffe:400:4f0:ffff::3  prefixlen 112  scopeid 0x0<global>
        inet6 fe80::2e0:7dff:fe92:1f0b  prefixlen 10  scopeid 0x20<link>
        ether 00:E0:7D:92:1F:0B  txqueuelen 100  (Ethernet)
        RX packets 23469964  bytes 4009730391 (3.7 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 16787606  bytes 4228583843 (3.9 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 9  base 0x9000  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 144046  bytes 10456643 (9.9 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 144046  bytes 10456643 (9.9 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo:0: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436  metric 1
        inet 127.0.0.2  netmask 255.0.0.0
        loop  txqueuelen 0  (Local Loopback)

Greetings
Bernd


-- 
To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: