All of lore.kernel.org
 help / color / mirror / Atom feed
* DNAT: IPv4 to IPv6
@ 2013-12-17 16:24 Thomas Glanzmann
  2013-12-17 17:15 ` Neal Murphy
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Glanzmann @ 2013-12-17 16:24 UTC (permalink / raw)
  To: netfilter

Hello,
I would like to DNAT IPv4 to IPv6. Is this currently possible maybe with
nftables?

I'm looking for something similiar to:

iptables -t nat -A PREROUTING -p tcp --dport 4001 -d 1.2.3.4 -j DNAT --to '[fd00::fffa:1]:22'

Currently I use socat as workaround but would love to do that in the kernel.

Cheers,
        Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-17 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 16:24 DNAT: IPv4 to IPv6 Thomas Glanzmann
2013-12-17 17:15 ` Neal Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.