Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi all,
I'd like to run BIND 9 (DNS server) on my DNS 323 so I can assign DNS names to all my machines in my local network.
ffp doesn't seem to contain a DNS server, so I installed optware and installed the 'bind' package from there (let's see if I get flamed for posting on the wrong?! forum
However, when I start named it seems terminates with a fatal error - and that even with an empty configuration file, so I assume it doesn't even get to read it yet.
Here's the output:
root@storage:/opt/etc/named# /opt/sbin/named -4 -g
26-Jul-2009 18:59:03.769 starting BIND 9.6.1 -4 -g
26-Jul-2009 18:59:03.772 built with '--build=i386-pc-linux-gnu' '--host=arm-linux' '--target=arm-linux' '--enable-epoll' '--prefix=/opt' '--with-libtool' '--with-openssl=/home/slug/optware/dns323/staging/opt' '--without-libxml2' '--sysconfdir=/opt/etc/named' '--localstatedir=/opt/var' '--with-randomdev=/dev/random' '--disable-getifaddrs' 'build_alias=i386-pc-linux-gnu' 'host_alias=arm-linux' 'target_alias=arm-linux' 'CC=/home/slug/optware/dns323/toolchain/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/arm-linux-uclibc-gcc' 'LDFLAGS= -L/home/slug/optware/dns323/staging/opt/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link,/home/slug/optware/dns323/staging/opt/lib ' 'CPPFLAGS=-O2 -pipe -fPIC -I/home/slug/optware/dns323/staging/opt/include' 'CPP=/home/slug/optware/dns323/toolchain/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/arm-linux-uclibc-gcc -E' 'CXX=/home/slug/optware/dns323/toolchain/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/arm-linux-uclibc-g++'
26-Jul-2009 18:59:03.777 errno2result.c:111: unexpected error:
26-Jul-2009 18:59:03.780 unable to convert errno to isc_result: 38: Function not implemented
26-Jul-2009 18:59:03.783 socket.c:3612: unexpected error:
26-Jul-2009 18:59:03.785 epoll_create failed: Function not implemented
26-Jul-2009 18:59:03.789 main.c:523: unexpected error:
26-Jul-2009 18:59:03.791 isc_socketmgr_create() failed: unexpected error
26-Jul-2009 18:59:03.794 create_managers() failed: unexpected error
26-Jul-2009 18:59:03.797 exiting (due to early fatal error)
Any help or hints will be very much appreciated.
Cheers,
Uwe
Offline
bobby_newmark wrote:
ffp doesn't seem to contain a DNS server,
Depends on your requirements, dnsmasq is sufficient for most LANs:
http://www.inreto.de/dns323/fun-plug/0. … ml#dnsmasq
Offline
Awesome, thanks! I'll have a go at that; seems much easier than fuffing around with optware
Cheers,
Uwe
Offline