Re: [CentOS] Multiple network cards - routing issue? [SOLVED]

2015-07-19 Thread Frank Cox
On Sun, 19 Jul 2015 20:18:07 -0400 Fred Smith wrote: > Have you tried shutting down all the way to power-off and doing a full > cold reboot? I've experienced (rare) cases where some bit of HW getes > wedged and won't reset except for a cold boot. No, I haven't done that. I rebooted it several ti

Re: [CentOS] Multiple network cards - routing issue? [SOLVED]

2015-07-19 Thread Fred Smith
On Sun, Jul 19, 2015 at 01:31:16PM -0600, Frank Cox wrote: > On Sun, 19 Jul 2015 17:27:09 +0200 > Alexander Dalloz wrote: > > > Clearly your gateway 204.83.15.254 does not act like it should. Look > > broken or misconfigured, at least from within your network. > > This server has three network c

Re: [CentOS] Multiple network cards - routing issue? [SOLVED]

2015-07-19 Thread Frank Cox
On Sun, 19 Jul 2015 17:27:09 +0200 Alexander Dalloz wrote: > Clearly your gateway 204.83.15.254 does not act like it should. Look > broken or misconfigured, at least from within your network. This server has three network cards in it. I just disabled (unconfigured) eth1 and configured eth2 wit

Re: [CentOS] Multiple network cards - routing issue?

2015-07-19 Thread Gordon Messmer
On 07/18/2015 11:13 PM, Frank Cox wrote: [root@audio ~]# tcpdump -nn -i eth1 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes 00:11:00.412188 arp who-has 204.83.15.254 tell 204.83.15.1 00:11:01.412135

Re: [CentOS] was, Backups solution from WinDoze to linux, is, looking at bareos [SOLVED]

2015-07-19 Thread Gordon Messmer
On 07/19/2015 09:04 AM, Johnny Hughes wrote: I personally would expect that bareos MIGHT replace bacula at some point in future versions of Fedora and then that MIGHT be rolled into RHEL 8 and then make it into CentOS as part of that version. My understanding is that at least one member of bare

Re: [CentOS] Backups solution from WinDoze to linux

2015-07-19 Thread Devin Reade
--On Thursday, July 16, 2015 12:44:32 PM +0200 Dennis Jacobfeuerborn wrote: I've tried bacula/bareos and they are horribly outdated in how they approach backups and only really useful if you use tape backups (because that's the only target they were designed for). FUD. I've used bacula for

[CentOS] mysql client ssl connection failure

2015-07-19 Thread Devin Reade
The problem and solution is posted here for posterity. On a production CentOS 5.11 system, I recently had a cron job that started failing. One of the thing that the cron job does is connect to a MySQL server via TCP using SSL. Debugging things got me to the point where invoking the mysql client

Re: [CentOS] was, Backups solution from WinDoze to linux, is, looking at bareos [SOLVED]

2015-07-19 Thread Johnny Hughes
On 07/19/2015 11:04 AM, Johnny Hughes wrote: > On 07/16/2015 04:25 PM, m.r...@5-cent.us wrote: >> m.r...@5-cent.us wrote: >>> I see that bareos is, actually, the descendent of bacula. I've been >>> looking at some of the documentation, and searching, but one thing I'd >>> like to find out, before I

Re: [CentOS] was, Backups solution from WinDoze to linux, is, looking at bareos [SOLVED]

2015-07-19 Thread Johnny Hughes
On 07/16/2015 04:25 PM, m.r...@5-cent.us wrote: > m.r...@5-cent.us wrote: >> I see that bareos is, actually, the descendent of bacula. I've been >> looking at some of the documentation, and searching, but one thing I'd >> like to find out, before I try to implement it, and that I haven't found >> y

Re: [CentOS] Multiple network cards - routing issue?

2015-07-19 Thread Alexander Dalloz
Am 19.07.2015 um 08:13 schrieb Frank Cox: On Sat, 18 Jul 2015 22:37:30 -0700 Gordon Messmer wrote: [ ... ] Do you see > any traffic if you run "tcpdump -nn -i eth1"? I see no traffic on eth1 with that command until I log into another session and type "ping google.com". Then I get this ou