Displaying 20 results from an estimated 1100 matches similar to: "default gw route has gone?"
2012 Jan 14
3
Centos 6.2 / KVM troubles with network
Hi,
I have installed CentOS 6.2 x86_64 and KVM/Qemu and I have some troubles
with network.
The first case:
-----------------
The configuration is:
- CentOS 6.2 (hardware machine) has one Ethernet interface with static
IP address (eth0).
- Virtual machine has bridge network interface with eth0 interface on
CentOS 6.2. This bridge is created using wizard integrated with
virt-manager.
- Bridge
2011 Aug 18
1
CentOS 6 and IPv6 neighbor proxy
To route a subnet in ipv6 there are two possibilities:
- add route commands for the subnet in each computer
- or use neighbor proxy in the router server
I prefer neighbor proxy.
So I have to activate neighbor proxy in the router:
sysctl -w net.ipv6.conf.all.proxy_ndp=1
and I have to add entries for each client in the subnet like
ip -6 neigh add proxy
2020 Sep 22
2
nmcli: unwanted secondary ip-address
Dear Simon,
> And can you diff the config of eno1 and eno4.
# pwd
/etc/sysconfig/network-scripts
# diff -u ifcfg-eno1 ifcfg-eno4
--- ifcfg-eno1??? 2020-09-21 17:23:25.576672703 +0200
+++ ifcfg-eno4??? 2020-09-22 07:18:43.160532532 +0200
@@ -3,15 +3,20 @@
?BROWSER_ONLY=no
?BOOTPROTO=none
?DEFROUTE=no
-IPV4_FAILURE_FATAL=yes
-IPV6INIT=no
-IPV6_AUTOCONF=no
+IPV4_FAILURE_FATAL=no
2020 Sep 22
2
nmcli: unwanted secondary ip-address
Dear Simon,
every second IP-address is unwanted. We restarted? eno4:
nmcli con down eno4; nmcli con up eno4
and the second address vanishes. Then after a few ours, the second ip
address reappears.
This is the config-file of eno2:
# cat ifcfg-eno2
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
2018 Jun 21
2
NetworkManager updating resolv.cfg
Hi,
I am facing issue stoping NetworkManager to update resolv.cfg, I am using below configuration for eth0 interface:
TYPE=Ethernet
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
UUID=93b90a46-dab5-4a67-8fd0-fefe8874a8b9
DEVICE=eth0
ONBOOT=no
PEERDNS=no
PEERROUTES=yes
2015 Aug 31
4
Libvirt resume guest startup issues centos 7
Here is the relevant log snippet:
journal: libvirt version: 1.2.8, package: 16.el7_1.3 (CentOS BuildSystem
<http://bugs.centos.org>, 2015-05-12-20:12:58, worker1.bsys.centos.org)
journal: failed to connect to monitor socket: No such process
journal: internal error: process exited while connecting to monitor:
((null):1937): Spice-Warning **: reds.c:3036:reds_init_socket:
2015 Jun 30
6
RPC server not available when windows client attempts to join samba AD
I am installing a new Samba 4.2 Active Directory server on CentOS 7. I
followed the Wiki instructions on how to create the server. I am using
sernet-samba 4.2 binaries. Everything seems to be OK on the Linux side but
I cannot get any windows client to successfully join the domain. Each
attempt returns the following error message "RPC Server in not available".
Below are the config file
2017 Feb 13
2
CentOS 7, systemd, NetworkMangler, oh, my
Gordon Messmer wrote:
> On 02/13/2017 07:35 AM, m.roth at 5-cent.us wrote:
>> Finally, I do an ifdown, followed by an ifup, and everything's
>> wonderful.
>
> What's in /etc/sysconfig/network-scripts/ifcfg-<interface>? Does it say
> NM_CONTROLLED=no?
>
Good catch. No, it doesn't say no... because the line was commented out.
I've just uncommented it,
2013 Jun 06
1
Fwd: WpaSupplicant how to
Hi,
I was recently going through the how to located here:
http://wiki.centos.org/HowTos/Laptops/WpaSupplicant
This how-to shows the steps to follow to get a wifi interface working
without using NetworkManager and subsequently how to have wireless working
withouth having a user login.
Anyways, when going through this I was having issues because everything
seemed to work but I was never
2015 Oct 21
4
Centos 7 - "Device eth1 does not seem to be present, delaying initialization".
Hi All :)
I have three servers, all with centos 7 installed 3 days ago. I need on
them "old" naming scheme (ethX) for network interfaces, because of that:
# grep GRUB_CMDLINE_LINUX /etc/sysconfig/grub
GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_node-XY/swap rd.lvm.lv=centos_node-XY/root
rhgb quiet ipv6.disable=1 net.ifnames=0"
net.ifnames=0 was added and afterwards I ran:
2011 Jul 19
1
nfsv4 and kerberos - fails to mount
I have been trying all sorts of things to get this working.
nfsv4 works fine if I just use the nfs-v3 form of export
i.e.
/nfs4exports
192.168.230.237/24(ro,fsid=0,sync,insecure,no_root_squash,no_subtree_check,squash_uids=0-99)
/nfs4exports/NDG
192.168.230.237/24(rw,insecure,no_subtree_check,nohide,sync,no_root_squash,squash_uids=0-99)
but this is inherently open to all on this machine.
so then
2020 Sep 22
4
nmcli: unwanted secondary ip-address
Dear CentOS-Community,
we are facing the following issue:
A secondary ip address seems to be automatically added to a nic which
causes several issues in our setup.
This server is equipped with four nics which are currently in use:
# nmcli con show
NAME????? UUID????????????????????????????????? TYPE????? DEVICE
eno2????? cb6fcb54-be52-4ab6-8324-88091a0ea1a0? ethernet? eno2
eno4?????
2012 Jun 25
3
CentOS 6 bridging problem.
Hi all.
I have currently an OpenVZ server:
uname -a
Linux vader8.superhost.pl 2.6.32-042stab055.16 #1 SMP Fri Jun 8
19:22:28 MSD 2012 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/redhat-release
CentOS release 6.2 (Final)
lspci | grep -i eth
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
cd /etc/sysconfig/network-scripts
2011 Sep 11
4
CentOS 6: ethernet "ifconfig up" failure
On my CentOS 6 partition of my laptop:
First note that for this test, NetworkManager is not
running because I did:
chkconfig --del NetworkManager
and then rebooted.
Here is my ifcfg-eth0:
DEVICE="eth0"
NM_CONTROLLED="no"
ONBOOT=no
HWADDR=xx:xx:xx:xx:xx:xx
TYPE=Ethernet
BOOTPROTO=none
IPADDR=192.168.2.5
PREFIX=24
GATEWAY=192.168.2.1
DNS1=192.168.2.1
DNS2=192.168.2.1
2020 Sep 22
0
nmcli: unwanted secondary ip-address
> Dear Simon,
>
>
>> And can you diff the config of eno1 and eno4.
>
> # pwd
> /etc/sysconfig/network-scripts
Okay, nothing to find here.
What about eno2, you also have two IP addresses there and even in the same
subnet, is this wanted or not? Can the second address of eno2 be found in
the ifcfg file?
Both eno2 and eno4 have "scope global secondary dynamic"
2016 Mar 29
2
Network bond - one port goes down from time to time
Am 28.03.16 um 12:12 schrieb Leon Fauster:
> Am 28.03.2016 um 11:27 schrieb G?tz Reinicke <goetz.reinicke at filmakademie.de>:
>> We have three supermicron servers with two 10Gb Ports each, connected to a cisco switch stack 1Gb ports. All are on auto speed.
>>
>> I configured a LACP bond on both sides on all servers, first with citrix xen server.
>>
>> On
2019 Sep 20
2
7.7.1908, interface bonding, and default route
Hi!
I just upgraded a machine to 7.7.1908 and the default route is not being
set on boot. This particular server has a bonded interface, and the
corresponding configuration for the master is (
/etc/sysconfig/network-scripts/ifcfg-bond0):
TYPE=Bond
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
NAME=bond0
DEVICE=bond0
ONBOOT=yes
IPADDR=10.3.20.131
PREFIX=24
2020 Sep 22
0
nmcli: unwanted secondary ip-address
Hi Felix
> Dear Simon,
>
> every second IP-address is unwanted. We restarted? eno4:
>
> nmcli con down eno4; nmcli con up eno4
>
> and the second address vanishes. Then after a few ours, the second ip
> address reappears.
That's really interesting. Doesn't NetworkManager also store other
settings in a different location, not the ifcfg files? I think it does so
and
2020 Jan 17
3
After upgrade to CentOS 8.1 default gateway missing
On Thu, 16 Jan 2020 15:34:43 +0100, Stephen John Smoogen
<smooge at gmail.com> wrote:
> On Thu, 16 Jan 2020 at 07:58, Asle Ommundsen <aommundsen at gmail.com>
> wrote:
>>
>> Hi,
>>
>> Tonight I upgraded two CentOS 8 boxes to CentOS 8.1 (1911). Then after a
>> reboot of the first server the network was unavailable. In IPMI console
>>
2015 Aug 31
2
Libvirt resume guest startup issues centos 7
> -----Original Message-----
> From: Gordon Messmer
> Sent: Monday, August 31, 2015 12:15 PM
>
> On 08/31/2015 03:51 AM, Jason Pyeron wrote:
> > I feel like this is an issue of libvirt starting before networking,
> > but I am a fish out of water with systemd.
>
> Are you using the "network" or "NetworkManager" service to
> configure your