Sponsored Content
Full Discussion: Binary file on DNS [FreeBSD]
Top Forums UNIX for Dummies Questions & Answers Binary file on DNS [FreeBSD] Post 302781075 by alister on Friday 15th of March 2013 01:25:07 PM
Old 03-15-2013
I haven't used FreeBSD in a while, but it sounds like you're making a mess out of your system.

In FreeBSD (and the other BSDs as well), the binaries in /sbin, /bin, /usr/bin, and /usr/sbin are part of the base system. Randomly overwriting them is a bad idea.

A binary upgrade from one release of the operating system to another will now be a lot trickier. Should you need or want to patch or rebuild from source, the base system named will clobber the port version that you installed in /usr/sbin.

On the other side of things, the package manager won't be able to properly uninstall or upgrade the bind port/package, since files which it installed in /usr/local have been relocated behind its back.

Regards,
Alister

---------- Post updated at 01:25 PM ---------- Previous update was at 01:15 PM ----------

Quote:
Originally Posted by cyberking
I already installed FreeBSD.and I got default bind(9.6).
I wanna install latest version(9.9),So i gonna remove 9.6 as follows:
Code:
cd /usr/ports/dns/bind96 && make install clean

This result:
Code:
bind96 not installed, skipping

I don't know why not installed
Because the bind that's in /usr/sbin is not part of the ports/packages system. It is part of the base system.

(I've assumed that you meant "deinstall" instead of "install" in that make command.)

Regards,
Alister
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

FreeBSD - DNS messages

Good morning/afternoon/evening all! I often get the following line in my /var/log/messages file: Mar 27 07:01:33 gateway named: denied update from .1261 for "mydomain.net" IN I have FreeBSD 4.4 and have a DNS server running which seems to work fine except for this message. Has anyone... (3 Replies)
Discussion started by: Ivo
3 Replies

2. Solaris

compiled binary file gives "cannot execute binary file"

Hi, I have two Solaris machines. 1. SunOS X 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-1500 2. SunOS Y 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-60 I am trying to buiild a project on both these machines. The Binary output file compiled on machine 2 runs on both the machines. Where... (0 Replies)
Discussion started by: scgupta
0 Replies

3. IP Networking

New DNS Server on FreeBSD 7.0

Hope I can explain my problem well enough. I have a DNS server that I'm wanting to replace with an older system. I configured this system exactly the same way as an older system running FreeBSD 6.3. Here's the problem. Within the network, its working perfectly: performing queries, all the... (2 Replies)
Discussion started by: Alpha_Harblo
2 Replies

4. UNIX for Advanced & Expert Users

DNS server choice: Windows DNS vs Linux BIND

I'd like to get some opnions on choosing DNS server: Windows DNS vs Linux BIND comparrsion: 1) managment, easy of use 2) Security 3) features 4) peformance 5) ?? I personally prefer Windows DNS server for management, it supports GUI and command line. But I am not sure about security... (2 Replies)
Discussion started by: honglus
2 Replies

5. IP Networking

Freebsd Bind DNS server - multiple subnets

Hello all, I have configured Freebsd 8.1 Bind DNS as DNS server for intrenal domain and clients on one subnet 192.168.10.0/24 . What do I have to change in zone file and in in-addr.arpa zone file if I have two additional subsets 192.168.20.0/24 and 192.168.30.0/24? Do I have to create another... (0 Replies)
Discussion started by: kreno
0 Replies

6. UNIX for Dummies Questions & Answers

Pipe binary file matches grep results to file

I am using grep to match a pattern, but the output is strange. $ grep -r -o "pattern" * Gives me: Binary file foo1 matches Binary file foo2 matches Binary file foo3 matches To find the lines before/after, I then have to use the following on each file: $ strings foo1 | grep -A1 -B1... (0 Replies)
Discussion started by: chipperuga
0 Replies

7. Red Hat

DHCP & DNS - Clients get IP but don't register in DNS

I am trying to setup a CentOS 6.2 server that will be doing 3 things DHCP, DNS & Samba for a very small office (2 users). The idea being this will replace a very old Win2k server. The users are all windows based clients so only the server will be Linux based. I've installed CentOS 6.2 with... (4 Replies)
Discussion started by: FireBIade
4 Replies

8. Shell Programming and Scripting

Output redirection of c binary file to a file in shell script is failing

I am struck up with a problem and that is with output redirection. I used all the ways for the redirection of the output of c binary to a file, still it is failing. Here are the different ways which I have used: ./a.out | tee -a /root/tmp.txt 2>&1 ./a.out | tee -a /root/tmp.txt 1>&1 ./a.out |... (2 Replies)
Discussion started by: Maya29988
2 Replies

9. Shell Programming and Scripting

Convert binary file to csv and then back to the binary format

Hello *nix specialists, Im working for a non profit organisation in Germany to transport DSL over WLAN to people in areas without no DSL. We are using Linksys WRT 54 router with DD-WRT firmware There are at the moment over 180 router running but we have to change some settings next time. So my... (7 Replies)
Discussion started by: digidax
7 Replies

10. Solaris

DNS client added to DNS server but not working

Hi, We have built a new server (RHEL VM)and added that IP/hostname into dns zone configs file on DNS server (Solaris 10). Reloaded the configuration using and added nameserver into resolv.conf on client. But when I am trying nslookup, its not getting resolved. The nameserver is not able to... (8 Replies)
Discussion started by: snchaudhari2
8 Replies
ipa-replica-prepare(1)						 IPA Manual Pages					    ipa-replica-prepare(1)

NAME
ipa-replica-prepare - Create an IPA replica file SYNOPSIS
ipa-replica-prepare [OPTION]... hostname DESCRIPTION
Generates a replica file that may be used with ipa-replica-install to create a replica of an IPA server. A replica can only be created on an IPA server installed with ipa-server-install (the first server). You must provide the fully-qualified hostname of the machine you want to install the replica on and a host-specific replica_file will be created. It is host-specific because SSL server certificates are generated as part of the process and they are specific to a particular hostname. If IPA manages the DNS for your domain, you should either use the --ip-address option or add the forward and reverse records manually using IPA plugins. Once the file has been created it will be named replica-hostname. This file can then be moved across the network to the target machine and a new IPA replica setup by running ipa-replica-install replica-hostname. A replica should only be installed on the same or higher version of IPA on the remote system. OPTIONS
--dirsrv_pkcs12=FILE PKCS#12 file containing the Directory Server SSL Certificate and Private Key --http_pkcs12=FILE PKCS#12 file containing the Apache Server SSL Certificate and Private Key --dirsrv_pin=DIRSRV_PIN The password of the Directory Server PKCS#12 file --http_pin=HTTP_PIN The password of the Apache Server PKCS#12 file -p DM_PASSWORD, --password=DM_PASSWORD Directory Manager (existing master) password --ip-address=IP_ADDRESS IP address of the replica server. If you provide this option, the A and PTR records will be added to the DNS. --reverse-zone=REVERSE_ZONE The reverse DNS zone to use --no-reverse Do not create reverse DNS zone --ca=CA_FILE Location of CA PKCS#12 file, default /root/cacert.p12 --debug Prints info log messages to the output EXIT STATUS
0 if the command was successful 1 if an error occurred IPA
Mar 14 2008 ipa-replica-prepare(1)
All times are GMT -4. The time now is 09:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy