[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What's wrong with my freebsd?
- Subject: What's wrong with my freebsd?
- From: [email protected] ([email protected])
- Date: Thu, 08 Feb 2001 18:24:36 +0900
- In-reply-to: oycavalry's message of Thu, 08 Feb 2001 15:54:57 +0800. <01ab01c091a4$7d637cf0$b501010a@cavalry>
>I connect 6bone( in china ) through a tunnel, before a few days, I can =
>connect 6bone from my computer;
>But now it doesn't work.
>I have seen the man of rtadvd, and Do it according them. But nothing.
>My outgoing interfaces is de0
>#killall rtadvd
>#rtadvd de0
>......
>my computer still doesn't connect 6bone.
the reachability issue has nothing to do with rtadvd. you need
proper routing setups.
please send the following results:
- ifconfig -a
- netstat -rn
- ndp -n -a
and tiny (ascii) diagram of your network configuration.
itojun