Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-14 Thread Kay Schenk
On Mon, Jul 13, 2020, 02:35 José María Terry Jiménez wrote: > El 13/7/20 a las 0:50, Kay Schenk escribió: > >> With your current setup in mind, do you know the modem internal > >> IP? With that, set your computer's IP to be in the same network, > >> verify the default route, and see if you

Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-13 Thread José María Terry Jiménez
El 13/7/20 a las 0:50, Kay Schenk escribió: >> With your current setup in mind, do you know the modem internal >> IP? With that, set your computer's IP to be in the same network, >> verify the default route, and see if you can reach out to the modem. >> > I did this with a new network profile

Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
See inline... On Sun, Jul 12, 2020, 12:47 Mauricio Tavares wrote: > On Sun, Jul 12, 2020 at 3:39 PM Kay Schenk wrote: > > > > On Sun, Jul 12, 2020, 12:31 Mauricio Tavares > wrote: > > > > > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk > wrote: > > > > > > > > Hello all-- > > > > I'm in a bind t

Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Mauricio Tavares
On Sun, Jul 12, 2020 at 3:39 PM Kay Schenk wrote: > > On Sun, Jul 12, 2020, 12:31 Mauricio Tavares wrote: > > > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk wrote: > > > > > > Hello all-- > > > I'm in a bind trying to reset an older Nether DSL modem. I did a manual > > > reset on it. It was set up

Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
On Sun, Jul 12, 2020, 12:31 Mauricio Tavares wrote: > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk wrote: > > > > Hello all-- > > I'm in a bind trying to reset an older Nether DSL modem. I did a manual > > reset on it. It was set up as "pass thru" by me and I want to "undo" > that. > > When I boot

Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Mauricio Tavares
On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk wrote: > > Hello all-- > I'm in a bind trying to reset an older Nether DSL modem. I did a manual > reset on it. It was set up as "pass thru" by me and I want to "undo" that. > When I boot now, the joys of Network Manager!, I can not just enter the > modem

[CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
Hello all-- I'm in a bind trying to reset an older Nether DSL modem. I did a manual reset on it. It was set up as "pass thru" by me and I want to "undo" that. When I boot now, the joys of Network Manager!, I can not just enter the modem manager IP address because I keep getting "network not accessi

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Simon Matter via CentOS
2 PM > To: centos@centos.org > Subject: [EXTERNAL] Re: [CentOS] Need help to fix bug in rsync > > > Harriscomputer > > Leroy Tennison > Network Information/Cyber Security Specialist > E: le...@datavoiceint.com > > > [cid:Data-Voice-International-LOGO_aa3d1c6e-5c

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Simon Matter via CentOS
> On Wed, Mar 25, 2020 at 02:49:24PM +0100, Simon Matter via CentOS wrote: >> Hi, >> >> I've discovered a bug in rsync which leads to increased CPU usage and >> slower transfers in many situations. >> >> When syncing with compression (-z), certain file types should not be >> compressed during the t

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Jon LaBadie
On Wed, Mar 25, 2020 at 02:49:24PM +0100, Simon Matter via CentOS wrote: > Hi, > > I've discovered a bug in rsync which leads to increased CPU usage and > slower transfers in many situations. > > When syncing with compression (-z), certain file types should not be > compressed during the transfer

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Leon Fauster via CentOS
Am 25.03.20 um 19:15 schrieb Simon Matter via CentOS: On Wed, 2020-03-25 at 14:39 +, Leroy Tennison wrote: Since you state that using -z is almost always a bad idea, could you provide the rationale for that? I must be missing something. I think the "rationale" is that at some point the co

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Leroy Tennison
esday, March 25, 2020 1:32 PM To: centos@centos.org Subject: [EXTERNAL] Re: [CentOS] Need help to fix bug in rsync Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1c6e-5cfb-451f-ba2c-af8059e69609.PNG]

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Leroy Tennison
tOS mailing list Subject: [EXTERNAL] Re: [CentOS] Need help to fix bug in rsync &g Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1c6e-5cfb-451f-ba2c-af8059e69609.PNG] 2220 Bush Dr McKinney, Texas 75

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Pete Biggs
On Wed, 2020-03-25 at 19:15 +0100, Simon Matter via CentOS wrote: > > On Wed, 2020-03-25 at 14:39 +, Leroy Tennison wrote: > > > Since you state that using -z is almost always a bad idea, could you > > > provide the rationale for that? I must be missing something. > > > > > I think the "ratio

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Simon Matter via CentOS
> On Wed, 25 Mar 2020, Leroy Tennison wrote: > >> Since you state that using -z is almost always a bad idea, could you >> provide the rationale for that? I must be missing something. > > I can't speak to that, but the obvious workaround is to use ssh's > compression instead of rsync's: > > rsync -

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Simon Matter via CentOS
> On Wed, 2020-03-25 at 14:39 +, Leroy Tennison wrote: >> Since you state that using -z is almost always a bad idea, could you >> provide the rationale for that? I must be missing something. >> > I think the "rationale" is that at some point the > compression/decompression takes longer than th

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Paul Heinlein
On Wed, 25 Mar 2020, Leroy Tennison wrote: Since you state that using -z is almost always a bad idea, could you provide the rationale for that? I must be missing something. I can't speak to that, but the obvious workaround is to use ssh's compression instead of rsync's: rsync -av -e 'ssh -C'

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Pete Biggs
On Wed, 2020-03-25 at 14:39 +, Leroy Tennison wrote: > Since you state that using -z is almost always a bad idea, could you > provide the rationale for that? I must be missing something. > I think the "rationale" is that at some point the compression/decompression takes longer than the time r

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Leroy Tennison
Subject: [EXTERNAL] Re: [CentOS] Need help to fix bug in rsync On Wed, 25 Mar 2020 14:49:24 +0100 Simon Matter via CentOS wrote: > Hi, > > I've discovered a bug in rsync which leads to increased CPU usage and > slower transfers in many situations. > > When syncing with compress

