I'm trying to tunnel dual stack. I'm able to get it to work on a test server, but it turns out the production server running OpenVZ has a kernel that doesnt support ip6tables NAT.
I was thinking there might be a way to do it with /sbin/route -6 add..... but I've tried every combination of ip addresses and interfaces I can think of. All I get is "-host unknown" or "-net host unknown"...
How can I route/forward between two interfaces w/o NAT
-
- Posts: 125
- Joined: Sun Jul 16, 2017 6:58 pm