search for: ethe

Displaying 20 results from an estimated 2743 matches for "ethe".

Did you mean: eth
2000 Aug 01
0
anova() on three or more objects behaves inconsistently (PR#621)
anova() on three or more objects behaves inconsistently in R. In R anovalist.lm does a sequential ANOVA using pairwise F tests, ignoring all the other objects, so the larger of the two models provides the denominator. In S anova.lmlist uses the denominator from the largest model (smallest residual df) in the set, as does anova.glmlist in both. I suggest that R's anovalist.lm is wrong (that
2004 May 21
1
Bug in update()? (PR#6902)
Dear all, I noticed the following while playing around with fitting log-linear models to contingency tables using R 1.8.1, but the problem also exists under R 1.9.0. A reproducible example uses the following contingency table: > library(MASS) > data(quine) > tmp <- with(quine, expand.grid(Eth=levels(Eth), Sex=levels(Sex), + Lrn=levels(Lrn), Age=levels(Age)))
2012 Dec 07
1
Managing eths in vm from HV
KVM Ubuntu 12.04 libvirt 1.0 Related to my post of a day ago, but I can't reply to it... I want to control the order ( and therefore the connection) of eth devices in the vm. If I know what the MAC addresses are on my HV, as seen in virsh domiflist or in dumpxml, and I then re-write the /etc/udev/rules/70 file in the VM, I can get the eth devices ordered in a predictable way. Is there a
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
Add a new constant ETH_P_802_3_MIN, the minimum ethernet type for an 802.3 frame. Frames with a lower value in the ethernet type field are Ethernet II. Also update all the users of this value that David Miller and I could find to use the new constant. Also correct a bug in util.c. The comparison with ETH_P_802_3_MIN should be >= not >. As su...
2012 Dec 08
4
read.table()
Hi List, I have spent more than 30 minutes, but failed to read in this file using the read.table() function. I could not figure out how to fix the following error. Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : line 1 did not have 6 elements Any help would be be appreciated. Thanks, Pradip Muhuri ####### below is the reproducible example xd1 <-
2007 Apr 20
3
centso 5 modifying my ifcfg-eth[x] files
I have a machine with 2 network cards. Installing centos 5 on it. I set up both cards with static IP addresses. activate on boot etc... One is e1000 Intel the other is onboard forcedeth (nvidia). After I reboot the forcedeth ifcfg-eth1 file is changed to DHCP. I use netconfig -d eth1 to set it back up and reboot again and the changes back to DHCP. Only thing to add here is the network card
2007 Apr 18
6
[Bridge] bridge wlan-eth
Hi! I have some problems with an bridge between wlan0 and eth0 device... It works and I can from both sides ping the router with the bridge device but I cant ping the devices from other net so I cant ping wlan devs from eth net and other way around the wlan card is an atmel usbw11 from linksys and eth is a intel e100 10/100mbit nic I have configured the bridge according to the how to and
2015 Oct 21
4
Centos 7 - "Device eth1 does not seem to be present, delaying initialization".
...uot;, DRIVERS=="?*", ATTR{address}=="00:1e:67:7f:9c:99", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1" with MAC 00:1e:67:7f:9c:99 is not eth1 as it should be but 4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 00:1e:67:7f:9c:99 brd ff:ff:ff:ff:ff:ff and there is no eth1 in the system. # cat /etc/sysconfig/network-scripts/ifcfg-eth1 TYPE=Ethernet BOOTPROTO=static DEFROUTE=no PEERDNS=no PEERROUTES=no IPV4_FAILURE_FATAL=no IPV6INIT=no IPV6_AUTOCONF=no IPV6_DEFROUTE=no IPV6_PEERDNS=no IPV6_PEERROUTES=no I...
2013 Nov 15
3
CentOS 6 : Network Interface Naming
...x", ATTR{type}=="1", KERNEL=="eth*", NAME="p1p1" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:15:17:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="p1p2" ~]# lspci | grep Ether 05:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12) 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12) 0c:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) 0c:00.1 Ethe...
2004 Dec 12
1
zaptel 0.9.1 compile problem
...warning: #warning "Zaptel doesn't support DEVFS in post 2.4 kernels. Disabling DEVFS in zaptel" /var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/ztd-eth.c: In function `ztdeth_rcv': /var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/ztd-eth.c:89: error: union has no member named `ethernet' make[2]: *** [/var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1/ztd-eth.o] Error 1 make[1]: *** [_module_/var/tmp/portage/zaptel-0.9.1/work/zaptel-0.9.1] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r9' make: *** [linux26] Error 2 Any ideas why this would be? ~ja...
2003 Dec 17
3
modprobe -r ztd-eth locks up machine...
Hi, I have just begun working with TDMoE running between 2 fiber nics the dynamic span works great. In my main asterisk box's startup file I just 'modprobe tor2', then start asterisk. The zaptel, ztdynamic & ztd-eth modules all load by themselves when tor2 is loaded. If I stop asterisk then 'modprobe -r tor2' the tor2 module is removed but the other three remain. If I
2016 Feb 01
4
NICs order
El Lunes 01/02/2016, Daniel Ruiz Molina escribi?: > Hi, > > After installing CentOS 7 in a server with 2 NICs, system detects eth0 > and eth1 in reserve order. I would like to have eth1 as eth0 and eth0 as > eth1. I have forced HWADDR attribute in > /etc/sysconfig/network-scripts/ifcfg-etc{0,1}, but after rebooting, > order is the same... > > How can I solve it? >
2008 Jul 24
0
Possible bug in ifup-eth script of Centos 5.2 (combination of bond and bridge)
Dear CentOS, I think i found a "bug" in the /etc/sysconfig/network-scripts/ifup-eth script of CentOS 5.2. i can post the my changed ifup-eth script if you want. Am I the first one with this problem? Situation: - eth2 and eth3 should be in bond1 interface - bond1 should be an interface of bridge named "iscsi" the problem is that the brctl addif command in ifup-eth gets
2010 Sep 14
1
[PATCH] Fix bad declaration in host-register
Signed-off-by: Arthur Clement <aclement at linagora.com> --- src/host-browser/host-register.rb | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb index 5ff6a90..7bf957d 100755 --- a/src/host-browser/host-register.rb +++ b/src/host-browser/host-register.rb @@ -393,14 +393,13 @@ class
2015 Oct 21
0
Re: Centos 7 - "Device eth1 does not seem to be present, delaying initialization".
...gt; ATTR{address}=="00:1e:67:7f:9c:99", ATTR{type}=="1", KERNEL=="eth*", > NAME="eth1" > > with MAC 00:1e:67:7f:9c:99 is not eth1 as it should be but > > 4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 > link/ether 00:1e:67:7f:9c:99 brd ff:ff:ff:ff:ff:ff > > and there is no eth1 in the system. > > # cat /etc/sysconfig/network-scripts/ifcfg-eth1 > TYPE=Ethernet > BOOTPROTO=static > DEFROUTE=no > PEERDNS=no > PEERROUTES=no > IPV4_FAILURE_FATAL=no > IPV6INIT=no > IPV6_AUTOCON...
2005 Sep 06
1
Asterisk as SIP/H.323 Signalling Gateway
Hi, I am wondering whether I can use Asterisk as SIP/H.323 Signalling Gateway. The setup I envisage looks as follows: H.323 end-point ---------(ETH)--------- Asterisk ---------(ETH)--------- SIP Proxy/Registrar ---------(ETH)--------- SIP end-point (ETH: Ethernet) In principle, Asterisk would just be used to int...
2011 Sep 19
1
eth enumeration order
I have installed Centos 6 on a server with two NICs. It so happens that the NIC with the lower ARP adr is assigned 'eth1' and the NIC with the higher ARP 'eth0'. (Not sure if this a bug but it is at least inconvenient) I have modified the udev rules in /etc/udev/rules.d/70-persistent-net.rules by swapping eth0 with eth1 in the NIC's rules. However: the file gets changed on
2011 May 01
2
can't up the eth in the vm and access to network
Hi, I encounter a problem that the eth can't be up in the VM by using VT-d. I boot the VM using "virsh create vt_d.xml". The VM could recongize the NIC which was assigned .then I do in VM as follows: #cat /sys/class/net/eth0/operstate down #ifconfig eth0 up #cat /sys/class/net/eth0/operstate down #ficonfig eth 10.100.0.5 #cat /sys/class/net/eth0/operstate down more system
2005 Apr 27
23
eth0 & eth1 changing every boot
This is probably a stupid question, but I''m stumped. Practically every time my firewall boots (not often, but still) eth0 and eth1 exchange places (internet and intranet). How do I lock them down? SuSE 9.2, Shorewall 2.2.3. Thanks! Mike- -- Mornings: Evolution in action. Only the grumpy will survive. -- Please note - Due to the intense volume of spam, we have installed site-wide
2012 Dec 28
1
Ethernet puzzle
So I just finished doing a fresh install of CentOS 6.3. The machine has three ethernet ports in it: one on the motherboard (VIA Rhine), and two add-on cards, an Intel Pro100 and an old SMC1255TX. When CentOS comes up, this is what I see in the dmesg output: # dmesg | grep eth e100 0000:00:08.0: eth0: addr 0xf6043000, irq 16, MAC addr 00:02:b3:be:02:87 eth1: ADM...