lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <389196c8-1223-f996-3309-653b56fa4386@s-terra.ru>
Date:   Mon, 20 Dec 2021 18:51:09 +0300
From:   Муравьев Александр 
        <amuravyev@...erra.ru>
To:     <netdev@...r.kernel.org>
Subject: failed to set GRE remote IP address after interface was created

It is impossible to change a remote IP address for a GRE interface if it 
was initially created without specifying a remote address.

E.g. if the interface was created by command "ip tunnel add gre1 mode 
gre key 123", it is impossible to specify a remote IP address:

"ip tunnel change gre1 remote 1.1.1.1" gives invalid argument error.

I was able to reproduce the behavior in modern Debian and Ubuntu systems.

Is it impossible to change "point-to-point" GRE interface to 
"point-to-multipoint" and vice versa? I just was unable to find this bug 
description/ticket.


Alexander Muravev


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