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.
|
 |
11-09-2000, 08:23 PM
|
#1
|
Member
Registered: Oct 2000
Location: NYC
Posts: 32
Rep:
|
Yes, I know there are howtos out there, but I'd rather work with people that will diagnose my problem.
I need to set up a DNS client, a NIS client, a DHCP client which is currently static, but will be dynamic in about a month, and a proxy client.
How do you do this?
Running Debian v2.2 and Mandrake 7.1 (two different CLIENT machines, servers I can't touch).
Thanks
|
|
|
11-11-2000, 06:47 PM
|
#2
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,620
|
Not sure what you mean by a DNS client... If you mean where do you specify your nameservers then the answer is put
Code:
nameserver ip.address
in /etc/resolv.conf.
For the dhcp client do the following.
Red Hat:
1) Remove HOSTNAME and GATEWAY entries from etc/sysconfig/network (if they are there).
2) Set BOOTPROTO=dhcp in /etc/sysconfig/network-scripts/ifcfg-eth0.
Debian:
Last time I checked you didn't have to do anything because the dhcpcd package installs it's startup script as /etc/init.d/dhcpcd, and links this to the various /etc/rc?.d/ directories.
|
|
|
11-11-2000, 07:59 PM
|
#3
|
Member
Registered: Oct 2000
Location: NYC
Posts: 32
Original Poster
Rep:
|
ok, thanks...
But the problem is still still in my debian installation; I cannot ping the DNS name of that computer, but I can ping its IP...
|
|
|
11-11-2000, 08:07 PM
|
#4
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,620
|
You can't ping the hostname of what computer? If you are talking about the DNS server that makes sense. You can't resolve names until you have DNS setup 
Just put the word nameserver followed by the ip address of the nameserver in /etc/resolv.
|
|
|
11-12-2000, 05:19 AM
|
#5
|
Member
Registered: Oct 2000
Location: NYC
Posts: 32
Original Poster
Rep:
|
oh, sheesh, in the MIDDLE of writing this responce I remembered that I should have restarted networking...OK!..
Now there's a DNS Server, NIS, how to set Static DHCP and change to Dynamic DHCP, and Proxy settings.
|
|
|
11-12-2000, 05:20 AM
|
#6
|
Member
Registered: Oct 2000
Location: NYC
Posts: 32
Original Poster
Rep:
|
oops, wait, I still can't ping that computer's DNS Name from another computer...
|
|
|
All times are GMT -5. The time now is 07:46 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
|
|