Re: NAT64 return traffic vanishes after successful de-alias

2019-12-15 Thread John W. O'Brien
On 2019/12/15 12:54, Andrey V. Elsukov wrote: > On 15.12.2019 19:15, John W. O'Brien wrote: >> Yes, this is exactly the problem. Thank you very much! >> >> The reason it was working in the EC2 case is because the FreeBSD AMIs >> set ipv6_activate_all_interfaces="YES". >> >> It helps me quite a lot

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-15 Thread Andrey V. Elsukov
On 15.12.2019 19:15, John W. O'Brien wrote: > Yes, this is exactly the problem. Thank you very much! > > The reason it was working in the EC2 case is because the FreeBSD AMIs > set ipv6_activate_all_interfaces="YES". > > It helps me quite a lot to learn the concept of "reschedules a packet > agai

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-15 Thread John W. O'Brien
On 2019/12/15 05:44, Andrey V. Elsukov wrote: > On 14.12.2019 22:54, John W. O'Brien wrote: >> Hello FreeBSD Networking, >> >> As the subject summarizes, I have a mostly-working NAT64 rig, but return >> traffic is disappearing, and I haven't been able to figure out why. I >> observe the post-transl

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-15 Thread Andrey V. Elsukov
On 14.12.2019 22:54, John W. O'Brien wrote: > Hello FreeBSD Networking, > > As the subject summarizes, I have a mostly-working NAT64 rig, but return > traffic is disappearing, and I haven't been able to figure out why. I > observe the post-translation (4-to-6) packets via ipfwlog0, but a simple >

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-14 Thread John W. O'Brien
On 2019/12/14 17:36, Eugene Grosbein wrote: > 15.12.2019 2:54, John W. O'Brien пишет: >> Hello FreeBSD Networking, >> >> As the subject summarizes, I have a mostly-working NAT64 rig, but return >> traffic is disappearing, and I haven't been able to figure out why. I >> observe the post-translation

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-14 Thread John W. O'Brien
On 2019/12/14 17:15, Chris wrote: > On Sat, 14 Dec 2019 14:54:26 -0500 John W. OBrien j...@saltant.com said > >> Hello FreeBSD Networking, >> >> As the subject summarizes, I have a mostly-working NAT64 rig, but return >> traffic is disappearing, and I haven't been able to figure out why. I >> obse

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-14 Thread Eugene Grosbein
15.12.2019 2:54, John W. O'Brien пишет: > Hello FreeBSD Networking, > > As the subject summarizes, I have a mostly-working NAT64 rig, but return > traffic is disappearing, and I haven't been able to figure out why. I > observe the post-translation (4-to-6) packets via ipfwlog0, but a simple > ipfw

Re: NAT64 return traffic vanishes after successful de-alias

2019-12-14 Thread Chris
On Sat, 14 Dec 2019 14:54:26 -0500 John W. OBrien j...@saltant.com said Hello FreeBSD Networking, As the subject summarizes, I have a mostly-working NAT64 rig, but return traffic is disappearing, and I haven't been able to figure out why. I observe the post-translation (4-to-6) packets via ipfw

NAT64 return traffic vanishes after successful de-alias

2019-12-14 Thread John W. O'Brien
Hello FreeBSD Networking, As the subject summarizes, I have a mostly-working NAT64 rig, but return traffic is disappearing, and I haven't been able to figure out why. I observe the post-translation (4-to-6) packets via ipfwlog0, but a simple ipfw counter rule ipfw matches nothing. My attempt to d