Hi
Since one week, I look for a solution to do NAT (Adresse translation) on my Suse7, with ip route and ip rule !! But, ip route don't work. Here is error messages :
# ip route add nat 10.0.0.2 via 192.168.2.1
RTNETLINK answer : Invalid argument
And when I do ip route list, it work, but I never add something else. And ip rule work correctly.
Besides, these options seems to be compiled on the kernel.
Someone has an idea ? Or, how I can verify the kernel options ?
Thanks a lot
Since one week, I look for a solution to do NAT (Adresse translation) on my Suse7, with ip route and ip rule !! But, ip route don't work. Here is error messages :
# ip route add nat 10.0.0.2 via 192.168.2.1
RTNETLINK answer : Invalid argument
And when I do ip route list, it work, but I never add something else. And ip rule work correctly.
Besides, these options seems to be compiled on the kernel.
Someone has an idea ? Or, how I can verify the kernel options ?
Thanks a lot