Re: [CentOS] Need help to fix bug in rsync

2020-03-25 Thread Peter Kjellström
On Wed, 25 Mar 2020 14:49:24 +0100 Simon Matter via CentOS wrote: > Hi, > > I've discovered a bug in rsync which leads to increased CPU usage and > slower transfers in many situations. > > When syncing with compression (-z) Tbh, using -z with rsync is almost always a bad idea (unless you're on

[CentOS] Need help to fix bug in rsync

2020-03-25 Thread Simon Matter via CentOS
Hi, I've discovered a bug in rsync which leads to increased CPU usage and slower transfers in many situations. When syncing with compression (-z), certain file types should not be compressed during the transfer because they are already compressed. The file types which are not to be compressed can

Re: [CentOS] Need help modding src.rpms to generate complete SAMBA AD DC binary RPMs for CentOS 8

2019-11-09 Thread Stephen John Smoogen
On Sat, 9 Nov 2019 at 01:13, Robert G (Doc) Savage via CentOS wrote: > > When RHEL8 and CentOS8 were released, I was looking forward to setting > up SAMBA as a AD DC server for CentOS8. But when I lifed the hood on > the samba.spec file I found the option to build the samba-dc binary rpm > has bee

Re: [CentOS] Need help modding src.rpms to generate complete SAMBA AD DC binary RPMs for CentOS 8

2019-11-09 Thread me
On Sat, 9 Nov 2019, Robert G (Doc) Savage via CentOS wrote: When RHEL8 and CentOS8 were released, I was looking forward to setting up SAMBA as a AD DC server for CentOS8. But when I lifed the hood on the samba.spec file I found the option to build the samba-dc binary rpm has been disabled for rh

[CentOS] Need help modding src.rpms to generate complete SAMBA AD DC binary RPMs for CentOS 8

2019-11-08 Thread Robert G (Doc) Savage via CentOS
When RHEL8 and CentOS8 were released, I was looking forward to setting up SAMBA as a AD DC server for CentOS8. But when I lifed the hood on the samba.spec file I found the option to build the samba-dc binary rpm has been disabled for rhel family builds. Apparently Red Hat does not want to support

Re: [CentOS] Need help with Linux networking interfaces and NIC bonding

2018-10-07 Thread Gordon Messmer
On 10/3/18 10:44 PM, Sean Son wrote: 1) Whenever I ping any of the devices on our network, from this server, the traffic goes out from the management port. I do not want the traffic to go out of the management port. I want it to go out through the active port of the NIC bond. How do I configure

[CentOS] Need help with Linux networking interfaces and NIC bonding

2018-10-04 Thread Leroy Tennison
y by e-mail and delete all copies of the message. From: CentOS on behalf of Sean Son Sent: Thursday, October 4, 2018 12:44 AM To: CentOS mailing list Subject: [EXTERNAL] [CentOS] Need help with Linux networking interfaces and NIC bonding Hello everyon

