I'm trying to set up a nat here to forward traffic directed to
193.212.64.52 to 192.168.0.7 by using
`ip route add nat 193.212.64.52 via 192.168.0.7`

Doing a traceroute on that shows me it works fine.
But when I try to do it the other way around I seem to be banging my
head against the wall. I follow the instructions per ip-cref:
`ip route add prio 320 from 192.168.0.7 nat 193.212.64.53`. But this
only gives me "RTNETLINK answers: Invalid argument"

Any pointers on what might be wrong?

-- 
Alexander Brill <[EMAIL PROTECTED]>
http://www.project23.no
PGP-key: http://alexb.egil.org/key.pub

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to