[6bone] IPv6 configuration in FreeBSD
Janine C.Buorditez
johann@broadpark.no
Tue, 7 Jan 2003 11:59:36 +0100
Hi!
Actually, I do need further help.
This is my network:
cisco adsl-modem < ninja (lnc0) < ninja (ep0) < aegis (rl0)
10.0.0.1 < 10.0.0.2 < 192.168.187.1 < 192.168.187.2
After I started assigning IPv6 addresses to lnc0, ep0 and rl0 my
network has been a complete mess.
I couldn't connect to anything inside or outside my network.
Lots of files seems to have disappeared which is why I'm doing
a rebuild;
/usr/libexec/ld-elf.so.1: Shared object "libgmodule12.so.3" not found
Not sure if this has anything to do with my failure of setup though.
I have to admit, I wasn't myself when I made these errors. I've never
been so wasted before in my entire life.
What I'm wondering, in my case, 3ffe:4008:1b::1200 -- is that lnc0
or ep0, considering lnc0 *has* to be 10.0.0.2 for my NAT'ed ADSL
router to pick it up? And if I assign something to ep0, do I assign
the same thing to rl0, or is this all done automatically? Cause
I'd like ::1200 for my server and ::1210 for my workstation.
(kinda like the Technics 1200 turntables)
Well, thanks.
On Fri, 3 Jan 2003 16:31:14 -0800
Andreas Ott <andreas@naund.org> wrote:
> Hi,
> On Fri, Jan 03, 2003 at 07:43:57PM +0100, Janine C.Buorditez wrote:
> >
> > Hello.
> >
> > I was just wondering whether someone could take a look at my config files
> > available at http://www.terrabionic.com/ipv6 and tell me where I lost track.
> >
> > When I connect to IRC f:ex, the end prefix ::1200 (as in my configuration
> hrm, I'm not sure what the nature of your problem is.
>
> > files) doesn't exist. Also, the reverse doesn't work.
>
> Have you checked the syslog files for messages of the named startup?
> Usually bind9 is pretty good about telling you which line of which config
> file has a syntax error or other inconsistencies.
>
> e.g.
> Aug 15 01:12:03 XYZABC.net /kernel: Aug 15 01:12:03 host1 named[23610]: In 'myfile.conf' line 10
> Aug 15 01:12:03 XYZABC.net named[23610]: included from '/etc/namedb/named.conf
> ' line 113
> Aug 15 01:12:03 XYZABC.net /kernel: Aug 15 01:12:03 host1 named[23610]: included
> from '/etc/namedb/named.conf' line 113
> Aug 15 01:12:03 XYZABC.net named[23610]: myfile.conf:10: unknown ACL 'standard'
> Aug 15 01:12:03 XYZABC.net /kernel: Aug 15 01:12:03 host1 named[23610]: myfile.conf:10: unknown ACL 'standard'
>
> Stop the named and restart it (no reload for debugging), and watch that
> it loads the zone according to messages in
>
> next, try to fix this...
>
> 1200.0.0.0.0.0.0.0.0.0.0.0 IN PTR ninja6.terrabionic.com.
>
> into
> 0.0.2.1.0.0.0.0.0.0.0.0.0.0.0 IN PTR .............
>
> all bits are reversed :). And make sure that you have 32 nibbles (add up
> the specific ones plus the $ORIGIN)
>
> Let me know if you need further help.
> -andreas
> --
> Andreas Ott andreas@naund.org