search for: netcard

Displaying 20 results from an estimated 33 matches for "netcard".

2014 Feb 10
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...putting fixes on this branch: https://github.com/networkupstools/nut/blob/snmp_subdriver/scripts/subdriver/gen-snmp-subdriver.sh Can you try the version from the second link? (use the "Raw" button to download the script itself) > ./gen-snmp-subdriver.sh -H 10.200.254.39 -c public -n NETCARD.mib I would recommend using "-n TrippLite" or similar, since the rest of the MIB names are company names rather than product names. Also, the name needs to be a valid C identifier (alphanumeric). > snmp_build: unknown failuresnmpget: Error building ASN.1 representation (Can't bui...
2014 Feb 07
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Hi, Nut-upsusers, I am having problem configuring NUT to work with Tripplite UPS through SNMP. There is a Tripplite SmartOnline SU10KRT3/1X and attempts to monitor it using NUT though SNMP are failing... OS: Enterprise Linux 6, Nut version: 2.6.5. ups.conf is configured: [trippliteups] driver = snmp-ups port = 10.200.254.39 desc = "ProductionServer"
2007 Apr 24
3
could netcard be hotpluged in a running VM?
hi I have try to "xm block-attach " to hotplug a disk into a running paraVM and I want to kown whether the netcard could be hotpluged into a running paraVM? if it could , how to do it? could you holp me Thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Aug 07
0
Netcard functions with prio
Hi there I have followed your disc. concerning bandwith and prio of port-traffic. What happens to for example with "ping" time, and other ports very much used for diff. pleasures, if for example you prio http and smtp? Is there any technics by the way, that netcards use when low prio-traffic gets congested, I mean technics like "back-pressure" (switch-technics I suppose)? Can the prio-function control this in the netcards? _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mail...
2005 Dec 12
1
Netcard don't up
Dear Friends I have 2 netcards (eth0 to Internet and eth1 to internal network) in CENTOS 4.2, bit when I boot system the up eth0 and et1i [OK]. When I run ifconfig the eth1 has not IP configure, then I run command ifdown eth1 and ifup eth1, after eth1 is work perfect. Below I show file /etc/sysconfig/network-scripts/ifcfg-...
2005 Oct 10
2
A xenu kernel 2.6.11 with physical access to a PCI netcard.
I just compile one kernel to the domU but cant see the PCI netcard, i hide the card from dom0 physdev_dom0_hide=''(00:11.0)'' and added to the domU config pci = [ ''0,11,0'' ] and dint work.. any howto to do that? - ariel ariel en BSDlatino . org ariel en ferreras . info http://www.BSDlatino.org http://ariel.BSDlatino.org...
2014 Feb 12
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Thanks, now I started getting messages from the list. As you advised, I renamed the mib file NETCARD.mib to Tripplite and ran command ./gen-snmp-subdriver.sh -H 10.200.254.39 -c public -n Tripplite Here is what it says: snmp_build: unknown failuresnmpget: Error building ASN.1 representation (Can't build OID for variable) COUNT = 0 / 0 Creating tripplite-mib.h Creating tripplite-mib.c Done....
2013 Apr 11
2
centos 6.3 ipv6 default gateway
hello, i met a problem in configuratiion of ipv6 gw in my box i install centos 6.3 (64 bit) on my boxs, which have four netcard. i use a straight-through cable to connect centosv0:netcard-2 and centosv1:netcard2 the topology is this: client c(windows xp) <-->centosv0:netcard-3 <--> centosv0:netcard-2 <---> centosv1:netcard-2 <---->centosv1:netcard-2 <---> client d (backtrack r2 32) 1:2:3:4::2/...
2008 Dec 01
4
Bonding and network cards
Hi, I have been playing this weekend with bonding on PCI netcards and found that all of netcards I have, but old 3com, do not support MII. So bonding is not going to happen with them. Do you have some pci netcards supporting MII successfully running on bonging? Thanks, David Hrb??
2008 Dec 14
2
How to support my netcard?
Hi men, When installing Xen, it builds a linux guest kernel of 2.6.18 as dom0, which does not support my network card. While 2.6.27 supports my card. So what should I do now? Thanks, Wu _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Mar 03
3
finding mac address while in menusystem (com32)
Hi I have made myself a derivated menusystem based on the complex.c menu that cames with syslinux. And now I need to read a file, search for my pxebooted netcards mac address, and write some changes back to the same file. All the writing and reading I hopes will be of no trouble, but how can i find my own mac address? (and IP adress would be nice). I have searched the list, but I really cannot find any hints on this, so either I am trying to do something u...
2007 Nov 22
2
2.6.22.9-xen (ubuntu) and Nvidia x86_64-100.14.19 - success
On my recently acquired Core2Duo I''ve installed debian etch amd64, Then I''ve pulled the linux-source from since I need newer raid and netcard drivers: http://dk.archive.ubuntu.com/ubuntu/pool/main/l/linux-source-2.6.22/linux-source-2.6.22_2.6.22.orig.tar.gz http://dk.archive.ubuntu.com/pub/ubuntu/pool/main/l/linux-source-2.6.22/linux-source-2.6.22_2.6.22-14.46.diff.gz Unpacked the source and patched: cd linux-source-2.6.22-2.6.22/ ca...
2002 Aug 14
0
re: using mac-addr for selecting configfile now working
...l,10 + jae .high1 +.low1: add al,'0' + jmp short .char1 +.high1: add al,'A'-10 +.char1: stosb + pop eax + loop .hexify_loop1 + + mov cx,6 ; 6 nibbles in netcard part of MAC + mov eax,[MyMAC2] ; 3 byte netcard part of MAC xchg ah,al ; Convert to host byte order ror eax,16 xchg ah,al -.hexify_loop: rol eax,4 +.hexify_loop2: rol eax,4 push eax...
2002 Jun 29
1
Bug in Samba 2.2.4
Hi, The Samba Team! Sorry for my poor English (I am russian). I have 4 PC's in my home net: 1: Athlon 1.2GHz MB ABIT KT7 NetCard:PCI Realtec 8029 (Thin Ethernet) Win2k Rus(ver 5.00.2195) 2: P233MMX MB Phoenix Net:ISA NE2000 compatible Win 95 Rus (ver 4.00.950) 3: Server & router - P166 MB Tomato(?) Net: ISA NE2000 compatible, ISA Genius GE2000 Linux Red Hat 7.2 Kernel 2.4.18 Samba, PDC, Master browser (OS Level = 65) 4:...
2007 May 24
1
Help!I have problem in using pxelinux about menu.c32 and vesamenu.c32
...sh.First I say sorry! ????pxelinux???sis900??????????? ????????default???????menu.c32??vesamenu.c32????? ???default???????DEFAULT memdisk c=638 h=2 s=18 floppy append initrd=netboot.zip???????????????????????? ???3com?boot image editor?????????????? When I use pxelinux on my computer with sis900 netcard,I have problem. The problem is: when pxelinux.0 use the config file "default",the computer halt. I use "DEFAULT vesamenu.c32" and "DEFAULT menu.c32" in the "default " file,the problem occur. But when I only put "DEFAULT memdisk c=638 h=2 s=18 floppy app...
2004 Sep 03
2
problem with a router machine
Hello everyone: I have a problem with the shorewall configuration. Let''s me tell you. I have installed shorewall 2.0.4 into a machine with 2.6.8 kernel. This machine works like a software-router: it has 2 netcard eth0 goes to the local network 192.168.0.0/24 eth1 is an interface for ppp0 (there is an ADSL conected) I have defined the Network Zones (net, loc); The Network Interfaces (ppp+ -> net and eth0 -> loc); The Firewall rules: ACCEPT Zone Net to Firewall (TCP) http,https,ftp,sftp,smtp,pop3,s...
2019 Apr 24
2
PCI passthrough and abstraction
When you pass a device in the pci chain (after virsh nodedev-dettach'ing it from host) to the guest, how much is passed without being emulated/abstracted?
2017 Jul 25
0
[Questions] About small files performance
Dear all Recently, i did some work to test small files performance for gnfsv3 transport. Following is my scenario. #####environment##### ==2 cluster nodes(nodeA/nodeB)== each is equipped with E5-2650*2, 128G memory and 10GB*2 netcard nodeA: 10.254.3.77 10.128.3.77 nodeB: 10.254.3.78 10.128.3.78 ==2 stress nodes(clientA/clientB)== each is equipped with E5-2650*2, 128G memory and 10GB*2 netcard clientA: 10.254.3.75 clientB: 10.254.3.76 1) 10.254.3.* is for test segment, 10.128.3.* is for cluster internal communication. ####...
2004 Sep 16
3
multiprocesor : bridge/router ?
hi, does someone tried bridge and or router functionality of linux kernel on multiprocessor system. Does multiprocessor system increase network performance or give ability to process higher traffic.. What about highest possible troughput someone have achieved ? etc.. tia _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2015 Jan 11
0
UDP/138 answers sending from false IP on multinetwork-server
...nd the logon-server. Source problem is, that nmbd sending UDP/138 answers from a false IP. 12:08:08.909997 IP 123.4.5.6.138 > 123.4.7.7.138: NBT UDP PACKET(138) 12:08:08.910083 IP 10.9.0.1.138 > 123.4.5.5.138: NBT UDP PACKET(138) UDP/137 and all TCP-traffic are O.K. My server has two active netcards for samba (and localhost): 123.4.7.7, 10.9.0.1 In smb.conf is written: interfaces = 127.0.0.1, 123.4.7.7, 10.9.0.1 bind interfaces only = yes hosts allow = 127.0.0.1, 10.9.0.0/255.255.255.0, \ 123.4.5.0/255.255.255.128, 10.8.0.0/255.255.255.0, 123.4.7.7 On network 10.8....