Bug#905597: Acknowledgement (Debian 9.5 : "ip netns" does not work (iface ping test))

2018-08-10 Thread peter.gasparovic
Dear Debian team and owner,
Please cancel this issue in your database, I have overlooked some stuff not 
that explicitly stated in manual - however found that namespace works for me so 
far.

Thanks for comprehension.
BR
Peter Gasparovic

-Original Message-
From: Debian Bug Tracking System [mailto:ow...@bugs.debian.org] 
Sent: 6. augusta 2018 23:15
To: GASPAROVIC Peter OBS/OGSB
Subject: Bug#905597: Acknowledgement (Debian 9.5 : "ip netns" does not work 
(iface ping test))

Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 905597: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905597.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Alexander Wirt 

If you wish to submit further information on this problem, please
send it to 905...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.

-- 
905597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

_

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.



Bug#905597: Debian 9.5 : "ip netns" does not work (iface ping test)

2018-08-06 Thread peter.gasparovic
Package: iproute2
Version: 4.9.0-1+deb9u1
 
Hi, I was doing very simple config of moving network physical interface into 
"test" network name-space, assigned it IP address, activated the interface in 
there... and simple pinging the iface does not work (so I can't progress). I'm 
quite in a hot need to have this working as it's excellent feature to save a 
lot resources (need to send various data among single-PC interfaces over 
external routed infrastructure, that's why I want to separate interfaces in 
namespaces)

sudo ip netns add test
sudo ip link set dev ens192 netns test
sudo ip -n test addr add 1.1.1.1/24 dev ens192
sudo ip netns exec test ping 1.1.1.1

peterg@debian:~$ sudo ip -n test link
[sudo] password for peterg: 
1: lo:  mtu 65536 qdisc noop state DOWN mode DEFAULT group default 
qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: ens192:  mtu 1500 qdisc mq state UP mode 
DEFAULT group default qlen 1000
link/ether 00:50:56:00:49:01 brd ff:ff:ff:ff:ff:ff
peterg@debian:~$ sudo ip -n test route
1.1.1.0/24 dev ens192 proto kernel scope link src 1.1.1.1
peterg@debian:~$ sudo ip -n test add
1: lo:  mtu 65536 qdisc noop state DOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: ens192:  mtu 1500 qdisc mq state UP group 
default qlen 1000
link/ether 00:50:56:00:49:01 brd ff:ff:ff:ff:ff:ff
inet 1.1.1.1/24 scope global ens192
   valid_lft forever preferred_lft forever

peterg@debian:~$ uname -a
Linux debian 4.9.0-7-amd64 #1 SMP Debian 4.9.110-1 (2018-07-05) x86_64 GNU/Linux
inside a VM on VMware ESXI.

BR!
Peter Gasparovic


_

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.



Bug#905572: Ifup/ifdown : "-m" option in manual, but unrecognized with command

2018-08-06 Thread peter.gasparovic
Package: ifupdown2
Version: 1.0~git20170314-1

Hi, I can find that option in manual but can't use it on my Debian 9.5 system 
as command can't recognize it.

BR
Peter Gasparovic

_

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.