Re: [CentOS] Need help with Linux networking interfaces and NIC bonding

2018-10-04 Thread Anand Buddhdev
On 04/10/2018 07:44, Sean Son wrote: Hi Sean, [snip] > 1) Whenever I ping any of the devices on our network, from this server, the > traffic goes out from the management port. I do not want the traffic to go > out of the management port. I want it to go out through the active port of > the NIC b

[CentOS] Need help with Linux networking interfaces and NIC bonding

2018-10-03 Thread Sean Son
Hello everyone I am running into some strange issues when configuring networking interfaces on my physical server running Centos 7.5. Let me give you an overview of what's going on: We have a physical server, running CentOS 7.5. This server has one 4 port NIC and one 2 port NIC and a Dell IDRAC p

Re: [CentOS] Need help to understand about some lines which are printing on console

2018-05-30 Thread (RS) Tyler Schroder
d it works provided that a previous version of VMware-tools was installed successfully ..RSTS -Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Jonathan Billings Sent: Wednesday, May 30, 2018 6:18 PM To: CentOS mailing list Subject: Re: [CentOS] Need help to u

Re: [CentOS] Need help to understand about some lines which are printing on console

2018-05-30 Thread Jonathan Billings
Lmgtfy returns: https://communities.vmware.com/thread/532962 Something to do with VMware’s agent? -- Jonathan Billings > On May 30, 2018, at 11:38, Maheshwari, Shagun > wrote: > > Hi, > > Some lines are printing on console: > [CCafException] CAppConf@[1711]: CommAmqpListener: [CCafException

[CentOS] Need help to understand about some lines which are printing on console

2018-05-30 Thread Maheshwari, Shagun
Hi, Some lines are printing on console: [CCafException] CAppConf@[1711]: CommAmqpListener: [CCafException] CAppConfig:: getString() Required config parameter [amqp_password] is missing from section [c ommunication_amqp] Can you help me to understand why we are getting these lines on console? Ho

