[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
looking for a reliable ipv6 accessible public web or ftp server
- Subject: looking for a reliable ipv6 accessible public web or ftp server
- From: [email protected] (Pim van Pelt)
- Date: Wed, 21 Mar 2001 10:43:05 +0100 (CET)
- In-reply-to: <005801c0b19e$889e51c0$3ed8893e@thunder> from "[email protected]" at Mar 21, 2001 12:33:20 AM
>
> I wish to be able to use ftp or http to verify operation of my =
> connection - I can ping6 thnigs no problem but when I tried accessing =
> some of the IPv6 reachable servers listed on the 6bone page - I wasn't =
> able to connect - I am not sure if this is a problem with my =
> configuration or the server(s) - if anyone knows a reliable IPv6 =
> accessible server I could try please let me know
A common mistake for people to make is setting a route like this:
3ffe::/16 via gateway <your uplink>
Which will make your router only forward packets destined for the 6bone.
A better route would be (2000 chosen for esthetical reasons):
2000::/3 via gateway <your uplink>
Which will route traffic for 2001::/16, 2002::/16 (6to4) and 3ffe::/16 (6bone)
over your box. Good luck!
groet,
Pim
--
---------- - - - - -+- - - - - ----------
Pim van Pelt Email: [email protected]
http://www.ipng.nl/ IPv6 Deployment
-----------------------------------------------