Does the linux nat stuff handle icmp?
FOr example:
If I select fast nat and do:
ip rule add from 10.1.1.1 nat 1.1.1.1 table main
ip route add nat 1.1.1.1 via 10.1.1.1 table local
will icmp from the internet directed to 1.1.1.1 arrive at 10.1.1.1 ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:09 EST