Re: [CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-29 Thread dibyendukoley1
Sir, Thank you for your help. After kernel update network card start working. Thank you for your help.😀... On Sat, 28 Apr 2018, 22:15 Phil Perry, wrote: > On 28/04/18 16:21, dibyendukoley1 wrote: > > Sir, > > This are the output. > > [root@localhost ~]# lspci -nn| grep -i Ethernet > > 00:1f.

Re: [CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-28 Thread Phil Perry
On 28/04/18 16:21, dibyendukoley1 wrote: Sir, This are the output. [root@localhost ~]# lspci -nn| grep -i Ethernet 00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (7) I219-V [8086:15bc] (rev 10) Support for your device has been added to the el7.5 kernel. grep -i 8086

Re: [CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-28 Thread dibyendukoley1
Sir, This are the output. [root@localhost ~]# lspci -nn| grep -i Ethernet 00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (7) I219-V [8086:15bc] (rev 10) [root@localhost ~]# rpm -qa kernel kernel-3.10.0-693.el7.x86_64 [root@localhost ~]# uname -a Linux localhost.localdom

Re: [CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-26 Thread Phil Perry
On 26/04/18 21:49, Phil Perry wrote: On 26/04/18 17:03, dibyendukoley1 wrote: Sir, Can any one please help me to install I219-V driver. The driver that is provided by intel that is for freebsd only. I have tried of installing e1000e driver but no luck Please help Looking forward to you

Re: [CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-26 Thread Phil Perry
On 26/04/18 17:03, dibyendukoley1 wrote: Sir, Can any one please help me to install I219-V driver. The driver that is provided by intel that is for freebsd only. I have tried of installing e1000e driver but no luck Please help Looking forward to you. Please show the output from: lspci

[CentOS] Need help: I219-v driver issue in centos 7 installation

2018-04-26 Thread dibyendukoley1
Sir, Can any one please help me to install I219-V driver. The driver that is provided by intel that is for freebsd only. I have tried of installing e1000e driver but no luck Please help Looking forward to you. ___ CentOS mailing list CentOS@centos

Re: [CentOS] Need help

2017-03-20 Thread Keith Keller
On 2017-03-20, Styma, Robert (Nokia - US) wrote: > I am also using CentOS, but to get a bug fixed, you have to go upstream to > RedHat. I think John Pierce is right, I had to change my run level to get > the alternate consoles to work. I still have the machine at run level 3 > hoping that a

Re: [CentOS] Need help

2017-03-20 Thread Shoshana Rosenthal
to:centos-boun...@centos.org] On Behalf Of Rosenthal, > Shoshana > Sent: Monday, March 20, 2017 2:24 PM > To: CentOS mailing list > Subject: Re: [CentOS] Need help > > I did try other console and it did not work. > I did go from 6.7 to 6.8 but with centos not redhat. >

Re: [CentOS] Need help

2017-03-20 Thread Shoshana Rosenthal
Yes I did try another working console did not work Sent from my iPad > On Mar 20, 2017, at 5:45 PM, Richard > wrote: > > > > >> Date: Monday, March 20, 2017 17:24:02 -0400 >> From: "Rosenthal, Shoshana" >> >> I did try other console and it did not work. >> I did go from 6.7 to 6.8 but w

Re: [CentOS] Need help

2017-03-20 Thread Styma, Robert (Nokia - US)
work fine, just the 2 with the MACH64 video on the motherboard will no longer run X. Bob S. -Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Rosenthal, Shoshana Sent: Monday, March 20, 2017 2:24 PM To: CentOS mailing list Subject: Re: [CentOS] Need help I

Re: [CentOS] Need help

2017-03-20 Thread Richard
> Date: Monday, March 20, 2017 17:24:02 -0400 > From: "Rosenthal, Shoshana" > > I did try other console and it did not work. > I did go from 6.7 to 6.8 but with centos not redhat. > > Did you try another monitor -- one that you know works, and that turns on when plugged into the outlet near

Re: [CentOS] Need help

2017-03-20 Thread John R Pierce
On 3/20/2017 1:25 PM, Rosenthal, Shoshana wrote: I figured out that the system boots OK and it is possible to login remotely. However the monitor does not start up. set the system to boot into init state 3 (non-graphical) instead of state 5 (full GUI). to do this, edit /etc/inittab, and chan

Re: [CentOS] Need help

2017-03-20 Thread Rosenthal, Shoshana
tos.org] On Behalf Of Leroy > Tennison > Sent: Monday, March 20, 2017 1:35 PM > To: centos > Subject: Re: [CentOS] Need help > > This is a wild guess since the problem I had occurred on Ubuntu 16.04 LTS > but the symptoms are identical. Try 'systemctl enable > console-ge

Re: [CentOS] Need help

2017-03-20 Thread Styma, Robert (Nokia - US)
. -Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Leroy Tennison Sent: Monday, March 20, 2017 1:35 PM To: centos Subject: Re: [CentOS] Need help This is a wild guess since the problem I had occurred on Ubuntu 16.04 LTS but the symptoms are identical. Try

Re: [CentOS] Need help

2017-03-20 Thread Leroy Tennison
getty@ttyS0.service' then 'systemctl start serial-getty@ttyS0.service' assuming it's ttyS0). For VMs (specifically kvm/qemu) neither of these "solutions" worked. - Original Message - From: "Rosenthal, Shoshana" To: "centos" Sent: Monda

Re: [CentOS] Need help

2017-03-20 Thread Rosenthal, Shoshana
I figured out that the system boots OK and it is possible to login remotely. However the monitor does not start up. Do you know how to fix it? On Mon, Mar 20, 2017 at 3:15 PM, Rosenthal, Shoshana < srosent...@cfa.harvard.edu> wrote: > You are right it is a Dell PowerEdge. However as I said it s

Re: [CentOS] Need help

2017-03-20 Thread John R Pierce
On 3/20/2017 12:15 PM, Rosenthal, Shoshana wrote: You are right it is a Dell PowerEdge. However as I said it stops in the middle of booting with no message. there may be some status LEDs on the mainboard inside the server that show power on self test results. But, its a 4-5 year old Dell, mo

Re: [CentOS] Need help

2017-03-20 Thread Styma, Robert (Nokia - US)
> You are right it is a Dell PowerEdge. However as I said it stops in the > middle of booting with no message. When it behaves weird like that, starting to boot and then quitting and it is a Dell, open the case and look at the motherboard. Look for failed electrolytic capacitors. They usually

Re: [CentOS] Need help

2017-03-20 Thread m . roth
I'm sending to you, directly, because manitu is again blocking my ISP Rosenthal, Shoshana wrote: > You are right it is a Dell PowerEdge. However as I said it stops in the middle of booting with no message. > > On Mon, Mar 20, 2017 at 3:11 PM, John R Pierce wrote: > >> On 3/20/2017 11:54 AM, S

Re: [CentOS] Need help

2017-03-20 Thread Rosenthal, Shoshana
You are right it is a Dell PowerEdge. However as I said it stops in the middle of booting with no message. On Mon, Mar 20, 2017 at 3:11 PM, John R Pierce wrote: > On 3/20/2017 11:54 AM, Scott Robbins wrote: > >> I am running centos 6.8 >>> The system went down when we try to reboot it we get t

Re: [CentOS] Need help

2017-03-20 Thread Rosenthal, Shoshana
There is a monitor attached, but the computer does not boot up. It stops before ending the boot. With no message on the monitor. Yes, you are right the message is on the front panel. I thought the service tag was a different number. Thanks for responding. Shoshana On Mon, Mar 20, 2017 at 2:54

Re: [CentOS] Need help

2017-03-20 Thread John R Pierce
On 3/20/2017 11:54 AM, Scott Robbins wrote: I am running centos 6.8 The system went down when we try to reboot it we get the message ST:3P7Y9Y1 Do you know what the problem might be. I'm guessing you mean the message on the front panel, which is the service tag number. indeed, thats the servic

Re: [CentOS] Need help

2017-03-20 Thread Scott Robbins
On Mon, Mar 20, 2017 at 02:49:11PM -0400, Rosenthal, Shoshana wrote: > I am running centos 6.8 > The system went down when we try to reboot it we get the > message ST:3P7Y9Y1 > Do you know what the problem might be. I'm guessing you mean the message on the front panel, which is the service tag num

[CentOS] Need help

2017-03-20 Thread Rosenthal, Shoshana
I am running centos 6.8 The system went down when we try to reboot it we get the message ST:3P7Y9Y1 Do you know what the problem might be. Thanks shosh...@cfa.harvard.edu ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-16 Thread Gordon Messmer
On 11/16/2016 07:33 AM, Sean Son wrote: No matter how many times I restart the NetworkManager-dispatcher service, if I reboot the system, and run a systemctl status NetworkManager-dispatcher.service, the service shows as Inactive (Dead) even though it has been enabled. That's normal. It's a db

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-16 Thread Sean Son
On Tue, Nov 15, 2016 at 10:55 AM, Gordon Messmer wrote: > On 11/15/2016 06:07 AM, Sean Son wrote: > >> I have no network connectivity even >> when I restart the network service. Should I reenable NetworkManager now? >> > > > Yeah, the switch is just a test to see if the problem is specific to >

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-15 Thread Gordon Messmer
On 11/15/2016 06:07 AM, Sean Son wrote: I have no network connectivity even when I restart the network service. Should I reenable NetworkManager now? Yeah, the switch is just a test to see if the problem is specific to NetworkManager. It seems that you have other problems as well. Before

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-15 Thread Sean Son
On Mon, Nov 14, 2016 at 5:30 PM, Gordon Messmer wrote: > On 11/14/2016 12:47 PM, Sean Son wrote: > >> Any ideas on what >> I am doing wrong here? >> > > > Nothing obvious. Since your interfaces have static configurations, I'd > suggest turning off NetworkManager and turning on the "network" serv

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-14 Thread Gordon Messmer
On 11/14/2016 12:47 PM, Sean Son wrote: Any ideas on what I am doing wrong here? Nothing obvious. Since your interfaces have static configurations, I'd suggest turning off NetworkManager and turning on the "network" service to determine whether or not that works correctly after a reboot.

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-14 Thread Sean Son
On Tue, Nov 8, 2016 at 8:02 AM, Boris Epstein wrote: > Hello there, > > What is the hypervisor that hosts the VM? What does ifconfig show on it? > > Boris. > > On Mon, Nov 7, 2016 at 4:36 PM, Gordon Messmer > wrote: > > > On 11/06/2016 11:00 PM, Sean Son wrote: > > > >> How do I > >> configure t

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-08 Thread Boris Epstein
Hello there, What is the hypervisor that hosts the VM? What does ifconfig show on it? Boris. On Mon, Nov 7, 2016 at 4:36 PM, Gordon Messmer wrote: > On 11/06/2016 11:00 PM, Sean Son wrote: > >> How do I >> configure the networking so that both IPs are pingable and the VM is >> reachable via bo

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-08 Thread lejeczek
On 07/11/16 07:00, Sean Son wrote: Hello all Here is the scenario: We have a mail server VM which currently has two virtual NICs attached to it. One NIC is has an IP on a subnet with a default gateway defined and the other NIC has an IP on a different subnet with a different gateway on a diff

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-07 Thread Gordon Messmer
On 11/06/2016 11:00 PM, Sean Son wrote: How do I configure the networking so that both IPs are pingable and the VM is reachable via both IPs? You need one rule file per interface, which directs traffic out the appropriate interface based on the source address of the packet: https://blogs.or

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-07 Thread Peter Brady
On 7/11/2016 6:00 PM, Sean Son wrote: > Hello all > > Here is the scenario: We have a mail server VM which currently has two > virtual NICs attached to it. One NIC is has an IP on a subnet with a > default gateway defined and the other NIC has an IP on a different subnet > with a different gateway

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-06 Thread Frank Cox
On Mon, 7 Nov 2016 02:00:24 -0500 Sean Son wrote: > When I ping the VM, the first NIC's IP is > not pingable at all, but the second NIC's IP is pingable. How do I > configure the networking so that both IPs are pingable and the VM is > reachable via both IPs? The last time I did that I did it o

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-06 Thread Digimer
On 07/11/16 02:00 AM, Sean Son wrote: > Hello all > > Here is the scenario: We have a mail server VM which currently has two > virtual NICs attached to it. One NIC is has an IP on a subnet with a > default gateway defined and the other NIC has an IP on a different subnet > with a different gatewa

[CentOS] Need help getting two NICs to work on CentOS 7

2016-11-06 Thread Sean Son
Hello all Here is the scenario: We have a mail server VM which currently has two virtual NICs attached to it. One NIC is has an IP on a subnet with a default gateway defined and the other NIC has an IP on a different subnet with a different gateway on a different VLAN defined. Now when I activate

[CentOS] Need help to Build entire CentOS distro

2016-10-12 Thread kavitha bk
Hi I am aware of steps to build kernel and individual rpms 1. git clone https://git.centos.org/git/rpms/kernel 2. cd kernel 3. git checkout c7 4. get_sources.sh You can get this script from below. git clone https://git.centos.org/git/centos-git-common.git cp centos-git-common/get_sourc

Re: [CentOS] Need help for write rpm spec

2015-03-18 Thread Earl A Ramirez
On Wed, 2015-03-18 at 13:16 -0400, m.r...@5-cent.us wrote: > Jegadeesh Kumar wrote: > > > I am try to write rpm spec for install tomcat on a linux machine.But > > while build the rpm i found following error > > Why are you writing a new specfile, rather than just yum install tomcat, > and you'll

Re: [CentOS] Need help for write rpm spec

2015-03-18 Thread m . roth
Jegadeesh Kumar wrote: > I am try to write rpm spec for install tomcat on a linux machine.But > while build the rpm i found following error Why are you writing a new specfile, rather than just yum install tomcat, and you'll get the official working package installed via a working specfile?

[CentOS] Need help for write rpm spec

2015-03-18 Thread Jegadeesh Kumar
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/l

Re: [CentOS] Need help for issue with /etc/ppp/ip-down in Centos 6.4 64 bits

2014-09-01 Thread Alexander Dalloz
Am 01.09.2014 um 11:35 schrieb nampt2: Hi, I have question about /etc/ppp/ip-down What 's the script call this one when ppp interface down ? The call of a script by that name is hardcoded in the pppd. Or how can i check it's working ? Create a script /etc/ppp/ip-down.local and let it write

Re: [CentOS] Need help for issue with /etc/ppp/ip-down in Centos 6.4 64 bits

2014-09-01 Thread Alexander Farber
Have you tried: # fgrep -r ip-down /etc On Mon, Sep 1, 2014 at 11:35 AM, nampt2 wrote: > > I have question about /etc/ppp/ip-down > > What 's the script call this one when ppp interface down ? > Or how can i check it's working ? > > ___ CentOS mailin

[CentOS] Need help for issue with /etc/ppp/ip-down in Centos 6.4 64 bits

2014-09-01 Thread nampt2
Hi, I have question about /etc/ppp/ip-down What 's the script call this one when ppp interface down ? Or how can i check it's working ? Thanks, Nam. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-25 Thread John Doe
From: Alfred von Campe > Thanks for the hint.  Upon closer inspection, the issue was with glib from > rpmforge, so doing a "yum update --disablerepo=rpmforge\*" makes > it work. You Should set up repos priorities... JD ___ CentOS mailing list CentOS

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-25 Thread Alfred von Campe
On Feb 25, 2014, at 6:13, John Doe wrote: > Maybe try 'protected_multilib' in yum.conf (see man). Thanks for the hint. Upon closer inspection, the issue was with glib from rpmforge, so doing a "yum update --disablerepo=rpmforge\*" makes it work. Alfred ___

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-25 Thread John Doe
From: Alfred von Campe > I have been using 32-bit CentOS since the 4.X days without a real need for > 64-bit, but in preparation for CentOS 7, I have installed 64-bit CentOS 6 on > a > test system to qualify all our builds.  However, in order to build some of > our > current 32-bit applicati

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-24 Thread dominicpg
> What is the best way to proceed with the "yum update" so that all (64-bit and 32-bit) packages are updated? I usually check the dependency error and will install the missing 32bit package alone ( one time task ), then will try yum update . I think, rpm/repo compose file decides the dependency 32

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-24 Thread Alfred von Campe
On Feb 24, 2014, at 18:59, John R Pierce wrote: > how did you do these installs? I've never had trouble doing it via > yum, like: yum install glibc.i686 That's exactly what I did, and it worked fine (I can compile our 32-bit apps), but I get the error when I try to do the "yum update".

Re: [CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-24 Thread John R Pierce
On 2/24/2014 3:18 PM, Alfred von Campe wrote: > However, in order to build some of our current 32-bit applications, I had to > install some i686 packages, including glib. how did you do these installs? I've never had trouble doing it via yum, like: yum install glibc.i686 but then, I've o

[CentOS] Need help resolving yum update issues on mixed architecture system

2014-02-24 Thread Alfred von Campe
I have been using 32-bit CentOS since the 4.X days without a real need for 64-bit, but in preparation for CentOS 7, I have installed 64-bit CentOS 6 on a test system to qualify all our builds. However, in order to build some of our current 32-bit applications, I had to install some i686 package

Re: [CentOS] Need help with kernel, modules and headers

2014-01-14 Thread Patrick Begou
Akemi Yagi wrote: > On Mon, Jan 13, 2014 at 9:09 AM, Patrick Begou > wrote: >> I need some help about kernels, modules and so on. >> >> I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all >> the >> updates I get the latest kernel: kernel-2.6.32-431. >> >> But with this conf

Re: [CentOS] Need help with kernel, modules and headers

2014-01-13 Thread Akemi Yagi
On Mon, Jan 13, 2014 at 9:09 AM, Patrick Begou wrote: > I need some help about kernels, modules and so on. > > I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all the > updates I get the latest kernel: kernel-2.6.32-431. > > But with this config I've a problem: If I close th

[CentOS] Need help with kernel, modules and headers

2014-01-13 Thread Patrick Begou
I need some help about kernels, modules and so on. I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all the updates I get the latest kernel: kernel-2.6.32-431. But with this config I've a problem: If I close the screen on the keyboard, the laptop hibernate. When I open it

Re: [CentOS] Need help with spec file for Apache-2.4.7

2014-01-05 Thread James B. Byrne
On Sun, January 5, 2014 06:02, Peter wrote: > On 01/05/2014 08:28 PM, James B. Byrne wrote: >> >> RPM build errors: >> error: Installed (but unpackaged) file(s) found: > ... >>/usr/bin/apu-1-config > > ... > >> %{_bindir}/apr-u-config > > "apu-l" != "apr-u" > > > Peter > > Ahhh. Thank you. I

Re: [CentOS] Need help with spec file for Apache-2.4.7

2014-01-05 Thread Peter
On 01/05/2014 08:28 PM, James B. Byrne wrote: > > RPM build errors: > error: Installed (but unpackaged) file(s) found: ... >/usr/bin/apu-1-config ... > %{_bindir}/apr-u-config "apu-l" != "apr-u" Peter ___ CentOS mailing list CentOS@centos.org ht

Re: [CentOS] Need help with spec file for Apache-2.4.7

2014-01-04 Thread James B. Byrne
On Sat, January 4, 2014 22:14, James B. Byrne wrote: > > RPM build errors: > File not found: > /builddir/build/BUILDROOT/httpd-2.4.7-1.x86_64/usr/lib64/httpd/modules/mod_session_crypto.so > Child return code was: 1 > EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c'

Re: [CentOS] Need help with spec file for Apache-2.4.7

2014-01-04 Thread James B. Byrne
On Fri, January 3, 2014 20:29, Markus Falb wrote: > > On 03.Jan.2014, at 21:24, James B. Byrne wrote: > >> Now, I added this in the Sources: >> >> Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 >> Source1: http://www.apache.org/dist/httpd/httpd-%{version}-deps.tar.bz2 > > You

Re: [CentOS] Need help with spec file for Apache-2.4.7

2014-01-03 Thread Markus Falb
On 03.Jan.2014, at 21:24, James B. Byrne wrote: > I am trying to build an RPM for Apache-2.4.7-1 on Centos-6.5-i86_64. I am > using mock. > > The are three build dependencies that I am trying to resolve. One, > mod_socache_dc / distcache, I have simply removed from the spec file. The > other

[CentOS] Need help with spec file for Apache-2.4.7

2014-01-03 Thread James B. Byrne
I am trying to build an RPM for Apache-2.4.7-1 on Centos-6.5-i86_64. I am using mock. The are three build dependencies that I am trying to resolve. One, mod_socache_dc / distcache, I have simply removed from the spec file. The other two are arp and apr-utils. Since httpd-2.4.7 needs arp >= 1.4

[CentOS] Need help with gateways nd routing of 192.168.0.0/24 addresses

2013-04-19 Thread James B. Byrne
Arch = x86_64 OS = CentOS-6.4 Problem: What is the correct gateway to specify for private IP addresses that may pass thorough NAT? Background: Our gateway is configured thus: #/etc/sysconfig/network-scripts/ificfg-eth1 BOOTPROTO=none BROADCAST="" DEFROUTE=yes DEVICE=eth1 DNS1=216.185.71.33 GATEW

[CentOS] need help with 6.3 install, kernel panic when os boots up

2012-09-17 Thread Lewis
Hi, I am new to the community and look for some help for installing CentOS on my Dell poweredge t420 server. I am installing the CentOS on dual boot; already have the windows server 2008 installed via UEFI. I installed the CentOS 6.3 via UEFI DVD boot too, and because my server have the hardware

Re: [CentOS] Need help configuring wireless NIC

2012-03-28 Thread Marko Vojinovic
On Tuesday, 27. March 2012. 19.45.33 Ned Slider wrote: > That ndiswrapper issue should hopefully be fixed now with the > kmod-ndiswrapper-1.57-1.el6 release. It at least gives you that option > should the native driver prove fruitless. Indeed, the new ndiswrapper works perfectly! :-) The compat-wi

Re: [CentOS] Need help configuring wireless NIC

2012-03-27 Thread Ned Slider
On 27/03/12 07:46, Marko Vojinovic wrote: > > Btw, the device is working properly under Windows, and it used to work > properly under Linux with ndiswrapper. But current ndiswrapper fails to work > (or even fails to compile) on current CentOS, so my only option is to try a > native Linux driver fr

Re: [CentOS] Need help configuring wireless NIC

2012-03-27 Thread anax
Hi Marko if your WLAN interface does not show up in ifconfig or in "ls -l /sys/class/net/ " then - your system recognizes that it has to load the modules you mention when you plug in your WLAN interface - but the modules are incapable to install the interface correctly if you say you cannot brin

Re: [CentOS] Need help configuring wireless NIC

2012-03-26 Thread Marko Vojinovic
On Tuesday, 27. March 2012. 10.02.25 Arun Khan wrote: > On Sat, Mar 24, 2012 at 10:05 PM, Marko Vojinovic wrote: > > Yesterday I managed to find a driver for my USB wireless dongle, and it is > > now correctly recognized by the kernel. However, I don't know how to > > configure it. > How did you i

Re: [CentOS] Need help configuring wireless NIC

2012-03-26 Thread Arun Khan
On Sat, Mar 24, 2012 at 10:05 PM, Marko Vojinovic wrote: > > Hi everyone! :-) > > Yesterday I managed to find a driver for my USB wireless dongle, and it is now > correctly recognized by the kernel. However, I don't know how to configure it. How did you install the driver that you found? What is

[CentOS] Need help configuring wireless NIC

2012-03-24 Thread Marko Vojinovic
Hi everyone! :-) Yesterday I managed to find a driver for my USB wireless dongle, and it is now correctly recognized by the kernel. However, I don't know how to configure it. The system-config-network opens up in text mode and is not very forthcoming (it lists ethernet, ISDN and modem as poss

Re: [CentOS] need help to build livecd and create success iso file but it hang

2012-01-27 Thread ha do
gt; grubby: doing this would leave no kernel entries. Not > writing out new config. > "" > is there a work around for the bug ??? Thank you --- On Fri, 1/27/12, ha do wrote: > From: ha do > Subject: Re: [CentOS] need help to build livecd and create success iso f

  1   2   3   >