Kernel Routing tabel

2021-03-11 Thread Mihai
Hello, I have 2 NIC with ips eth1: 10.100.1.2/30 eth2: 10.200.1.2/30 both of them must reach IP: 172.16.16.1 what i've done so far: eth1: ip route add 10.100.1.0/30 dev eth1 src 10.100.1.2 scope link table 100 ip route add default via 10.100.1.1 dev eth1 table 100 ip rule add from 10.100.1.0/30 d

Re: iproute2 regression -- ss -u returns an empty list

2015-04-28 Thread Mihai Moldovan
e able to test it ? How I can provide a fixed version to you - > by patch or I can push to my github and give you a link ? I don't mind, any way is fine. I can work either way. Mihai signature.asc Description: OpenPGP digital signature

Re: iproute2 regression -- ss -u returns an empty list

2015-04-27 Thread Mihai Moldovan
On 28.04.2015 06:47 AM, Vadim Kochan wrote: > On Tue, Apr 28, 2015 at 06:33:18AM +0200, Mihai Moldovan wrote: >> On 28.04.2015 06:05 AM, Vadim Kochan wrote:> So by default ss prints >> socket with CONNECTED state and even UDP can be >>> in the CONNECTED state on the Li

Re: iproute2 regression -- ss -u returns an empty list

2015-04-27 Thread Mihai Moldovan
iously, the families seem to have been OR'd, while they are now ANDed? Mihai signature.asc Description: OpenPGP digital signature

iproute2 regression -- ss -u returns an empty list

2015-04-27 Thread Mihai Moldovan
tter is greatly appreciated. Mihai signature.asc Description: OpenPGP digital signature