[AusNOG] What does an IPv6 broadband service look like?
Tim Warnock
timoid at timoid.org
Fri Aug 1 19:50:27 EST 2008
> -----Original Message-----
> From: ausnog-bounces at ausnog.net [mailto:ausnog-bounces at ausnog.net] On
> Behalf Of Matthew Moyle-Croft
>
> One thing that is on my mind and we have internally been struggling
> with is:
>
> What DOES an IPv6 broadband service really look and smell like?
For me? Not much different.
Jul 14 06:27:50 atlas pppd[27190]: Using interface ppp0
Jul 14 06:27:50 atlas pppd[27190]: local IP address 121.0.1.1
Jul 14 06:27:50 atlas pppd[27190]: remote IP address 121.0.0.22
Jul 14 06:27:50 atlas pppd[27190]: local LL address
fe80::7900:0101:0000:0000
Jul 14 06:27:50 atlas pppd[27190]: remote LL address
fe80::0000:0000:0000:0001
atlas:/# ifconfig ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:121.0.1.1 P-t-P:121.0.0.22 Mask:255.255.255.255
inet6 addr: fe80::7900:101:0:0/10 Scope:Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1462 Metric:1
atlas:/# ifconfig lan0
lan0 Link encap:Ethernet HWaddr 00:1A:4D:43:4F:3D
inet addr:192.168.2.10 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: 2403:9000:0:3::1/64 Scope:Global
inet6 addr: fe80::21a:4dff:fe43:4f3d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Load up radvd to do stateless autoconfig and I have dual stack v4/v6 shared
broadband throughout my house. I've also tinkered with dibbler dhcp
server/client - it's nice but still has some work to be done.
Oh: I do some ip6tables to make sure that people can't help themselves to
things I don't want them to :)
--tim
More information about the AusNOG
mailing list