On Thu, 9 Sep 2010, Michael Hanke wrote:
Thanks for the patch. I have backported the patch to 1.9.2k. I'm
attaching the backported patch, the full diff for a tentative 1.9.2.k-4
package, as well as an updated .deb for 1.9.2.k-4 that is targeting
Debian squeeze (for convenient testing). I'd be glad if you could check
this and provide feedback whether it does what it should. On my system
it looks reasonable now:
Thanks for the updated package. I can confirm that wxmaxima now works
again, and I can ping6 ip6-localhost as well.
I have noticed that old ipv6 rules are not purged when stopping or
restarting arno-iptables-firewall, leading to rules accumulating on
restart and unexpected behaviour on stop (no external ipv6 traffic is
possible). The following is after restarting arno-iptables-firewall twice.
moewe:~# ip6tables -L -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
32 2240 ACCEPT all lo any anywhere
anywhere
0 0 ACCEPT all lo any anywhere
anywhere
0 0 ACCEPT all lo any anywhere
anywhere
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all lo any anywhere
anywhere
0 0 ACCEPT all lo any anywhere
anywhere
0 0 ACCEPT all lo any anywhere
anywhere
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
I have not yet checked whether interfaces declared as internal are
affected. I will do, and report again.
Many thanks,
Carlos
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]