Displaying 7 results from an estimated 7 matches for "fd80".
Did you mean:
f80
2015 May 21
2
IPv6 subnet routing
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kernel metric 256
fd80:2015:2105:adcd::/64 dev tun0 metric 1024
fe80::/64 dev eth0 proto kernel metric 256
$ ping6 fd80:2015:2105:abcd::1
PING fd80:2015:2105:abcd::1(fd80:2015:2105:abcd::1) 56 data bytes
64 bytes from f...
2015 May 21
0
IPv6 subnet routing
You have a typo in your routes:
fd80:2015:2105:adcd::/6
abcd vs. adcd
On 21 May 2015, at 19:35, Martin <martinmoen at gmail.com<mailto:martinmoen at gmail.com>> wrote:
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kerne...
2015 May 21
2
IPv6 subnet routing
I've been trying out IPv6 networking with tinc and noticed that it will not
route smaller segments than /48
If I try to run ip -6 route add aaaa:bbbb:cccc:dddd::/64 dev tun0 I get
network unreachable
However if I run ip -6 route add aaaa:bbbb:cccc::/48 dev tun0 it works fine
Is this is a limitation in tinc or the kernel network stack itself?
-------------- next part --------------
An HTML
2020 Oct 15
2
how to set smtp-client -> submission_relay_host for IPv4 only?
...relay, I've config'd
submission_relay_host = lan.example.com
submission_relay_port = 465
hostname -- not IP -- must be used, to inform relay for cert verification match.
Here,
host lan.example.com
lan.example.com has address 10.0.1.47
lan.example.com has IPv6 address fd80:25:01::47
The receiving smtp relay listens only on IPv4 -- no IPv6 service,
telnet 10.0.1.47 465
Trying 10.0.1.47...
Connected to 10.0.1.47.
Escape character is '^]'.
telnet -6 fd80:25:01::47 465
Trying fd80:25:01::47...
telnet: connect to address fd80:25:01::47: Connection r...
2018 Nov 06
2
[PATCH] drm/nouveau: tegra: Initialize mode configuration
...0
[ 18.941096] fd20: 00000000 eea34810 bf268c5c eea34844 c06a23e0 00000000 c1204c88 bf26a980
[ 18.949259] fd40: 00000000 c06a24bc eea387b4 c1204c88 bf268c5c c06a038c 00000000 ee88335c
[ 18.957417] fd60: eea387b4 9543847b c1275a88 bf268c5c ed12b800 c1275a88 00000000 c06a1528
[ 18.965580] fd80: bf245be8 bf268ac8 ffffe000 bf268c5c bf268ac8 ffffe000 bf292000 c06a30d8
[ 18.973746] fda0: bf26ab80 bf268ac8 ffffe000 bf292170 c12cf160 c1204c88 ffffe000 c0202dbc
[ 18.981913] fdc0: ed667700 006000c0 c02b2844 0000000c 600d0013 bf26a980 00000040 c03650f8
[ 18.990079] fde0: a00d0013 2defd00...
2001 Jun 27
1
err:ntdll:RtlpWaitForCriticalSection...
...apAlloc (40340000,00000002,0000008c): returning 403e75d8
trace:seh:EXC_RtlRaiseException code=c0000005 flags=0
0810d2a8: queue_exception_event( first=1,
record={context={flags=00000000,eax=40c01e90,ebx=407bf0e0,ecx=403bdc40,e
dx=00000000,esi=40c03eb4,edi=403e75d8,ebp=40c01d9c,eip=407b3cf9,esp=40bf
fd80,eflags=00210202,cs=0023,ds=002b,es=002b,fs=02d7,gs=02f7,dr0=0000000
0,dr1=00000000,dr2=00000000,dr3=00000000,dr6=00000000,dr7=00000000,float
={00000000,00000000,00000000,00000000,00000000,00000000,00000000,0000000
0,00000000,00000000,00000000,00000000,00000000,00000000,00000000,0000000
0,00000000,0...
2018 Nov 06
0
[PATCH] drm/nouveau: tegra: Initialize mode configuration
...6] fd20: 00000000 eea34810 bf268c5c eea34844 c06a23e0 00000000 c1204c88 bf26a980
> [ 18.949259] fd40: 00000000 c06a24bc eea387b4 c1204c88 bf268c5c c06a038c 00000000 ee88335c
> [ 18.957417] fd60: eea387b4 9543847b c1275a88 bf268c5c ed12b800 c1275a88 00000000 c06a1528
> [ 18.965580] fd80: bf245be8 bf268ac8 ffffe000 bf268c5c bf268ac8 ffffe000 bf292000 c06a30d8
> [ 18.973746] fda0: bf26ab80 bf268ac8 ffffe000 bf292170 c12cf160 c1204c88 ffffe000 c0202dbc
> [ 18.981913] fdc0: ed667700 006000c0 c02b2844 0000000c 600d0013 bf26a980 00000040 c03650f8
> [ 18.990079] fde0: a...