On 08/06/2012 06:59, Matthew Seaman wrote:
Probably. The good news is that once you've got it running the IPv6
support in FreeBSD is rock solid and works like a charm.
It turns out that PF was being too helpful and trying to NAT for both
IPv4 and IPv6 - adding 'inet' to the "nat on $ext_if..
On 07/06/2012 23:56, Robert Bonomi wrote:
Please provide the output from these two commands:
ifconfig -a
netstat -nr
on both the router and on an 'inside' machine. (identifying which is which:)
There is also a question of 'where' the /48 comes from -- and how
traffic to those addresses
Make sure you are only advertising a /64 addr prefixlen in rtadvd.conf,
and not the entire /48.
On 6/7/2012 4:36 PM, Bruce Cran wrote:
I'm trying to set up a IPv6 router (running -current) on my home
network. My ISP gives me a /128 via PPP and I have a /48 allocation,
which I use to give em0
On 07/06/2012 23:36, Bruce Cran wrote:
> I'm trying to set up a IPv6 router (running -current) on my home
> network. My ISP gives me a /128 via PPP and I have a /48 allocation,
> which I use to give em0 and tun0 public addresses in different subnets
> (tun0 is assigned the address via ppp.linkup).
> From: Bruce Cran
>
> I'm trying to set up a IPv6 router (running -current) on my home
> network. My ISP gives me a /128 via PPP and I have a /48 allocation,
> which I use to give em0 and tun0 public addresses in different subnets
> (tun0 is assigned the address via ppp.linkup).
> I've added
I'm trying to set up a IPv6 router (running -current) on my home
network. My ISP gives me a /128 via PPP and I have a /48 allocation,
which I use to give em0 and tun0 public addresses in different subnets
(tun0 is assigned the address via ppp.linkup).
I've added all the IPv6 settings to rc.conf