iproute2 rounting
Hi all,
My ISP uses iproute to route me out on the internet. The problem is that i need mo make a bandwith measurmnet and i can make a trafic log only on one IP, the others are routed from the ISP to me and i use postrouting and preroutind dnat and snat to use them.
How can i make so i can log the others ip's. here is how the ip is set up
ip addr add zzz.yyy.xxx.185 peer zzz.yyy.xxx.184 dev eth0
ip route add default via 193.230.207.184 dev eth0
i do have another 3 ip's and i can;t quite use them or to log trafic on them
Thx in advance
|