Displaying 20 results from an estimated 206 matches for "e100".
Did you mean:
100
2007 Apr 18
3
[Bridge] My configuration in Bridge, 802.1Q VLAN, and hotmail login, Thanks to all
...itch , no VLAN settings)
| \
| \
D-Link 802.1Q VLAN Switches (their uplink port-port 1 connected to
the upper hub are tagged, those ports connected with PCs are untagged).
Bridge configuration:
Linux 2.4.26 ( kernel built in bridge function)
Eth0 RTL8139 driver
Eth1 Intel e100 NIC with eepro100 driver
With VLAN tag, I met the hotmail login error, if without VLAN tag, all
are OK!
Peter and Ben suggested me use intel NICs, I have one intel e100 NIC and
e1000 NIC, e1000 NIC is OK, but I cannt use the e100 card with the e100
driver( from both Linux 2.4.26 and Intel site e1...
2007 Dec 03
3
domU does not see the pci nic - pci passthrough
Hi all!
I want to assign a physical network card (e100) to a domU:
I think Dom0 is ok but domU does not recognize the pci nic.
into DomU I don''t know wath should I see: I have nothing in dmesg nor in
messages...
Into Dom0 I have
this modules.conf:
options pciback hide=(0000:03: 08.0)
install e100 /sbin/modprobe pciback; /sbin/modprobe --ig...
2004 Nov 27
1
Performance problems on Intel E100 (Shawn Wright)
...irewall box and proxy, we were able to determine the
>problem *is* our firewall. We don''t know exactly why yet, but our sporadic
>slow web access seems to have gone away since swapping a new firewall
>in this morning.
>The original firewall is a PPro200 with 256Mb, an Intel E100
I''ve had much trouble with Intel E100 NIC''s. The problem can be fixed using the e100 driver instead of the eepro100 driver.
When I first saw the problem, I could avoid it by passing the network signal via an old 10Mbit/s hub - the driver seems to miss interrupts when running in...
2007 Apr 18
2
[Bridge] Re: [2.4.22] bad interaction between e100 and bridge: BUG at dev.c:991!
Could the problem be that the e100 can do IP receive checksumming on the board,
but the eepro driver doesn't enable it. When the board is doing checksum
offload, then the csum field isn't set.
Please try disabling receive checksumming on the e100 driver
modprobe e100 XsumRX=0
If this is the problem, it exists both 2.4...
2007 Apr 12
1
bonding
I four nodes setup to do active-backup bonding and the drivers loaded
for the bonded network interfaces vary between tg3 and e100. All
interfaces with the e100 driver loaded report errors much like what you
see here:
bonding: bond0: link status definitely down for interface eth2,
disabling it
e100: eth2: e100_watchdog: link up, 100Mbps, full-duplex
bonding: bond0: link status definitely up for interface eth2.
This happens...
2003 Jul 07
1
Getting Started with Digium T100/E100 cards
Just purchased a couple of T100 and E100 cards in order to interface from
our company's proprietary system through a linux gateway. I am new to
Asterisk and Digium.
After installing the T100 card, I went looking for drivers for this card.
Are the drivers built into the Asterisk application? If so, how do I enable
the card through A...
2004 Sep 20
12
panic in e100_exec_cb()
With today''s build, my domain 0 crashes during boot when it tries to
bring eth0 up (it''s an E100).
cb->prev (eax) is NULL in e100_exec_cb() (e100.c:827). Just from code
inspection, I don''t see how this can be. e100_alloc_cbs() was just
called, which looks like it should have correctly linked up all the
cb->prev/cb->next pointers.
It happens regardless of CONFIG_XEN_WRITAB...
2002 Jun 22
7
bonding & vlan - kernel 2.4.18 (RHL7.3)
Hi,
Hopefully this won''t be too off-topic (I''ve seen both bonding & vlan
mentioned on the list, but not really together).
I''ve tried to get bonding (2 x 100Mb EEPro, but will want to try on
1000BaseT) and vlans to work together, but without luck. I can get them
working fine (seemingly at least - I didn''t tried bursting on the
bonded port) individually.
2008 Feb 15
1
vesamenu.c32 + include + CLI woes
...EFAULT
MENU LABEL Boot from local disk
localboot 1
MENU SEPARATOR
#Options Here
# SuSE Linux 9.2 Professional - 32 Bit
label suse9.2
MENU LABEL ^A. suse9.2 - SuSE Linux 9.2 - 32 Bit
kernel kernels/suse9.2
append initrd=initrds/suse9.2.img ramdisk_size=65536 insmod=e100 install=nfs://XXX.XXX.249.243/install/suse92 splash=silent showopts
uSE Linux 9.2 Professional - 64 Bit
label suse9.2-64
MENU LABEL ^B. suse9.2-64 - SuSE Linux 9.2 - 64 Bit
kernel kernels/suse9.2-64
append initrd=initrds/suse9.2-64.img ramdisk_size=65536 insmod=e100 install=nfs://XXX.XXX.24...
2003 Sep 02
1
Connecting to an Ericsson AXT121 with a Digium Wildcat E100 card
Dear Telcotype Braniacs,
I have tried doing a google search to find out what this switch looks like, what the physical interface is, but havn't been successful. I am quite new to the ISDN world so I'm not sure what to expect when I see this switch. Does anyone have any experience connecting to this switch? The following is basically all I have been given for info:
1) Ericsson, AXT121,
2004 Nov 19
2
E100 or TE410 card an PRA line
We are located in Belgium and just ordered a PRA line, the telco asked the following questions :
- 120 or 75 ohm ?
- Support for CRC4 yes/no ?
- B channels in 2 way ?
We will buy a digium card but which one should we buy ?
could anybody help me with this ?
Thank you
Michael
Sorry for the previous html mail
DISCLAIMER: The content of this e-mail message does not constitute a commitment
2003 Dec 28
4
outcall notification
Has anyone implemented an outcall notification when there is a voice
message waiting? I would like to have the system notify me of awaiting
voice messages by a telephone call rather than an email notification. I
would imagine that a call could be dumped into the asterisk spool
directory, but I'm not sure how I would monitor for messages waiting.
Has anyone implemented such a feature for
2007 Apr 18
6
[Bridge] bridge wlan-eth
...oblems 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 dont see any errors
in kern.log or somewhere else....
What is wrong?
PS: sorry for my english but I hope you can understand what I mean
2007 Apr 27
0
Problems with Digium TE110P
...smod, /etc/zaptel.conf and ztcfg -vvv. Did
anyone have this problem before?
Thanks
Ant?nio The?philo J?nior
root@paggo-asterisk01:~# dmesg | more
...
[42949385.790000] Zapata Telephony Interface Registered on major 196
[42949385.790000] Zaptel Version: 1.2.10 Echo Canceller: KB1
[42949385.840000] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
[42949385.840000] e100: Copyright(c) 1999-2005 Intel Corporation
[42949385.960000] intel8x0_measure_ac97_clock: measured 61046 usecs
[42949385.960000] intel8x0: clocking to 48000
[42949385.970000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 21 (lev...
2005 Nov 25
7
tcpdump not working with imq0 devices
...o problem with debuging interfaces by tcpdump command.
Have anybody solved the same problem?
Below some information about the strange router:
kernel - 2.4.31 with patch-o-matic-ng, imq-nat.diff,
linux-2.4.28-imq2.diff,
iptables - v1.3.3 with iptables-1.3.0-imq1.diff
vlan - iANS-3.4.3a, e100-3.4.14
lsmod:
[...]
Module Size Used by Tainted: P
imq 1752 1
ipt_IMQ 800 0
ipt_REDIRECT 960 0 (autoclean)
cls_fw 2368 0 (autoclean)
cls_u32 4548 0 (autoclean)
sch_sfq...
2011 Sep 23
4
Problems with Intel Ethernet and module e1000e
Hi all,
I'm facing a serious problem with the e100e kernel module for Intel
82574L gigabit nics on Centos 6.
The device eth0 suddenly stops working i.e. no more networking. When I
do ifconfig from console I get
eth0 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:EA
inet6 addr: fe80::225:90ff:fe50:8fea/64 Scope:Link
UP BRO...
2011 Jun 04
2
Completely disable local keyboard input in Syslinux / Extlinux?
...I try to use Syslinux / Extlinux (first 3.84, then switched to 4.04) to
load Linux, it works as long as Extlinux does not prompt, with this
extlinux.conf:
serial 0 9600 0
console 0
default huge.s
prompt 0
timeout 0
say Booting Linux ...
label huge.s
kernel bzImage
append initrd=initrd.img e100.eeprom_bad_csum_allow=1
earlyprintk=ttyS0,9600 console=ttyS0,9600 load_ramdisk=1
prompt_ramdisk=0 rw printk.time=0 SLACK_KERNEL=huge.s
Note "console 0" to prevent writing to the emulated video output.
As soon as I enable prompting (with a timeout), using the extlinux.conf
below, ......
2007 Apr 18
1
[Bridge] received packet with own address as source address
...as source
address
My specific setup is: br0 assigned an IP, with eth0 added to the bridge with no
IP. I create tap devices, assign them no IP address but a unique MAC. On the
other end of each tap device is an UML virtual machine's eth0. My machines are
SuperMicro 6013 dual xeon boxes with e1000, and a 5012 box with e100 NICs. I
don't believe this is a checksum issue raised a while back. STP is off. Settings
for setfd and sethello make no difference. As soon as UML brings up its eth0
interface, the messages appear.
I'm really not a kernel hacker, but I was able to look at pr...
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: ADMtek Comet rev 17 at MMIO 0xf6040000, 00:4c:69:6e:75:79,
IRQ 17.
udev: renamed network interface eth0 to rename2
udev: renamed network interface eth1 to eth3
udev: renamed network interface rename2...
2007 Apr 18
0
[Bridge] My hotmail login issue is fixed!!
Hi All,
Today is a great day. My hotmail login error is fixed.
Following Peter's advice, I used e1000 card, don't change any MTU , the
hotmail login error went away! It is MTU issue, for VLAN tag traffice
going through the bridge, the NICs in the bridge need support VLAN tag,
e100/e1000 card can.
Thanks to Peter, Stephen Hemminger, and All !
So far I know Intel e100/e1000 card can handle...