I changed the serial and in named.conf i had set the wrong path ... well i fixed that now,
if i run bind in non-daemon mode, i get this
11-Mar-2008 20:06:51.515 starting BIND 9.4.1-P1 -fg
11-Mar-2008 20:06:51.516 found 2 CPUs, using 2 worker threads
11-Mar-2008 20:06:51.521 loading configuration from '/etc/bind/named.conf'
11-Mar-2008 20:06:51.522 listening on IPv6 interfaces, port 53
11-Mar-2008 20:06:51.528 listening on IPv4 interface lo, 127.0.0.1#53
11-Mar-2008 20:06:51.529 listening on IPv4 interface eth1, 84.20.254.249#53
11-Mar-2008 20:06:51.531 listening on IPv4 interface eth0, 192.168.2.1#53
11-Mar-2008 20:06:51.532 listening on IPv4 interface vmnet1, 172.16.86.1#53
11-Mar-2008 20:06:51.534 listening on IPv4 interface vmnet8, 192.168.121.1#53
11-Mar-2008 20:06:51.552 automatic empty zone: 254.169.IN-ADDR.ARPA
11-Mar-2008 20:06:51.552 automatic empty zone: 2.0.192.IN-ADDR.ARPA
11-Mar-2008 20:06:51.552 automatic empty zone: 255.255.255.255.IN-ADDR.ARPA
11-Mar-2008 20:06:51.552 automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
11-Mar-2008 20:06:51.552 automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA
11-Mar-2008 20:06:51.553 automatic empty zone: D.F.IP6.ARPA
11-Mar-2008 20:06:51.553 automatic empty zone: 8.E.F.IP6.ARPA
11-Mar-2008 20:06:51.553 automatic empty zone: 9.E.F.IP6.ARPA
11-Mar-2008 20:06:51.553 automatic empty zone: A.E.F.IP6.ARPA
11-Mar-2008 20:06:51.553 automatic empty zone: B.E.F.IP6.ARPA
11-Mar-2008 20:06:51.556 none:0: open: /etc/bind/rndc.key: permission denied
11-Mar-2008 20:06:51.556 couldn't add command channel 127.0.0.1#953: permission denied
11-Mar-2008 20:06:51.556 none:0: open: /etc/bind/rndc.key: permission denied
11-Mar-2008 20:06:51.556 couldn't add command channel ::1#953: permission denied
11-Mar-2008 20:06:51.556 ignoring config file logging statement due to -g option
11-Mar-2008 20:06:51.559 zone 0.in-addr.arpa/IN: loaded serial 1
11-Mar-2008 20:06:51.560 zone 127.in-addr.arpa/IN: loaded serial 1
11-Mar-2008 20:06:51.560 zone 255.in-addr.arpa/IN: loaded serial 1
11-Mar-2008 20:06:51.561 /etc/bind/he-ipv6:25: ignoring out-of-zone data (3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.e.1.0.b.0.f.1.0.7.4.0.1.0.0.2.ip6.arpa)
11-Mar-2008 20:06:51.561 zone 6.e.1.0.a.0.f.1.0.7.4.0.1.0.0.2.ip6.arpa/IN: loaded serial 200803120
11-Mar-2008 20:06:51.562 zone localhost/IN: loaded serial 1
11-Mar-2008 20:06:51.563 running
11-Mar-2008 20:06:51.563 zone 6.e.1.0.a.0.f.1.0.7.4.0.1.0.0.2.ip6.arpa/IN: sending notifies (serial 200803110)
And this is where it stops, i waited like 10 minutes before quiting...
Shouldnt be this different?