Quote:
Originally Posted by falko
dnsmasp is listening on 192.168.122.1, but I can't find any DNS server listening on 192.168.0.19. What's the output of ?
|
Hi Falko
Thanks for the response. The output of ifconfig is as follows :-
eth0 Link encap:Ethernet HWaddr 00:13:20:EB

3:E0
inet addr:192.168.0.19 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:20ff:feeb:d3e0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:386721 errors:0 dropped:0 overruns:0 frame:0
TX packets:75141 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:33815639 (32.2 MiB) TX bytes:6860073 (6.5 MiB)
Interrupt:20 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2098 errors:0 dropped:0 overruns:0 frame:0
TX packets:2098 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3585737 (3.4 MiB) TX bytes:3585737 (3.4 MiB)
virbr0 Link encap:Ethernet HWaddr 16:A0:FF:CF:6B:1A
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
inet6 addr: fe80::14a0:ffff:fecf:6b1a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:5654 (5.5 KiB)
[root@localhost src]#
I got rid of the named.sdb faild but pid file exists error by removing the bind-sdb package . Is that the right way to do ?
Why the DNS is not listening on 192.168.0.19 ?
If i check named status it gives the following output :-
[root@localhost src]# /etc/init.d/named status
version: 9.5.0b3
number of zones: 16
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/0/1000
tcp clients: 0/100
server is up and running
named (pid 1721) is running...
[root@localhost src]#
Looking forward to hear from you
Thanks and Regards
Nidhin Tomson