my /etc/resolv.conf is set correctly and I could resolve the names using my dns (bind) but I could not connect to it ( the resolved name) for example when i wrote a command like: *# nslookup host1.example.com * the output was like this: *Server: 192.168.0.254 Address: 192.168.0.254#53
Name: host1.example.com Address: 192.168.33.2 *but, when I wrote a command like this: #* ping host1.example.com *there was no reply and I checked the that there is no firewall rules that denying the connection best regards On Wed, May 27, 2009 at 1:32 AM, Mike Frysinger <[email protected]> wrote: > On Monday 25 May 2009 08:22:40 Abdolmohaimen Siddig wrote: > > I have a problem that my dns server (bind) can resolve names, when trying > > to connect using the names provided by the dns ( e.g. ping > > host1.example.com) I fail. i think the problem is that uClibc has no > > libnss-dns shared library. what is the solution for this problem please > > uClibc doesnt need any of the libnss stuff that glibc provides. simply > check > your /etc/resolve.conf. > -mike > -- Abdolmohaimen Alsiddig Ahmed Nile Center for Technology Research +249924205886 -- Abdolmohaimen Alsiddig Ahmed Nile Center for Technology Research +249924205886
