On 2/7/2016 10:08 PM, Benny Pedersen wrote: > ip6tables -A POSTROUTING -p tcp -m tcp --dport 43 -j SNAT --to-source > your_ipv6_address > > how is this above done in shorewall ? > > (slaac workaround)
Same as it is in Shorewall (ipv4) - with an entry in /etc/shorewall6/masq: <interface> ::/0 your_ipv6_address tcp 43 -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
