<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Is there any other advantage to IPv6 other than virtually unlimited addresses?  Not that I am trivializing that fact.<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Jonathan Stewart <jonathan@kc8onw.net><br>To: Isaac Levy <ike@lesmuug.org><br>Cc: NYCBUG List <talk@lists.nycbug.org><br>Sent: Thursday, March 22, 2007 4:50:25 PM<br>Subject: Re: [nycbug-talk] IPv6 NY-US Roll Call<br><br><div>Isaac Levy wrote:<br>> Jonathan, anything, even the smallest tid-bits or URLS that led you<br>>  to your setup would be most appreciated!!<br><br>Alright then here goes.<br><br>URLs<br><br><a target="_blank"
 href="http://www.no-ip.com/">http://www.no-ip.com/</a><br><a target="_blank" href="http://tunnelbroker.net/index.php">http://tunnelbroker.net/index.php</a><br><a target="_blank" href="http://www.kame.net/">http://www.kame.net/</a><br><a target="_blank" href="http://ipv6.klingon.nl/">http://ipv6.klingon.nl/</a><br><a target="_blank" href="http://6bone.informatik.uni-leipzig.de/ipv6/stats/why-en.html">http://6bone.informatik.uni-leipzig.de/ipv6/stats/why-en.html</a><br><br>A commented/stripped version of my rc.conf.<br><br># Setup interfaces on server/router like normal<br>dhclient_enable="YES"<br>ifconfig_fxp0="inet 10.70.3.1 netmask 255.255.255.0"<br>ifconfig_nve0="DHCP"<br>hostname="server.kc8onw.net"<br><br># Enable IPv6 on the system, must also be compiled into the kernel<br>ipv6_enable="YES"<br><br># Allow the system to act as an IPv6 router<br>ipv6_gateway_enable="YES"<br><br># This should be the v6 address at the other end of your
 tunnel<br>ipv6_defaultrouter="2001:470:1F01:FFFF::1AE0"<br><br># Hurricane Electric uses gif tunnels so set one up here<br>gif_interfaces="gif0"<br><br># Set source and destination v4 addresses for the tunnel<br>gifconfig_gif0="72.230.86.229 64.71.128.83"<br><br># Set source and destination v6 addresses for the tunnel<br>ipv6_ifconfig_gif0="2001:470:1F01:FFFF::1AE1 2001:470:1F01:FFFF::1AE0 <br>prefixlen 128"<br><br># This is the /64 allocated to me by hurricane electric<br># Set the XXXX::1 address on the internal network interface<br># as the gateway<br>ipv6_ifconfig_fxp0="2001:470:1F01:3540::1 prefixlen 64"<br><br># Allow the system to send IPv6 router advertisement packets<br>rtadvd_enable="YES"              # Set to YES to enable an IPv6 router<br><br># Specify that we only act as a v6 router on the internal subnet<br>rtadvd_interfaces="fxp0"       # Interfaces rtadvd
 sends RA packets.<br><br>Jonathan Stewart<br><br>P.S. I'm willing to help over IM/phone/skype/etc if anyone is <br>interested, message me off list to work something out.<br>_______________________________________________<br>% NYC*BUG talk mailing list<br><a target="_blank" href="http://lists.nycbug.org/mailman/listinfo/talk">http://lists.nycbug.org/mailman/listinfo/talk</a><br>%Be sure to check out our Jobs and NYCBUG-announce lists<br>%We meet the first Wednesday of the month<br></div></div><br></div></div></body></html>