Displaying 20 results from an estimated 100000 matches similar to: "CnetOS 7, hostname, and rsyslogd"
2014 Jul 23
1
CentOS 7, networkmangler, and hostname
I've a 7 box (actually, it's RHEL, but the general list there is
moribund), and I'm trying to configure it "correctly" so that it gets its
hostname from the DHCP server. All I've found so far is a script to use
from hooks of some kind. *Surely* there's just a configuration file option
somewhere....
mark
2011 Apr 16
0
Bug#623058: logcheck: tweak 'rsyslogd was HUPed' filter
Package: logcheck
Version: 1.3.13
Severity: minor
Tags: patch
Hi,
Logcheck reports messages of the form:
Mar 15 06:25:26 foohost rsyslogd: [origin software="rsyslogd" swVersion="5.7.6" x-pid="3301" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
I suggest the following tweak to /etc/logcheck/ignore.d.server/rsyslog:
diff -u
2008 Jun 26
0
gentoo pxelinux boot - pass hostname to dhcp client
Hello all,
I have finally successfully booted a diskless NFS Gentoo client and I
am very pleased with it!
I only have one issue left I'd like to understand; the master Gentoo
server that I based my diskless image from boots nicely via dhcp and
accepts the hostname parameter its DHCP server passes along with its
leased IP address. I have posted in the Gentoo forum, but thought I'd
post
2009 Apr 07
2
[PATCH] ipconfig: send hostname in DHCP request
If a hostname is requested, for example -d ::::foo::dhcp, then include the
hostname in the DHCP discover/request. This patch also allows
the vendor class identifier to be omitted from the DHCP
discover/request by specifying -i ""
Signed-off-by: Aron Griffis <agriffis at n01se.net>
---
usr/kinit/ipconfig/dhcp_proto.c | 49 ++++++++++++++++++++++++++++++--------
2018 Jun 08
0
C7, encryption, and clevis
On 06/08/18 12:01, m.roth at 5-cent.us wrote:
> Valeri Galtsev wrote:
>>
>>
>> On 06/08/18 10:27, m.roth at 5-cent.us wrote:
>>> John Hodrien wrote:
>>>> On Fri, 8 Jun 2018, m.roth at 5-cent.us wrote:
>>>>
>>>>> We've been required to encrypt h/ds, and so have been rolling that out
>>>>> over the last year or
2008 Feb 03
3
Bug#463793: rsyslogd restarts are not ignored
Package: logcheck-database
Version: 1.2.63
Severity: normal
--- Please enter the report below this line. ---
In fact, there does not appear to be any consideration
of rsyslogd's behavior. Attached is a rule to ignore
restarts.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-686
Debian Release: lenny/sid
990 testing ftp.debian.org
600 unstable
2008 Jun 11
2
RHEL/CentOS5.2 and rsyslogd
Hi there,
I am slightly confused by the RHEL release notes and an earlier thread
here about rsyslogd, so I hope someone can clear this up for me;
I see that rsyslog is included in RHEL as of 5.2 (and so will be
available in CentOS when 5.2 is ready) however there is no indication of
whether it has been made the default syslogger or not - is it an
optional package or installed by default on a
2020 May 05
0
Re: Set hostname of guest during installation time
On 5/5/2020 8:29 AM, Michal Privoznik wrote:
> On 5/5/20 8:11 AM, john doe wrote:
>> On 3/30/2020 4:10 PM, Michal Prívozník wrote:
>>> On 30. 3. 2020 15:26, john doe wrote:
>>>> On 3/30/2020 1:20 PM, Andrea Bolognani wrote:
>>>>> On Mon, 2020-03-30 at 12:04 +0200, Michal Prívozník wrote:
>>>>>> On 27. 3. 2020 20:49, john doe wrote:
2010 Dec 14
1
Binding rsyslogd to specific ip address
Hi all,
Somebody knows how can I bind rsyslogd to a specific ip adress?? I have two
different interfaces on a centos5.5 host and I need to bind rsyslog to only one.
Thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2019 Sep 26
1
[PATCH] builder: templates: set "unassigned" hostname
By default the installer will set the hostname to what the DHCP returns,
exposing details of the machine where make-template.ml runs.
Instead, force "unassigned-hostname.unassigned-domain" as hostname, so
plays nicely with the hostname setting code in virt-customize.
---
builder/templates/debian.preseed | 2 +-
builder/templates/ubuntu.preseed | 5 +++++
2 files changed, 6
2020 May 05
0
Re: Set hostname of guest during installation time
On 3/30/2020 4:10 PM, Michal Prívozník wrote:
> On 30. 3. 2020 15:26, john doe wrote:
>> On 3/30/2020 1:20 PM, Andrea Bolognani wrote:
>>> On Mon, 2020-03-30 at 12:04 +0200, Michal Prívozník wrote:
>>>> On 27. 3. 2020 20:49, john doe wrote:
>>>>> If my understanding is correct, using 'try06' or 'debian' should do the
>>>>>
2011 Apr 17
0
Processed: logcheck ignore rules for rsyslogd
Processing commands for control at bugs.debian.org:
> reassign 623058 rsyslog
Bug #623058 [logcheck] logcheck: tweak 'rsyslogd was HUPed' filter
Bug reassigned from package 'logcheck' to 'rsyslog'.
Bug No longer marked as found in versions logcheck/1.3.13.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
623058:
2015 Apr 27
0
Prevent network setup from changing the hostname
On 04/26/2015 09:19 PM, Robert Nichols wrote:
> On 04/26/2015 07:57 PM, Peter Larsen wrote:
>> On 04/26/2015 08:25 PM, Robert Nichols wrote:
>>> On 04/26/2015 06:31 PM, Peter Larsen wrote:
>>>> On 04/26/2015 07:26 PM, Robert Nichols wrote:
>>>>> How can I block network setup (via NetworkManager) from changing
>>>>> the machine's
2007 Sep 27
2
hostname not being picked up by DHCP
Hi - I am using the CentOS v5 desktop installation and am setting up a
new lab for our engineering department. Initially I computers got their
IP addresses and computer names from the DHCP process and the computer
were getting the info from the dynamic pool. These name would be
d-23-76.mnsu.edu, where the d stood for dynamic and 23-76 refered the
IP address of xx.xx.23.76. The computer
2018 Jun 08
2
C7, encryption, and clevis
Valeri Galtsev wrote:
>
>
> On 06/08/18 10:27, m.roth at 5-cent.us wrote:
>> John Hodrien wrote:
>>> On Fri, 8 Jun 2018, m.roth at 5-cent.us wrote:
>>>
>>>> We've been required to encrypt h/ds, and so have been rolling that out
>>>> over the last year or so. Thing is, you need to put in a password, of
>>>> course, to boot the
2015 Apr 27
2
Prevent network setup from changing the hostname
On 04/26/2015 07:57 PM, Peter Larsen wrote:
> On 04/26/2015 08:25 PM, Robert Nichols wrote:
>> On 04/26/2015 06:31 PM, Peter Larsen wrote:
>>> On 04/26/2015 07:26 PM, Robert Nichols wrote:
>>>> How can I block network setup (via NetworkManager) from changing
>>>> the machine's hostname whenever the network configuration changes?
>>>
2016 Nov 18
1
DC server own hostname must be part of ad dc domain?
18.11.2016 15:22, Rowland Penny via samba пишет:
>> root at ad51:~# hostname -f
>> ad51.samges.ru
>> Must I have an $SERV.$ADDOMAIN hostname, like ad51.dc.samges.ru ?
> Yes
>
>> If I change hostname now, what will happen in AD domain ?
>
> Your machine will not be found.
But it can be found via DNS, why changing local (for this server)
hostname affects this?
2018 Jun 08
3
C7, encryption, and clevis
John Hodrien wrote:
> On Fri, 8 Jun 2018, m.roth at 5-cent.us wrote:
>
>> We've been required to encrypt h/ds, and so have been rolling that out
>> over the last year or so. Thing is, you need to put in a password, of
>> course, to boot the system. My manager found a way to allow us to reboot
>> without being at the system's keyboard, a package called clevis.
2015 Apr 27
0
Prevent network setup from changing the hostname
On 04/26/2015 08:25 PM, Robert Nichols wrote:
> On 04/26/2015 06:31 PM, Peter Larsen wrote:
>> On 04/26/2015 07:26 PM, Robert Nichols wrote:
>>> How can I block network setup (via NetworkManager) from changing
>>> the machine's hostname whenever the network configuration changes?
>>
>> Make it a system connection instead of a user connection. Or give the
2019 Jan 02
2
Erratic local hostname resolution with Dnsmasq
Hi,
My local server is running CentOS 7. The machine has two NICs and is
acting as a gateway. For DHCP and DNS, I'm using Dnsmasq. I have a
strange little problem with local hostname resolution. Before going into
more details, here's my configuration.
[root at nestor:~] # ifconfig
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.2 netmask