Re: ip rule cannot match based on the source IPv4 address

2023-03-20 Thread Brandon Zhi
Hi Grant, Thanks for the reply. I have recently tested ip rule on my company's server. Our network structure is like this. GRE Server(IN) > Server(SG)>>> upstream. The ip rule on Server(IN) 0: from all lookup local 32760: from all iif gre_sg lookup 147 32762: from

Re: ip rule cannot match based on the source IPv4 address

2023-03-19 Thread Grant Taylor via Bird-users
On 3/19/23 4:06 AM, Brandon Zhi wrote: Hi guys, Hi, I'm doing a "split routing table" on my router, and I'm importing routes into specific kernel routing tables via bird. So I'm doing some strange routing by using ip rule. I've got systems doing similar. [root@archlinux ~]# ip -4 rule 0:

ip rule cannot match based on the source IPv4 address

2023-03-19 Thread Brandon Zhi
Hi guys, I'm doing a "split routing table" on my router, and I'm importing routes into specific kernel routing tables via bird. So I'm doing some strange routing by using ip rule. [root@archlinux ~]# ip -4 rule 0: from all lookup local 32751: from 134.195.121.118 lookup 101 32752: from all