Package: iputils-ping
Version: 3:20150815-2
Severity: important
Dear Maintainer,
as of iputils-s20121221, i can use ping -I on my eth0:x or br0:x IP Aliases :
root@Magi# ping -I 192.168.1.204 google.com
PING google.com (74.125.206.139) from 192.168.1.204 : 56(84) bytes of data.
64 bytes from wk-
I can reproduce that every time on Debian Wheezy/Sid (2.7.3~rc2-1 as
well as 2.7.3-3 from Sid).
Also it it can be reproduced on Python 3 (3.2.3-5):
>>> import urllib.request
>>> urllib.request.urlopen("http://linux.org.ru/";, timeout=0.1)
Traceback (most recent call last):
File "", line 1, in
2 matches
Mail list logo