
September 13th, 2004, 04:30 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Problem with Bind starting
Im using webmin the latest version version 1.60 or something, and im using bind 9.2. I get everything set up in webmin to where I think it should work and then I click on start bind and nothing happens. On my server I check with ps -A and I dont see named running at all.
At first I used to get an error something like
named [-c config] [blah] [blah] :too many parameters
something like that anyways so i changed my module config for webmin to the default and it stopped giving me that error. Noow it does what I mentioned before reloads the page in webmin like it actually started Bind but it dosent.
So i tried directly running it /usr/sbin/named start and nothing happens at all, when I look at my processes its not there> Also tried /etc/init.d/named start and i tried the ruuning it directly without the start. Does anyone know what could be going on with this? Im fairly new to Linux and really new to bind so I hope im just doing something stupid and simple.
By the way I read the tutorial on this page and many others I have even tried
named -u named
|