your mail

Dancho Penev dpenev at mail.bg
Wed Mar 26 18:55:41 PST 2003


On Wed, Mar 26, 2003 at 02:55:00PM +0000, Tiago Andre wrote:
>From: "Tiago Andre" <tiagoandre at hotmail.com>
>To: questions at FreeBSD.org
>Date: Wed, 26 Mar 2003 14:55:00 +0000
>Subject: 
>
>Hi there
>iam trying to establish a tunnnel ip6 on my pc..
>but when i try to
>
>#route add -inte6 default -interface gif0
>
>it gave me this
>
>route: writing to routing socket: File exists
>add net default: gateway gif0: File exists
>
>What does it means??

I'm not ipv6 expert but this message means that you already have default
route (you have ipv6_defaultroute in rc.conf).

>
>And when i try to
>
>ping6 3ffe:31ff:0:ffff::82
>
>that is my end tunnel (not my ipv6 address)
>it doesn get any packet received
>
>my public ip4 193.137.232.35
>my public ip6 3ffe:31ff:0:ffff::83
>
>what is append?
>
>this is my rc.config:
>
># -- sysinstall generated deltas -- # Mon Dec  9 10:52:02 2002
># Created: Mon Dec  9 10:52:02 2002
># Enable network daemons for user convenience.
># Please make all changes to this file, not to /etc/defaults/rc.conf.
># This file now contains just the overrides from /etc/defaults/rc.conf.
>defaultrouter="193.137.232.1"
>font8x14="iso-8x14"
>font8x16="iso-8x16"
>font8x8="iso-8x8"
>gateway_enable="YES"
>hostname="samaell.ipg.pt"
>ifconfig_xl0="inet 193.137.232.35  netmask 255.255.255.0"
>ipv6_enable="YES"
>ipv6_firewal_enable="NO"
>ipv6_firewal_type="simple"
>ipv6_ifconfig_xl0="3ffe:31ff:0:ffff::83/127"
>ipv6_ifconfig_xl1="3ffe:31ff:0:ffff::84/127"
>ipv6_static_routes="xl1 xl0"
>ipv6_defaultrouter="3ffe:31ff:0:ffff::82"
>ipv6_gateway_enable="YES"
>kern_securelevel_enable="NO"
>keymap="pt.iso.acc"
>linux_enable="YES"
>moused_enable="YES"
>nfs_reserved_port_only="YES"
>nisdomainname="NO"
>ntpdate_enble="YES"
>ntpdate_flags="leeloo.ipg.pt hal.ipg.pt"
>router_enable="YES"
>router="/usr/local/sbin/mrtd"
>router_flags=""
>rtadvd_enable="YES"
>rtadvd_interfaces="-s -c /etc/rtadvd.conf xl0 xl1"
>saver="logo"
>scrnmap="NO"
>sendmail_enable="YES"
>sshd_enable="YES"
>usbd_enable="YES"
>
>Thanks
>Tiago Camilo
>
>_________________________________________________________________
>MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-- 
Regards,
Dancho Penev


More information about the freebsd-questions mailing list