User Tools

Site Tools


doc:appunti:net:ipv6_on_ppp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:net:ipv6_on_ppp [2024/07/05 15:36] – [Troubleshooting IPv6 problems] niccolodoc:appunti:net:ipv6_on_ppp [2024/07/05 15:37] (current) – [Troubleshooting IPv6 problems] niccolo
Line 582: Line 582:
  
 <code> <code>
-ping -6 2a01:4f8:1c17:7636::1+ping -6 2a01:4f8:1c17:7636::1
 </code> </code>
  
Line 588: Line 588:
  
 <code> <code>
-ip -6 address show dev enp0s7+ip -6 address show dev enp0s7
 </code> </code>
  
Line 606: Line 606:
  
 <code> <code>
-ip -6 route show +ip -6 route show
-</code> +
- +
-<code>+
 2a02:2420:503:1c03::2 dev enp0s7 proto kernel metric 256 pref medium 2a02:2420:503:1c03::2 dev enp0s7 proto kernel metric 256 pref medium
 2a02:2420:503:1c03::/64 dev enp0s7 proto kernel metric 256 expires 86387sec pref medium 2a02:2420:503:1c03::/64 dev enp0s7 proto kernel metric 256 expires 86387sec pref medium
Line 621: Line 618:
  
 <code> <code>
-tcpdump -i eth0 -n 'icmp6' +tcpdump -i eth0 -n 'icmp6' 
-</code> +...
- +
-<code>+
 IP6 fe80::225:22ff:fedd:4598 > 2a01:4f8:1c17:7636::1: ICMP6, echo request, IP6 fe80::225:22ff:fedd:4598 > 2a01:4f8:1c17:7636::1: ICMP6, echo request,
     id 56698, seq 1, length 64     id 56698, seq 1, length 64
Line 635: Line 630:
  
 <code> <code>
-ip -6 route get 2a01:4f8:1c17:7636::1+ip -6 route get 2a01:4f8:1c17:7636::1
 2a01:4f8:1c17:7636::1 from :: 2a01:4f8:1c17:7636::1 from ::
     via 2a02:2420:503:1c03::1     via 2a02:2420:503:1c03::1
Line 646: Line 641:
  
 <code> <code>
-ip -6 route get 2a01:4f8:1c17:7636::1+ip -6 route get 2a01:4f8:1c17:7636::1
 2a01:4f8:1c17:7636::1 from :: 2a01:4f8:1c17:7636::1 from ::
     via fe80::d003:a6ff:fef2:6fe8     via fe80::d003:a6ff:fef2:6fe8
doc/appunti/net/ipv6_on_ppp.1720186573.txt.gz · Last modified: 2024/07/05 15:36 by niccolo