Good question,
Op 27 jun 2012, om 20:53 heeft Yehuda Katz het volgende geschreven:
> I would like add a HE IPv6 tunnel to two of my servers without adding a
> tunnel for the whole network.
> I was looking at adding an option for each 1:1 to forward protocol 41 just
> for that public IP. (maybe a checkbox on the 1:1 create/edit page)
> Is there any reason this would not work?
Theoretically not impossible. A port forward might be a better match though,
rdr is a forward, binat is a 1:1, don't think binat allows for protocol
selection.
> If I understand the code correctly, a rule would look something like:
> rdr on {$natif} proto ipv6 from any to {$dstaddr} -> {$target}
binat on {$natif} proto 41 from {$endpoint} to {$dstaddr}
Perhaps, patched accepted.
Cheers,
Seth
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list