Slashdot over IPv6
fuzzel writes "Even though Slashdot has run a number of articles about IPv6 (1|2|3) it apparently isn't reachable over IPv6 directly.
But for the people that do already have IPv6 they can use http://slashdot.org.sixxs.org and they will be automaticaly gatewayed. This trick works for most sites by simply appending .sixxs.org to the domain part of a url, eg http://www.google.com.sixxs.org, the gateway will the rewrite url's to have it appended automatically so that everything goes over IPv6. Full information is available on http://ipv6gate.sixxs.net. Oh and yes if you don't have IPv6, those domains under sixxs.org won't work :)"
I have IPv6 (I know this because I'm chatting on an IPv6 IRC server), but the link doesn't work..
uh.. or it could just be slashdotted :P uhm, wait..
I don't know.
"And in other news, Slashdot managed to bring down the entire IPv6 network today..."
This Sig Kills Fascists
I'm not entirely clear on why IPv6 such a cool/neccesary thing. As far as I, in my limited knowledge, know, IPv6 will allow for more IP address, but is that it? I'm not questioning its usefullness, but am simply curious if there are any other benefits that come along with IPv6.
I think sixxs.org just found out the ultimate solution to prevent a site from becoming slashdotted. :-)
Beware: In C++, your friends can see your privates!
If not, then shame on us.
Does it have any advantage to use IPv6 today? As far as I understood it is still experimental and has no practical use yet. What did I miss?
How about a nice, standard way of foing multicasting within the IP-stack? Sounds good to me!
oh... And the internet is running short of adresses. That might turn into a problem ofcourse :)
Not Buzzword 2.0 compliant. Please speak english.
...a good reason to upgrade my machine to IPv6 - Not
If I seem short sighted, it is because I stand on the shoulders of midgets
I get a feeling in my gut that says sixxs.org is not as impervious to slashdotting as slashdot itself,
so maybe we will finally be able to slashdot slashdot, or at least the IPv6 gateway,
BUT maybe there are not enough slashdotters using IPv6 to be able to connect to the IPv6 slashdot in order to slashdot slashdot's IPv6 gateway,
and... [head explodes]
My life in the land of the rising sun.
I think I get the general idea, but it took me some time. Funny how a couple of spelling mistakes can lead to a quite obfuscated sentence. Anyway, here is what I now think (after checking the site: boggled at that sentence in vain!
I code, therefore I am.
My OS supports IPv6, but my router doesn't. Doubt that my ISP does either. Apparently this will only be truly possible for people with direct pipes (T1, etc.) Or does anyone know of ways around these problems other than nagging my ISP and router manufacturer?
using namespace slashdot;
troll::post();
This whole discussion and the support of IPv6 is completely pointless. There are 101 ways to bridge your IPv6 to IPv4 and the other way round. There is no chicke and egg problem. The real reason why IPv6 is not widely deployed is that nobody really needs it.
This is just like HDTV, yes, it's better, cooler, has nifty features, but the old thing does most of the job for much less money/effort.
With IP this situation 'might' (not necessarily 'will') change with the vanishing IP address space, but I am convinved it's perfectly safe to wait till we get there.
If any ISP really thinks he needs v6 he will just install it. Why should I (as a user) try to convince any ISP to use v6. It's just nothing that matters to me. (Multicast?? ha!) I can tell you, that I (as an ISP) don't even know why I should convince anybody. This whole discussion is probably sponsored by cisco's PR department.
Cheers.
KdenLive/PIAVE - non-linear video editing
Soo...
Are we allowed to discuss about Slashdot's weaknesses and possible improvements under this un-story, or are the messages going to be modded as off-topic?
Question: But are their enough /. users on Ipv6 to /. the network.
Answer: Dosentmatter buddy, even though I dont have v6, I tried clicking on it twice just to see what happens.
Tomorow is a weekend. So the network will be in a good mood.
My Aurora : http://www.youtube.com/watch?v=o91ZsGwJYyg
FB : https://www.facebook.com/TanveersPhotography
hey Taco. dont you have sense. In this oil scarce world you are going on V6s!!. guys dont listen to these nerds, stay on V4 and save the earth.
My Aurora : http://www.youtube.com/watch?v=o91ZsGwJYyg
FB : https://www.facebook.com/TanveersPhotography
The best way currently to use IPv6 is via tunnel brokers, who give you a range of ips (/64 or /48, both of which will vastly outnumber any number of electrical components in your house).
/64 (thats 18,446,744,073,709,551,616 distinct ips :) ) and delegates full forward and reverse DNS to you for this range.
These work by creating a ipv6 GIF tunnel over ipv4, to a server which has either further tunnels to the 6bone or native connectivity. Once you have this setup (and its preety easy to do on Linux, Windows, and very easy to do on the BSDs) then any ipv6 traffic can be routed automatically. This way you dopnt need to use a gateway, and you can use pretty much any app over ipv6, including ftp, ssh, www, email etc.
Disclaimer: I help run ipng.org.uk, which is a UK tunnel broker, who gives you a
Apparently not yet:0 :7c7c) 56 data bytes
felix/home/fyodor> ping6 slashdot.org.sixxs.org PING slashdot.org.sixxs.org(3ffe:4007:1:1:210:dcff:fe2
64 bytes from 3ffe:4007:1:1:210:dcff:fe20:7c7c: icmp_seq=0 hops=56 time=266.762 msec
64 bytes from 3ffe:4007:1:1:210:dcff:fe20:7c7c: icmp_seq=1 hops=56 time=257.366 msec
64 bytes from 3ffe:4007:1:1:210:dcff:fe20:7c7c: icmp_seq=2 hops=56 time=258.530 msec
Of course, authentication cookies won't work in that domain (unless they've hacked around that). And the login form uses a relative URL, so it posts your password to the .sixxs.org gateway. Whoever runs that will have a lot of low-UID accounts if he wants 'em :).
-Fyodor
Concerned about your network security? Try the Free Nmap Security Scanner
Our 'technology' college doesn't have IPv6. There's a suprise. It's good, and therefore we don't have it.
catch (HumourFailureException e) { e.user.send("You, sir, are a humourless idiot."); }
My limited understanding of IPv6 is that you can deploy v6 addresses locally, and advertise them globally via DNS using AAAA records. You can then talk over the larger Internet using a 6-over-4 tunnel.
Assuming this is correct, why doesn't Slashdot simply advertise an AAAA record, then accept connections through a 6-over-4 tunnel (or natively, if their bandwidth provider can speak it)? What are the technical considerations preventing this from working?
Schwab
Editor, A1-AAA AmeriCaptions
>who gives you a
Great! And for those of us in the States (especially California), Hurricane Electric offers a free tunnel broker with these characteristics that I would recommend.I have been using it for more than 6 months, and find it quite stable. You do lose your /64 if HE can't ping you for 24 hours, but a new one is only a mouse click away. And what kind of geek would leave their computer inaccessible for that long anyway? ;). Initial activation does take a day or so.
-Fyodor
Concerned about your network security? Try the free Nmap Security Scanner
I read on this thread that the IP header's version field only has 4 bits (I'm not exactly sure what that means, but it sounds awfuly clever). We are currently of course using IPv4, and 5 is reserved for some stream protocol thingy, then isn't it theoretically possible that we will want more in the future for other uses? If we decide we want 11 more, then there will be 17 differant IP versions, which cannot all be represented with 4 bits. Therefore we'll have to make the 5 bits (or 99 bits) for the version field, inso scrapping all previous versions including IPv6??
I have no idea whether this is technically accurate or not, does anybody else know?
Our tunnel service is oriented towards developers and experimenters that want a stable permanent tunnel.
Yet you lose all 18 bazillion IP's if you can't be pinged for 24 hours? Stable and permanent my ass!
Those of you who can't read this article because you're running IPv6, should read this article which tells you how to point your browser to some other site, which in turn will let you read this site. Whah? Catch-22.
But for the people that do already have IPv6 they can use
What exactly does it take to 'have' IPv6? What stuff neds to be upgraded? Application software? OS? Router? Does your ISP need to 'have' or 'support' it? It also seems a hell of a lot more complex to type in an IPv6 address than an IPv4 one, but I guess that only matters if you're not using a domain. Then again, with so many IP addresses available with IPv6 this may be the case, as there won't be nearly enough domains to hold everyone's IP!
I'm sorry that this will sound ignorant, but if I'm asking the question and I'm not exactly dumb, it's no wonder all the AOLers aren't using IPv6! I don't even know how you use it, and there are barely any servers using it either, no?
== Jez ==
Do you miss Firefox? Try Pale Moon.
ipv6 has a features - which is why it lacks the simplicity that made ipv4 a huge success ....
I understand that, in principle, you should only have one IP per machine. However, what about having multiple sites on one computer that need to use different SSL certs? This is of course common in virtualhosting environments.
Is there some other way that SSL can determine which certificate to use? It seems as though an SSL-based site (anything, even not HTTP) requires its own IP. Am I correct? What is the "right" thing to do?
Social scientists are inspired by theories; scientists are humbled by facts.
I have a few machines at home and things like a tivo and a Zaurus that need IP addresses. Ideally they all should have proper routable IP addresses so the internet can be used as it is intended. Luckily my ISP (Andrews & Arnold) provide as many IP adresses for my ADSL as I want for no extra cost. But I'm still limited to 5 usable addresses. But they also provide Ipv6 access to the internet and give you a range of addresses. But instead of five addresses I get a whole /64 range which is 2^64 usable addresses.
Anyway, if anyone in the UK wants ADSL and to use IPV6 I can recomment A&A as an ISP for this
Sig is taking a break!
How come slashdot don't have an IPv6 address. Even I can manage it. I have an ipv6 website at http://ipv6.jb99.co.uk/ (not that there is anything interesting on there)
Sig is taking a break!
If only people would actually make sense when they posted a /. comment.
It's good to dream, isn't it?
h t t p colon slash slash slash dot dot slash dot dot slash dot dot org
What happened to IPv5 ?
Why doesn't the IP get changed automaticly as part of the IPV6 protocol. It seems stupid.
ISPs already control the nodes. Unless you know some other way of connmecting your home PC to the net? If so please let us all know.
Everyone knows the Chicken and the Egg story (which came first), with IPv6 it's the same:
*) IPv6 is ready to deploy, however not much ISP's are supporting IPv6.
*) ISP's are not supporting IPv6 because there are no customers who uses it.
*) Customers aren't using IPv6 because there are no applications who uses it.
*) Software developers aren't creating software because nobody uses it.
As you can see there's a loop. The main thing is to break this loop and this project is a step in the good direction.
I'd like to encourage all ISP's to actively implement and promote IPv6. And you as 'consumer' can also promote IPv6, play with it even when you ISP doesn't support IPv6 yet (with IPv6 Tunnels for example).
Just my 2 cents.
Daxy's Networking Blog
Lets face it , unless you've got a Phd in networking chances are that some facet of IP4 routing , setup etc still confuses you. This goes for network admins too. Now multiply the complexity of ip4 by 10 and you get the nightmare that is IP6. I've tried to set up a home ip6 network that linked out to the internet but , oh my god , what kind of idiots invented this system? I'm sorry , but even computer admins are human (yes its true) and we REALLy don't want to have to mess around with 128 bit meaningless entries in routing tables that were complex enough with 32 bits! Yes ip6 does some autocofiguration but someone has to set up the system so that some host does the autoconfig. Ever tried it? Don't , not unless you want to end up in a padded cell. Even networking protocols should be designed for people to be able to use and I'm afraid with ip6 that simply hasn't happened. Back to the dsrawing board guys!
If you wanted to eliminate NAT, the ISP would have to provide an IPv6 address for every network interface in your house, and I'm going to assume they would tack on some sort of surcharge for each additional address. So I doubt NAT would go away, b/c if the majority of the home users can buy a single Internet connection and split it between multiple machines, what would be their incentive to fork out the cash for multiple addresses?
Also, what about the logicistics of bringing multiple static IPv6 addresses into a house? How would that work...a router in each home? I've never had that one explained to me.
802.11b wide area intranets with some nodes having internet connections.
With enough wireless and local loops ISP's will be a thing of the past.
Are there any wireless networks about today that don't use the TCP/IP protocol over 802.11b?
The fact that IPv4 addresses were running out is most ofton sited as the reason for the development of IPv6, but the real reason is the size of the default-free routing table. That\'s the routing tables that the big Tier-1 ISP\'s have to carry.
/16\'s, which is obviously untrue.)
;)
Several time in the 90\'s the entire Internet backbone crashed because there were simply too many routes/networks in the backbone tables. The routers didn\'t have enough memory to store them all. IPv6 was developed to help solve this problem by introducing a sort of \"super-aggregation\" scheme.
As an example, the current size of the IPv4 default free table is about 150,000 routes (or so.) The current size of the IPv6 default free table is about 400 routes. Those 400 routes represent about 2^18 more networks than the IPv6 routes do. (And that\'s generously assumming that all of the IPv4 routes represent
Thus, we can represent by far more networks with fewer prefixes in IPv6 than in IPv4. The default-free routing table is small, the backbone routers are happy, there are no more crashes due to running out of memory, AND you get all of the extra features that IPv6 provides free of charge.
I just setup IPv6 last night on my main box after reading the previous article. I was able to ping and irc, tho I didn't think Mozilla supported IPv6. Guess I was wrong :)
Tis very cool! Everyone give it a go! If all those who read Slashdot got onto the IPv6 network then that would be a huge boost! And we need IPv6 to be successful!
Oh, and Slashdot should consider setting up ipv6.slashdot.org - it's not that difficult!
IPv6 information:
g uide/
http://www.ipv6.org/
IPv6 for Windows:
http://www.microsoft.com/ipv6
http://research.microsoft.com/msripv6/
IPv6 for Linux:
http://www.bieringer.de/linux/IPv6/
IPv6 for Mac:
http://lists.apple.com/mailman/listinfo/ipv6
IPv6 for Java:
http://java.sun.com/j2se/1.4/docs/guide/net/ipv6_
Even if your local network infrastructure does not support IPv6, all installations of MacOSX 10.2 have and IPv6 stack. The following is taken from doing an 'ifconfig' at the command line:
T ICAST> mtu 1500
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MUL
inet6 fe80::230:65ff:fed6:b164%en0 prefixlen 64 scopeid 0x4
inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:30:64:d6:b2:64
media: autoselect (100baseTX <full-duplex>) status: active
From what I can tell MS-Windows is still a little behind, as can be seen from this page. As for other OSs I am not aware of their support status. If you do know, a reply to this post would be handy to most.
Jumpstart the tartan drive.
I have just noticed that the IPv6 web site lists implementations of IPv6 for various platforms. Hopefully this should be useful to those of you wanting to test out IPv6 on your system.
Jumpstart the tartan drive.
does anyone know any exact numbers of how many addresses IPv6 has over IPv4? Someone here commented that IPv6 would never run out of addreses to give out. Granted, we may never have enough machines to use all of the addresses that IPv6 would make available, but does anyone know the limit?
Jumpstart the tartan drive.
IPv6 is great and it will allow those who DONT want to be behind NAT to get a "real" IP address
Unless the IPv6 ISP specifies in its contract that all residential users get a /128 (single address).
Will I retire or break 10K?
now you will have to buy an domain name of some sort for everything because your IP addresses will be too long to remember.
The truth doesn't care what I think.
You're assuming people will run these for free when hundreds of thousands of people are using their bandwidth. They won't. While they remain effectively small , local connections with a few people on fine , but after that generosity of the people who run the node connected to the wider net will soon wear thin and they'll start istart barring certain connections or start charging. Theres no such thing as a free lunch my friend.
With everyone hiding behind firewalls and proxies, who
needs a larger address space? Just make
the companies who are using class A,B,and C addresses for ABSOLUTELY NOTHING give them up and get on RFC private addresses and NAT segments.
The whole Internet is partitioned out to people who
don't WANT their machines to be addressable.
So be it. Just use the IPv4 address space for
gateways and websites that need to be public.
With all the other things we have to work on
like email authentication, DNS sludge, and
other problems, why do we need to spend time
on IPv6?
You obviously are not a Comcast customer. If you want additional IP addresses, they charge something like $7.95 per month extra.
The arrival of IPv6 won't eliminate their desire for this extra charge. I'm sure Comcast isn't the only one.
- ... supports QoS features.
So does IPv4 -- it's just that no one actually *uses* them.
The main thing that I *really* don't like about IPv6 is that, while it isn't a mandated part of the protocol, it seems that the overwhelming direction being pushed is to make the last 48 bits of your address your MAC address. Which *really* has nasty privacy implications -- 'slike a universal cookie, visible to everyone, that anyone can see (not just http servers).
May we never see th
For starters, classful routing on the Internet has gone the way of the Dinosaurs, and good riddance. CIDR saw to that (Classless Inter-Domain Routing), and when BGPv4 became the standard, all was right in the world (Because it implemented CIDR, by carrying Netmask along with the route entries).
In casual conversation today, we still use terms like Class B, or Class C address space, but they don't refer to the actual Classful network boundaries of yore. Today, when someone refers to a Class C address space, they simply mean a 24-bit address space. Likewise, a Class B means a 16-bit (/16) address space.
You say your netmask is 255.255.248.0. This represents a larger address space than a Class C, which has a mask of 255.255.255.0 (or /24).
Your address space is the aggregate of 8 Class C networks. Your network is configured to utilize the first and second octets, and the first 5 bits of the third octet as the network address, leaving the remaining 3 bits of the third octet, and the entire fourth octet as the host address.
That represents a network segment consisting of up to 2048 hosts (Ok... 2046 since you toss the first and last as the network address and the broadcast address.).
In short, your network engineering staff ought to be shot, because damn, that's a really big subnet. There's just no good reason to have that many hosts on a segment.
It's possible that you guys don't have anywhere near that many hosts, but if you do, without even looking, I can tell you that your network is a bit of a show. I hope you have your highly-loaded servers on their own segment, because the number of broadcasts must be tremendous. Even in a switched environment, those broadcasts must be propegated everywhere, and every machine in the network has to stop briefly to examine each and every one.
Your organization should look at some Layer-3 segmentation...
For those that would die defending it, Freedom
has a sweet taste that the protected will never know.
Anybody here able to login to Slashdot via SixXS ? Works fine otherwise, just can't login :(
Just call me Anonymous Coward.
(Before anyone quibbles, this comment posted via IPv4)
OK, My geek quotient is so low, it's ridiculous. Can someone point me to an English explanation of what IPv6 is? I looked on Sixx.org and googled for FAQs and got language like this:
"Where do I get my own 6bone handle?"
I looked whatis.com and got a semi-English explanation.
So now I understand that IPv6 lengthens IPs from 32 to 128 bits and packets can be prioritized. Is that the heart of the matter?
Anybody have a good FAQ?
Do I need a 6bone handle?
Is that some kind of raunchy joke?
Yes, it's a blog. Sorry if that offends you.
The answer is that the chicken came first. Reasoning? A something-other-than-a-chicken mated with a something-else-other-than-a-chicken to produce the first mutant chicken embryo. An egg then formed around this embryo and it was hatched out.
So there. Definitive argument. Honest. No really, it is...
Cheers,
Ian
I thought that there was a reserved range of IPv6 addresses that corresponded to IPv4 addresses. In other words, I thought that IPv6 was a superset of IPv4, and all the old IPv4 stuff would still work. Now I know.
Did you mount a military-grade, variable-focus MASER on an unlicensed artificial intelligence?
"Although that's how it should work, the problem is they will find any excuse to charge more for a service, and multiple IPs is a way of doing that. Anything they can tightly control and squeeze some cash out of, they will."
There's also that "Think about is : when every single workstation has a routable IPv6 address, everyone will have the potential to serve."
Right now ISPs don't want people serving, for bandwith and other reasons. This is of dubious benifit.
SixXS-IPv6Gate/1.0 (IPv6 Gateway; http://ipv6gate.sixxs.net; info@sixxs.net)
Bad! Many sites go through painstaking effort to be compable with all sorts of user agents, giving plain HTML when one is not recognized. By re-writing the user agent these people prevent this magic. Not good. Instead it should add it's own key/value pair, much like SQUID or other cache/gateway.
We're talking about a software code upgrade on existing routers...
ISPs are utilizing either Cisco or Juniper in their cores (If they're using something else *chuckle*, it's time to change ISPs).
You can get IPv6 support from each company.
Why do people assume that this is going to require a capital investment?
It's no wonder you didn't sign your post.
For those that would die defending it, Freedom
has a sweet taste that the protected will never know.
You don't need to examine the routing tables on your routers. You don't need to understand how it all works. You simply need to ask your Network Guy what values to fill in the GUI Point-and-Click slicky-boy panel.
In return, we won't try to edit the registry, or prevent Exchange from being an open relay. We'll ask you to do it. (And when you can't, we'll figure that out for ourselves too.)
Lastly, I object to your use of the term "Network Admin." What is a network admin? I here MCSEs referring to themselves as Network Admins all the time, but do they actually administer the network? No... They maintain some servers that happen to reside on the network, but the connection ends there, as near as I can tell (No pun intended.).
The fact that you have a login on a machine that is on the network does not make you a "network admin."
It makes you a Systems Administrator, at best, but that is far too demeaning to actual Systems Administrators, who are responsible for the care and feeding of Unix hosts.
I recommend that you refer to yourself as MCSEs, because in addition to being a far more accurate description of the kind of thing that you actually do, it also does a good job of downplaying the expectations of those who are forced to interact with you, or seek your counsel.
If I had a nickle for every time an MCSE assured me that they configured their networking settings correctly, citing the fact that the GUI control panel accepted the values they entered as evidence, I'd be a wealthy, wealthy man.
It's bad enough that actual network guys have to spend about 80% of their time proving to guys like you that the problem is not the network, but rather:
- Your misconfigured system
- Your misunderstanding of the workings of the application you are trying to configure
- Your misidentification of the TCP/UDP port numbers that need to be allowed through the firewall
- Your failure to correctly sniff out the difference between a network outage, and a DNS outage
- Your inability to determine that the network is up, but that the site you are trying to view is down...
I could go on, but I think you get the point...NAT does not add any kind of security in you network. It only adds security potential trouble and administration issued.
... it is much more simple to monitor !
... but solving stuffs on one hand it adds headaches and flaws on other.
Having no NAt under IPv6 does not prevent you from having a Firewall. But because there is no more trouble with not routable services, DMZ address plan, etc
IPv6 do sign the end of the NAT. And no, this is no good reason a NAT should be kept on a LAN if you can go IPv6. NAT was just build to solve several IPv4 issue regard adress plan and IP shortages
It seems that Proxomitron does not support http over IPv6.
Turning off the proxy allows me access to the IPv6 slashdot while turned on it doesn't.
How would I determine if my ISP supports ipv6?
Don't use a tunnel; check out 6to4. A little Googling should turn up instructions for your OS.
IPv6 has so many flaws, why is this important?
It is not surprising that it worked, so why
is this newsworthy?
IPv6 is just like ATM or old X.400 addressing,
such a pain to implement, and so piggy, there
is a reason that it's not getting implemented
quickly.
Of course, the OS and Network manufacturers will
be happy to take your money when that big upgrade
comes up.
Am I saying we shouldn't fix the IP address problem? Nope. I'm saying that this is not
the right solution (IMO)
dr. u
You see, if you use the new calls, your app will work just as fine with ipv4, and it will automagically also support ipv6. Heck, the host OS doesn't even need to support ip6, as long as it supports the newer ANSI standard calls. At least, when you recompile the app on a ipv6-capable box it will support ipv6 automatically.
Developers need to stop using the old stuffy gethostbyaddr()/gethostbyname() calls and (struct hostent *) structures and switch to (struct addrinfo *) for their resolving and socket binding needs as soon as possible.
So no, no chicken and egg. ipv6 is being sneakily seeded into the apps. When the OS switches over, presto, it works. Yay.
This is all fine and good. And I would love to set my machines up with IPv6...
What I would like to do is give each of the machines on my network a static IPv6 address directly routable to the internet.
What I have is network of linux and windows machines behind a NAT debian box connected to the internet with a dialup internet connection with a dynamic IPv4 address.
What I have been unable to find is a simple how-to that addresses this situation...
Is there one out there? Or does somebody need to write one? There needs to be a simple way to set up IPv6. If there is, let me know... I'd set up all my clients machines with IPv6 also if I knew how to do it easily.
Yeah, I've tried the autoconfig. I've got a bunch of computers at home on IPv6, on two subnets (802.3/3u and 802.11b) with an IPv6 router/firewall with three interfaces. Here's my config (subnets changed to protect the innocent):
:raflags#0:rltime#3600:\
:pinfoflags#64:vltime#360000:pltime#360000:mtu#150 0:
ether:\
:mtu#1280:tc=default:
:addrs#1:\
:addr="3ffe:0b80:xxxx::":prefixlen#64:tc=ether:
:addrs#1:\
:addr="3ffe:0b80:xxxx:1::":prefixlen#64:tc=ether:
default:\
# interfaces.
ex0:\
tlp0:\
Behind that sits a variety of MacOS X, NetBSD, FreeBSD, Solaris, etc... systems. All of which are working fine.
-- The world is watching America, and America is watching TV.
I used to host with HE, but then one day my credit card company got bought up by another (my # and exp stayed the same) and that caused some code to be generated that their billing software didn't understand. So, instead of calling or e-mailing me about it, they deleted my account and all of my files, and had to launch an 'investigation' to get me reactivated. Not having the time to wait for their 'investigation', I switched.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
but what the hell is IP6?
-phill
Fixed, it will now prepend it, it will now look like:
.NET CLR 1.0.3705)
:)
SixXS-IPv6Gate/1.0 (IPv6 Gateway; http://ipv6gate.sixxs.net; info@sixxs.net) Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
This should be compliant with RFC2068.
The biggest reason for having it is simply so that people checking the logs notice that a IPv6 gate was used and that is the whole idea, to make them aware that there are clients trying to reach them over IPv6!
Notez bien that the contact address isn't mentioned on the page and in that string for nothing. It's not there for spam harvesters
http://unfix.org
I foresaw that problem and to avoid all you trolls it nicely links shows www.disney.com
;) you will prolly enjoy Disney much more then the URL you originally intented to go to.
;)
Most trolling people prolly belong there anyways as they should be 10 at most.
Though I have to admit, even when you are way above the 10 mark (double, triple and more
Ofcourse not every variation nor odd site can be filtered out, but hey.. it's a proxy.
And at the moment only clued people have working IPv6
http://unfix.org
I connect to the university. The university is connected to other universities. The universities are connected to schools and schools to government buildings, foundations, museums, etc.
At some point all these, connect to some big ISP node of course. That's what the ISP wants because all the interesting stuff is found in the university servers, while the ISP content is horribly b0ring.
It's part of the country infrastructure.
I dunno if in US all these get their connection from ISPs. This is probably an illusion AOL has
created.
IPv6 will have the same fate as ATM and ISDN.
ping slashdot.org.sixxs.org Bus error thats a bad sign, damn IPv4
"an eye for an eye only makes the whole world blind"
I know that long term we need IPV6 to take care of addressing issues, however... right now there are millions of available IP's out there, if IANA would let them go. Take a look at http://www.arin.net and do a whois on many of the Class A domains?? A good chunk of them are "reserved" status and not in use at all. Examples are domains that are 23.x.y.z and 27.x.y.z Where I work, we just got a new effective full class C (we aren't that big)from our ISP who got a portion of a Class A from IANA.
For people uses IPv6, how can they tell ".sixxs" is author originally intended or appended by gateway?
--- You make things foolproof, and they'll find you a damn fool.
Comment removed based on user account deletion
This is still wrong; you should use a Via: header.
If you want to make heavy use of this kind of things, there are several other interesting and fun ways to reach the ipv4 internet from an ipv6-only network. One is to use a dns proxy that returns 'special' ipv6 addresses even for names that usually only have an A record, and then translate packets going to such addresses to ipv4 packets (in a way very similar to NAT) on the dual-stack router.
I've documented some of my experiences/experiments with this (modest, but practical) at http://ipv6.bzzt.net.
Who uses broadcast nowadays ?
goatse.cx.sixxs.org
My precioussssss.....
Ceci n'est pas un sig.
I didn't have many problems, using a debian box as the router/firewall for my home network. autoconfiguration is a matter of 'apt-get install radvd' and editting a ridiculously simple configuration file... and I'm just a student, I actually barely had any experience with ipv4 routing when I started this.
The above comment shows up in my browser as:
http://[3ffe:0501:0008:0000:0260:97ff:fe40:efab]/ [3ffe050100...fffe40efab]
The logic to pull the name of the site out of the URL just mangles these addresses!
For some reason, I get a hard-on every time I think of wifi community networks and IPv6 within the same train of thought. They go perfectly hand-in-hand...associate with a network, and boom, the router nearest to you gives you a prefix delegation with which you can give yourself an address in. Seamless, especially for ad-hoc networks.
Am I alone in thinking this?
-
And the Angel said unto me, "These are the cries of the carrots! The cries of the carrots!"
According to a recent and unscientific national survey, smiling is something
everyone should do at least 6 times a day. In an effort to increase the
national average (the US ranks third among the world's superpowers in
smiling), Xerox has instructed all personnel to be happy, effervescent, and
most importantly, to smile. Xerox employees agree, and even feel strongly
that they can not only meet but surpass the national average... except for
Tubby Ackerman. But because Tubby does such a fine job of racing around
parking lots with a large butterfly net retrieving floating IC chips, Xerox
decided to give him a break. If you see Tubby in a parking lot he may have
a sheepish grin. This is where the expression, "Service with a slightly
sheepish grin" comes from.
- this post brought to you by the Automated Last Post Generator...