Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-30-2002, 01:17 PM
|
#1
|
LQ Newbie
Registered: Jun 2002
Location: Washington state
Distribution: Debian and RedHat so far
Posts: 18
Rep:
|
Running Bind/named
On a RedHat 7.3p server and workstation combination (experimental network), I have installed NFS on the server and configured three directories for export. When I tried a manual mount of the /pub dir. from the workstation (mount server:/pub /pub) I got the message "can't get the address for server". Both dir exist, the one on the server has a test file in it, the workstation is an empty dir. The host file on the wks has entries for lo, the wks, and the server. The host.conf file entry is "hosts,bind".
Secondary question: if I in fact need a DNS server for name resolution, I have installed Bind and configured it thru bindconf. Yet it seems I have no named running. Do you see named or bind in the bootup screens if it is running? I don't.
I'm fairly new to Linux, this is work being done at an internship/volunteer position for learning purposes, mine and my boss.
Any help is appreciated.
Pat
|
|
|
08-30-2002, 04:54 PM
|
#2
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
To see if named is running use
ps -e|grep named
If you get something, it's running. If not, you need to run it (using 'named', usually with parameters like '-u name' - runs as user 'name').
|
|
|
08-30-2002, 05:15 PM
|
#3
|
Member
Registered: Jun 2002
Location: NJ
Distribution: Mainly Kubuntu 8.10
Posts: 44
Rep:
|
I would first try to just ping the other workstation to see if you get a response before you get into bind. the local host file should be good enough for a small network if all the workstations are there.
ping using IP address
then
ping using hostname
if that all works make sure the server is running a NFS server
|
|
|
09-03-2002, 06:48 PM
|
#4
|
LQ Newbie
Registered: Jun 2002
Location: Washington state
Distribution: Debian and RedHat so far
Posts: 18
Original Poster
Rep:
|
Did these
I have done both of these items. They both came out alright.
The ping gets the server and visa versa. And the ps shows a process number. Someone else suggested that I check the host file on the server and make sure all the machines show on it also. After that I'll be lost. I had assumed also that a host file should be enough.
Pat
|
|
|
09-04-2002, 11:38 AM
|
#5
|
LQ Newbie
Registered: Jun 2002
Location: Washington state
Distribution: Debian and RedHat so far
Posts: 18
Original Poster
Rep:
|
Got it done
Thanks for the help I've gotten past the host file problem with your help. I'm beginning to like Linux but it sure hates my typos.
I intent to post another so look and help if you can. The next problem is with portmap.
Thanks
|
|
|
All times are GMT -5. The time now is 03:28 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|