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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3<rxcsum,txcsum>
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 <full-duplex>)
status: active
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3<rxcsum,txcsum>
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to