From owner-freebsd-questions Mon Dec 9 4:49:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1BBC37B401 for ; Mon, 9 Dec 2002 04:49:13 -0800 (PST) Received: from hotmail.com (f33.pav1.hotmail.com [64.4.31.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECE743ED1 for ; Mon, 9 Dec 2002 04:49:13 -0800 (PST) (envelope-from tiagoandre@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 9 Dec 2002 04:49:13 -0800 Received: from 193.137.232.35 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 09 Dec 2002 12:49:12 GMT X-Originating-IP: [193.137.232.35] From: "Tiago Andre" To: asa@gascom.ru, questions@FreeBSD.org Subject: Re: install second ethernet card Date: Mon, 09 Dec 2002 12:49:12 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Dec 2002 12:49:13.0061 (UTC) FILETIME=[60093950:01C29F81] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > >On Thu, 2002-12-05 at 16:22, Tiago Andre wrote: > >[... part was ripped by viruses ...] > > > >What does ping6 say to you? > > > > No route to host > >I assume, that xl1 interface is up. Yes its up >So, it looks like you specified >incorrect IPv6 netmask (or prefixlen). Double check this parameter! >Next, look at > > netstat -r -f inet6 |fgrep xl1 > >output. It _must_ _not_ be empty. yes its empty >If it is, you should try to add route >manually. I can not supply you with exact command, because you are >hiding all the important information, Iam not hiding information, i only dont antherstand your request my ipv6 is 2001:690:2024::/48 >like IPv6 address, prefixlen and >routing table contents. > > >What's your `ifxonfig xl0` and `ifconfig xl1` output? > > Can you be more explicit about this?? > xl0: flags=8843 mtu 1500 options=3 inet 193.137.232.35 netmask 0xffffff00 broadcast 193.137.232.255 inet6 fe80::2a0:24ff:fe57:78f8%xl0 prefixlen 64 scopeid 0x1 inet6 2001:690:2024:2:1::1 prefixlen 80 ether 00:a0:24:57:78:f8 media: Ethernet autoselect (100baseTX ) status: active xl1: flags=8843 mtu 1500 options=3 inet6 fe80::250:daff:fec8:385%xl1 prefixlen 64 scopeid 0x2 inet6 2001:690:2024:2:ffff::1 prefixlen 127 ether 00:50:da:c8:03:85 media: Ethernet autoselect (10baseT/UTP) status: active and this is my rc.conf, i dont know if you need it but here it is... (you see iam not hiding) # -- 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" inetd_enable="YES" ipv6_enable="YES" ipv6_firewal_enable="NO" ipv6_firewal_type="simple" ipv6_ifconfig_xl0="2001:690:2024:2:1::1/80" ipv6_ifconfig_xl1="2001:690:2024:2:ffff::1/127" ipv6_static_routes="xl0 xl1" ipv6_defaultrouter="2001:690:2024:2:ffff::0/127" 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 for your support > >Regards, >Sergey _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message