similar to: ARP requests are interpreted as a martian

Displaying 20 results from an estimated 4000 matches similar to: "ARP requests are interpreted as a martian"

2011 Sep 12
2
interface not responding to arp requests
Okay, so I''m trying to setup my multiple ISP setup that I described earlier. I have: # ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: em1: <BROADCAST,MULTICAST,UP,LOWER_UP>
2009 May 08
1
Re: Extrange behaviour in arp with xen 3.0.3 from etch [ solved ]
On Fri, May 8, 2009 at 10:14 AM, Javier Barroso <javibarroso@gmail.com> wrote: > Hello, > > I have a etch xen server with a virtual machine with 2 network > interfaces configured. Every interface has a different mac, and inside > the host has a different ip. > > However I can see with tcpdump and arpwatch (I discover this because > arpwatch told me), about the two ips
2008 Feb 29
5
shorewall-perl not handling "logmartians" correctly
I''ve set up a simple 2-interface Linux router using shorewall-perl 4.0.8 (and upgraded to 4.0.9). Everything works flawlessly. One small exception I have noticed (since I''m a new shorewall user I assume this is probably an error on my part). 1. Problem: With no "logmartians" entries in /etc/shorewall/interfaces, shorewall-perl sets
2008 May 04
2
network-bridge called three times
Hello All, I'm trying to figure out why xen-utils-common 3.2 doesn't suport bridging on multiple interfaces. I've been digging around /etc/xen/scripts/network-bridges. And modified it so that during boot, when executed the script writes into /tmp/netbr file, but I commented out code that actually creates bridges. I discovered that this script is called three times during boot, I
2011 Feb 18
1
problem for add second bridge xenbr1
Dear I need create second bridge xenbr1 for separate traffic between my virtual machine , I following this step but show message that Link veth0 is missing, how I can create veth0 ? When I run script for create xenbr1 ./network-bridge netdev=eth1 bridge=xenbr1 start Shwo this message Link veth0 is missing. This may be because you have reached the limit of the number of interfaces that the
2020 Sep 07
1
AW: debian 10, vm cant connect to the host bridge
someone recommended that i should give br0 the same hardware address as eno2. I did that, and restarted the vm, and it still does not work. Here is my current host interface config: ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft
2019 Feb 06
2
Pb with bounding
Hi, We have a Dell server with 4 Ethernet interface. I would to aggregate them in a bond. Everything work but the default gateway doesn?t work on the ? bond0 ? interface and I have no links. My configuration: - CentOS 7: :/etc/sysconfig/network-scripts# uname -a Linux nas-mtd2 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux - NetworkManager disabled:
2019 Jan 02
0
Re: macvtap and tagged VLANs to the VM
On 12/16/18 4:59 PM, Marc Haber wrote: > Hi, > > I would like to run a network firewall as a VM on a KVM host. There are > ~ 25 VLANs delivered to the KVM host on three dedicated links, no LACP > or other things. I have the VLANs 100-180 on the host's enp1s0, the VLANs > 200-280 on the host's enp2s0 and the VLANs 300-380 on the host's enp3s0. > > To save
2004 Nov 03
2
PPPoE + Masquedate + Shorewall
Hi, I have been a shorewall user for a long time now, and it has been working flawlessly. I have now changed ISP and my new DSL connection is PPPoE. My setup is as follows: internet <--------> 3com812 Officeconnect (bridge mode) <----> eth0 <-------> linux box <----> eth1, eth2, eth3, eth4 <---> other internal networks Things are working fine, but the link is
2009 Jan 29
0
[PATCH] net: add ARP notify option for devices
From: Stephen Hemminger <shemminger@linux-foundation.org> This adds another inet device option to enable gratuitous ARP when device is brought up or address change. This is handy for clusters or virtualization. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> ---
2016 Oct 04
0
Virtualization Networking
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Gordon Messmer > Sent: Monday, October 3, 2016 4:25 PM > To: CentOS mailing list > Subject: Re: [CentOS] Virtualization Networking > > On 10/03/2016 04:54 AM, TE Dukes wrote: > > I can get the guest to access the internet but have tried every was
2020 Sep 07
0
AW: debian 10, vm cant connect to the host bridge
I should have what i want to achive. The server is intended as a host for VMs. Our network has multiple VLANs, and the VMs will be connected to different VLANS. The interface eno1 is for host traffic and eno2 is connected to the trunk port of the switch, making the different VLANS availabel to the VMs via the br0. I want to use a VLAN-aware br0, so that I specify in my VM config (on the host
2004 Aug 30
1
Load balance and big downloads
Hi, This is the first time I write to the list. My english is not so good, but I hope I''ll be understood. I have 4 adsl routers, plugged on a linux box, and this box e used to connect to a local network. The linux box has 5 NICs. eth0: local network inet 10.0.0.56/24 brd 10.0.0.255 scope global eth0 eth1: adsl router 1 inet 192.168.254.1/24 brd 192.168.254.255 scope global
2018 Dec 16
3
macvtap and tagged VLANs to the VM
Hi, I would like to run a network firewall as a VM on a KVM host. There are ~ 25 VLANs delivered to the KVM host on three dedicated links, no LACP or other things. I have the VLANs 100-180 on the host's enp1s0, the VLANs 200-280 on the host's enp2s0 and the VLANs 300-380 on the host's enp3s0. To save myself from configuring all VLANs on the KVM host, I'd like to hand the entire
2020 Sep 22
0
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. Hi, Can you show as the config of eno4? And can you diff the config of eno1 and eno4. Looks like there is a difference somewhere. Regards, Simon > > > This server is equipped with four nics
2004 Feb 26
4
Help! Martians invading through IPSec. :-)
[ sorry for cross-posting this to newbies and users, but I''m a bit desperate to get this resolved ] This is strange... I had this working before without any problems, and recently we started to have some odd issues. I can''t be sure exactly what has changed as I''m unfortunately not the only person with access to the server. {sigh} The problem is that I pretty much
2020 Sep 06
2
debian 10, vm cant connect to the host bridge
This is my system info: Debian Release: 10.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.4.60-1-pve (SMP w/16 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh
2010 Apr 27
0
Small bug when server IP changes
I think this is a bug: CentOS 5.4 using Samba 3.4.7. If the server IP address changes, nmbd complains every few minutes that "There is already a domain master browser" on the old IP address. Although "Chapter 41. Managing TDB Files" states: wins.dat N WINS database iused only when wins support = yes has been set. This gets rebuilt or updated at every restart. that does
2008 Dec 12
0
xend nothing to flush, waiting for peth0 to negotiate
Hi, I would like to ask concerning problems after installing xen 3.3 on Centos 5.2 I use 2.6.18.8-xen (xen3.3.1 testing - installing with mercurial). After done with make world and make install, I did mkinitrd and placing it in /boot changing the grub and reboot.. succeded I do not install libvirt and the domUs from the previous xen 3.0 (built-in Centos 5.2) are NOT able to start : [root@wing
2008 Mar 15
0
network-bridge fails to copy from eth0
I''ve just installed Xen on a new CentOS 5.1 system, and I can''t seem to make xenbr0 connect to the network. This system has a single physical network card. Apart from creating a few DomU guests, I have not changed any of the configuration. After running network-bridge, xenbr0 and friends are created, but the address and routing info is not moved. James # ip addr