Displaying 4 results from an estimated 4 matches for "bootconf".
Did you mean:
bootcoef
2006 Oct 31
0
6310483 boot needs some more help for gcc on SPARC
...update: usr/src/psm/stand/cpr/sparcv9/sun4u/machdep.c
update: usr/src/psm/stand/cpr/sparcv9/sun4u/pages.c
update: usr/src/stand/lib/fs/nfs/xdr_rec.c
update: usr/src/stand/lib/sa/standalloc.c
update: usr/src/stand/lib/tcp/tcp.c
update: usr/src/uts/sparc/os/bootops.c
update: usr/src/uts/sun/sys/bootconf.h
2005 Apr 09
1
Samba Dynamic DNS DHCP , client won't register
Hi everyone,
just created a Dynamic DNS DHCP server, but my client info-2000256 wont
register, or atleast It says registering with dns server
but I'm not able to ping it by, info-2000256.domainname.co.yu , my configs
are as follows :
named.conf
// generated by named-bootconf.pl
#----------------------------------
# Capriolo
#----------------------------------
acl capriolo {
192.168.0.0/24;
127.0.0.1;
};
#----------------------------------
# Topola Univerzal
#----------------------------------
acl univerzal {
192.168.1.0/24;
127.0.0.1;
};
#------------------------------...
2002 Dec 31
1
Trouble pinging servers DNS name.
...ison the 172.17.60 subnet. I was hoping that this would be addressed by specifying remote announce in the smb.conf file for the workstations subnet. Apparently I am still missing something.
Any assistance would be greatly appreciated.
-------------- next part --------------
// generated by named-bootconf.pl
options {
directory "/var/named";
forward only;
allow-update { none; };
allow-transfer { none; };
allow-query { 172.17.60.6/255.255.255.0; };
allow-recursion { none; };
/*
* If there is a firewall between you and nameservers you want
* to...
1998 Jun 06
21
Named update for RH 4.2 exploitable?
Someone I was speaking with this evening claimed they have installed the
latest named rpms yet they are still getting exploited daily and being
hacked. Do the latest rpm''s for the named 4.9.x stuff fix all the root
exploits or is this person just an idiot who probably has holes elsewhere in
the system?