Re: FBSD 6.0 ipfw weirdness with ssh x-forwarding

2005-12-11 Thread Brian Candler
On Sat, Dec 10, 2005 at 10:43:16AM -0500, Eric W. Bates wrote: > Dec 9 23:15:33 gertrude kernel: ipfw: 510 Deny TCP > [::0001]:6010 [::0001]:61310 out via lo0 Note that ::0001 is the IPv6 "localhost" address (equivalent to IPv4 127.0.0.1) > I was hoping someone smarter than I could point me to

FBSD 6.0 ipfw weirdness with ssh x-forwarding

2005-12-10 Thread Eric W. Bates
My 6.0 upgrades have been going smoothly. However, I had to add: 121 allow all from me6 to me6 along with my normal: 120 allow all from me to me before I could forward my X applications on a machine with IPSec compiled in. Similar machines with IPv6 but no IPSEC listed in the config options