Development discussion of WireGuard
 help / color / mirror / Atom feed
* IP which is not there but wg0 replies - ?
       [not found] <980aa33e-4bb4-e746-b45a-c0ab0ea7e371.ref@yahoo.co.uk>
@ 2023-06-08  9:30 ` lejeczek
       [not found]   ` <20230608114742.63648767@parrot>
  0 siblings, 1 reply; 3+ messages in thread
From: lejeczek @ 2023-06-08  9:30 UTC (permalink / raw)
  To: wireguard


Hi guys.

Purely accidentally I stumbled uppon:

-> $ ping 10.1.101
PING 10.1.101 (10.1.0.101) 56(84) bytes of data.
64 bytes from 10.1.0.101: icmp_seq=1 ttl=64 time=0.148 ms
64 bytes from 10.1.0.101: icmp_seq=2 ttl=64 time=0.415 ms

-> $ ip a ls dev wg0
17: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc 
noqueue state UNKNOWN group default qlen 1000
     link/none
     inet 10.1.0.99/24 scope global wg0
        valid_lft forever preferred_lft forever
peer:
14: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc 
noqueue state UNKNOWN group default qlen 1000
     link/none
     inet 10.1.0.100/24 scope global wg0
        valid_lft forever preferred_lft forever

This a wg0's IP.
Someone could shed a bit more light on that - I'd imagine 
many will appreciate, I will.
I'm thinking - is my ipcalcing messed up..
many thanks, L.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to post to the mailling list? (Was: IP which is not there but wg0 replies - ?)
       [not found]   ` <20230608114742.63648767@parrot>
@ 2023-06-08 11:45     ` lejeczek
       [not found]       ` <20230608140422.24071746@parrot>
  0 siblings, 1 reply; 3+ messages in thread
From: lejeczek @ 2023-06-08 11:45 UTC (permalink / raw)
  To: wireguard



On 08/06/2023 11:47, Marek Küthe wrote:
> Hello,
>
> I would be interested to know how you managed to post something on the
> Mailling list? I have been trying to do this for several weeks, however
> my messages do not arrive. Do you have a special trick?
>
> I would appreciate an answer!
>
> Greetings
> Marek Küthe
>
> On Thu, 8 Jun 2023 11:30:26 +0200
> lejeczek <peljasz@yahoo.co.uk> wrote:
>
>> Hi guys.
>>
>> Purely accidentally I stumbled uppon:
>>
>> -> $ ping 10.1.101
>> PING 10.1.101 (10.1.0.101) 56(84) bytes of data.
>> 64 bytes from 10.1.0.101: icmp_seq=1 ttl=64 time=0.148 ms
>> 64 bytes from 10.1.0.101: icmp_seq=2 ttl=64 time=0.415 ms
>>
>> -> $ ip a ls dev wg0
>> 17: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc
>> noqueue state UNKNOWN group default qlen 1000
>>       link/none
>>       inet 10.1.0.99/24 scope global wg0
>>          valid_lft forever preferred_lft forever
>> peer:
>> 14: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc
>> noqueue state UNKNOWN group default qlen 1000
>>       link/none
>>       inet 10.1.0.100/24 scope global wg0
>>          valid_lft forever preferred_lft forever
>>
>> This a wg0's IP.
>> Someone could shed a bit more light on that - I'd imagine
>> many will appreciate, I will.
>> I'm thinking - is my ipcalcing messed up..
>> many thanks, L.
>>
>
Apparently the list (maintainers?) practice old & healthy 
habit - which placing replies below/at bottom also is -  to 
accept only "text" format for a message. (I presume for new 
message/thread)
Test that if you will. (Thunderbird works)
regards, L.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to post to the mailling list? (Was: IP which is not there but wg0 replies - ?)
       [not found]       ` <20230608140422.24071746@parrot>
@ 2023-06-08 12:10         ` lejeczek
  0 siblings, 0 replies; 3+ messages in thread
From: lejeczek @ 2023-06-08 12:10 UTC (permalink / raw)
  To: wireguard



On 08/06/2023 14:04, Marek Küthe wrote:
> On Thu, 8 Jun 2023 13:45:27 +0200
> lejeczek <peljasz@yahoo.co.uk> wrote:
>
>> On 08/06/2023 11:47, Marek Küthe wrote:
>>> Hello,
>>>
>>> I would be interested to know how you managed to post something on the
>>> Mailling list? I have been trying to do this for several weeks, however
>>> my messages do not arrive. Do you have a special trick?
>>>
>>> I would appreciate an answer!
>>>
>>> Greetings
>>> Marek Küthe
>>>
>>> On Thu, 8 Jun 2023 11:30:26 +0200
>>> lejeczek <peljasz@yahoo.co.uk> wrote:
>>>   
>>>> Hi guys.
>>>>
>>>> Purely accidentally I stumbled uppon:
>>>>   
>>>> -> $ ping 10.1.101
>>>> PING 10.1.101 (10.1.0.101) 56(84) bytes of data.
>>>> 64 bytes from 10.1.0.101: icmp_seq=1 ttl=64 time=0.148 ms
>>>> 64 bytes from 10.1.0.101: icmp_seq=2 ttl=64 time=0.415 ms
>>>>   
>>>> -> $ ip a ls dev wg0
>>>> 17: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc
>>>> noqueue state UNKNOWN group default qlen 1000
>>>>        link/none
>>>>        inet 10.1.0.99/24 scope global wg0
>>>>           valid_lft forever preferred_lft forever
>>>> peer:
>>>> 14: wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 8920 qdisc
>>>> noqueue state UNKNOWN group default qlen 1000
>>>>        link/none
>>>>        inet 10.1.0.100/24 scope global wg0
>>>>           valid_lft forever preferred_lft forever
>>>>
>>>> This a wg0's IP.
>>>> Someone could shed a bit more light on that - I'd imagine
>>>> many will appreciate, I will.
>>>> I'm thinking - is my ipcalcing messed up..
>>>> many thanks, L.
>>>>   
>>>   
>> Apparently the list (maintainers?) practice old & healthy
>> habit - which placing replies below/at bottom also is -  to
>> accept only "text" format for a message. (I presume for new
>> message/thread)
>> Test that if you will. (Thunderbird works)
>> regards, L.
> Thanks, but I have a text-only mail client. So I don't think that's
> the reason why my posts are still pending. All HTML emails I receive are
> automatically converted for example.
>
>
Perhaps checking settings at - 
https://lists.zx2c4.com/mailman/listinfo/wireguard - is also 
worth checking.
Nothing else comes to mind - I've just double-checked: if I 
leave it to Thunderbird (default format is "automatic") then 
a "failure notice" bounces back to me, whereas "text" 
manually went in.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-08 12:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <980aa33e-4bb4-e746-b45a-c0ab0ea7e371.ref@yahoo.co.uk>
2023-06-08  9:30 ` IP which is not there but wg0 replies - ? lejeczek
     [not found]   ` <20230608114742.63648767@parrot>
2023-06-08 11:45     ` How to post to the mailling list? (Was: IP which is not there but wg0 replies - ?) lejeczek
     [not found]       ` <20230608140422.24071746@parrot>
2023-06-08 12:10         ` lejeczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).