Hi,
> On Fri, 29 Aug 2003 18:18:49 +0300
> Ivo Vachkov <[EMAIL PROTECTED]> said:
ivo> try:
ivo>route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6
You can say `route add -inet6 default ::1 -ifp gif0', or
`route add -inet6 default -interface gif0'.
Sincerely,
--
Hajimu UMEMOTO
try:
route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6
Danny Horne wrote:
Hi all,
Hope someone can clear this up for me.
I'm trying to get up to speed on IPv6 & have tried two different tunnel brokers
(Freenet6 & BTExact). Both of these suppliers supply scripts to set things up.
On 8/29/03 12:18 PM, "Danny Horne" <[EMAIL PROTECTED]> wrote:
> Ivo Vachkov was once thought to have said:
>
>> try:
>> route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6
>>
> This is the script I was sent to set things up -
> #!/bin/sh
> ifconfig gif create
> gifconfig gif0 inet 217.204.
Ivo Vachkov was once thought to have said:
> try:
> route add -inet6 default YOUR_TUNNEL_BROKER_ENDPOINT_IPv6
>
This is the script I was sent to set things up -
#!/bin/sh
ifconfig gif create
gifconfig gif0 inet 217.204.162.182 193.113.58.80
&& ifconfig gif0 inet6 2001:618:400::d9cc:a2b6 pref
Do you have a default route for your IPv6 network?
Mike
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Danny Horne
Sent: Friday, August 29, 2003 3:24 AM
To: [EMAIL PROTECTED]
Subject: IPv6 headaches
Hi all,
Hope someone can clear this up for me.
I'm t