plz...help...
ipv6 routing, i want ipv6 nat...
ipv6 host --- ipv6 linux router (2 ethernet) --- ipv6 host
Code:
[root@zecca init.d]# ip6tables -t nat -A POSTROUTING -s fec0:106:2700::/64 -o eth0 -j SNAT --to fec0:106:2300::2
Code:
ip6tables v1.2.9: Unknown arg `--to' Try `ip6tables -h' or 'ip6tables --help' for more information.
how to ipv6 routing ???