[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: nsupdate and netlink_socket AVCs
- From: "Charles R. Anderson" <cra WPI EDU>
- To: "Fedora SELinux support list for users & developers." <fedora-selinux-list redhat com>
- Subject: Re: nsupdate and netlink_socket AVCs
- Date: Tue, 6 Apr 2004 15:27:52 -0400
On Tue, Apr 06, 2004 at 03:07:21PM -0400, Daniel J Walsh wrote:
> nsupdate does the following which looks suspicious.
>
> result = isc_net_probeipv4();
> if (result == ISC_R_SUCCESS)
> have_ipv4 = ISC_TRUE;
That looks like it is trying to see if IPv4 is available.
> How does one use nsupdate?
>
> I just ran it and it came back with a
> >
> prompt.
You give it commands to remotely update the BIND nameserver zone, such
as:
> update add myhost.mydomain.com 86400 A a.b.c.d
> <--- blank line, very important!!!
> ^D
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]