Displaying 20 results from an estimated 1000 matches similar to: "ethernet card name eth1 randomly changes"
2007 Aug 29
4
need help on second Ethernet port (eth1) point to point connect
I have two DELL servers with two Ethernet ports in it.
Bith servers have CENTOS 4.5 installed. First
Ethernet port connect to public Ethernet line and work
correctly. Second Ethernet port I connect
point-to-point as private Ethernet (cable direct
connect without router or switch). Private Ethernet
use IP asddress 1.1.1.1 and 1.1.1.2.
I check "ifconfig -a" and both eth0 and eth1 are
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe
2006 Mar 06
2
Problem getting two x200p cards working on 1.2.4
Hi, I using asterisk 1.2.4 on a CentOS with Linux 2.6.9-22.0.2.ELsmp
kernel.
I've two x100p cards connected, only one card is reconigzed by asterisk.
02:01.0 Communication controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
02:02.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip
compatible 10/100 Ethernet (rev 31)
02:03.0 Communication controller: Tiger Jet
2004 Mar 31
2
How to RSYNC from eth1 on PDC-SRV to eth1 on BDC-SRV?
I currently have my /home directory kept in sync between my primary and
backup domain controllers by using rsync --archive --checksum --update
--delete pdc-srv:/home/ bdc-srv:/home/. I noticed that when this
command is invoked, it tends to suck up the available bandwith to eth0
during the duration that the pdc is sending a large amount of data
packets to the bdc. So what I would like to do
2005 Apr 28
0
How can I block packet between eth0 and eth1?
Hello
I am using linux box as a network loadbalance router.
----------------- ------------
|LAN| - |eth0 eth1(1.1.1.2) | DSL1 ------- |DSLAM (1.1.1.1) |
| eth2(1.1.1.10) | DSL2 ------- |DSLAM (1.1.1.9) |
---------------- ------------
But I have a
2006 Feb 20
0
CRC Checksum problems causing issues with bridging and maybe things like nfs. Wish we had better documentation. (was Re: XenNetworking - Reason for NOARP on eth1/br1?)
On 21/02/06, BrĂ¡ulio Gergull <gergull@getnet.com.br> wrote:
> Hi,
>
> I''ve had a similar problem. I found it to be due to crc checksum errors.
>
> I solved that with "ethtool -K ethN tx off" on all domU''s.
>
> I found some related info on the following thread:
>
> http://lists.xensource.com/archives/html/xen-users/2006-01/msg00088.html
2007 Apr 18
0
[Bridge] My eth1 is crazy
Hi all, i'm having an issue with my bridge. I have the following network:
ADSL router (192.168.0.1) ------ [eth0] Bridge (192.168.0.2) [eth1]
------- Workstation (192.168.0.3)
Bridge works, but after some minutes, my eth1 card (8139too driver) goes
link down and link up, disabling
access to the bridge IP for a while (bridge functionality for
workstation works ok). This happens between
2006 Feb 15
2
Make eth1 primary interface
I have a Centos 3 server with three network interfaces. eth0 is for the
local network and the firewall is the gateway, the ip and gateway are
set statically.
eth1 is a adsl connection using dhcp to allocate the ip. I want to make
eth1 the default route. If it was statci I would just use a "route add
default gwd eth1" command, but I can't do that with DHCP.
How do I make eth1 the
2007 Jan 12
1
eth1 with syslinux?
when will eth0 and eth1 be supported in syslinux?
--
-----------------------------------------------
Brandon Kruse
2010 Aug 20
0
Change output to virbr0 to eth1
Greetings:
I am working with Xen 3.03 and CentOS 5.5 on a physical machine and have configured Centos 5.5. in a virtual machine (Domain-1). In the real machine I have two network cards eth0 (IP: 10.10.10.1) and eth1 (IP: 192.168.1.1). The virtual machine (IP 192.168.1.2) should come (gateway) for the network card eth1. Currently does not. The virtual machine sees only the interface virbr0
How do
2005 Aug 16
0
eth1: mismatched read page pointers 0 vs ff
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I am a newcomer to CentOS and been lurking the list for a week or so.
This morning I installed CentOS 4.1 on a Compaq Evo (Pentium IV, 512MB RAM)
After the initial boot just after installing, the console if constantly
filled with "eth1: mismatched read page pointers 0 vs ff". This message
appears at least every 40 seconds.
The same
2005 Dec 06
1
Configuring eth1 to be in promiscuous mode
Hi there --
I want to have eth1 on my system run in promiscuous mode. I modified the
/etc/sysconfig/network-scripts/ifcfg-eth1 file to read as follows:
DEVICE=eth1
BOOTPROTO=
...
ONBOOT=
TYPE=Ethernet
...
I reboote the system and when I did an /sbin/ifconfig, eth1 appeared without
an ip address. I did a check in the /var/log/messages file and while eth0 is
in promiscuous mode, eth1 does not
2009 Jun 11
0
Bind krb5kdc only to eth1 and not also to ppp0
Hello,
if starting /etc/init.d/krb5kdc, kerberos binds to eth1 and the
*current* ip of ppp0.
# netstat -nap | grep :750\\b
udp 0 0 91.9.220.166:750 0.0.0.0:*
3180/krb5kdc
udp 0 0 192.168.0.1:750 0.0.0.0:*
3180/krb5kdc
# netstat -nap | grep :88\\b
tcp 0 0 0.0.0.0:88
2020 Feb 09
0
CentOS 7 : network interface renamed from eth0 to eth1 after reboot
Very strange and as you suggested delete the ifcfg-eth0 file and recreate, specify your settings. I suspect your wireless device and or systemboard is faulty. Is there a BIOS hardware self-test you could perform to check the integrity of your hardware?
On Sun, Feb 9, 2020, at 8:10 AM, Nicolas Kovacs wrote:
> Hi,
>
> I've done my fair share of CentOS 7 installations, but this is the
2020 Feb 09
0
CentOS 7 : network interface renamed from eth0 to eth1 after reboot
Hello,
Am Sonntag, 9. Februar 2020, 14:10:44 CET schrieb Nicolas Kovacs:
> Hi,
>
> I've done my fair share of CentOS 7 installations, but this is the first
> time I have this kind of weird problem. Here goes.
>
> In my office I have a battered Dell Optiplex 320 PC with two NICs that I'm
> using as a bare metal sandbox server for testing purposes.
>
> The