similar to: [Bridge] Help: bridging eth0 and wlan0?

Displaying 20 results from an estimated 100 matches similar to: "[Bridge] Help: bridging eth0 and wlan0?"

2007 Apr 18
0
[Bridge] bridge's STP problem about topology change
Hi, All: I am tring to use STP function on bridge device that refer the BRIDGE-STP-HOWTO. And I use PING program to test it from PC1 to PC2. But the forward function is become too long when bridge topology change. How can I tuning the STP to make client connect to another again faster? I have been use follow command. But it seen not this issue. Bcause, if I run " arp -d " on
2007 Apr 18
2
[Bridge] bridge-utils + Linksys WET11
So, I'm setting up my first bridge, and I'm running into an interesting issue. I have a 4 port NIC (formerly 4 seperate /29 and /28 LANs) and an onboard NIC (to my ISP). I've setup the bridge using the script included at the bottom of this email (modified from Gentoo for Aurora). When the WET11 (the WET11 is a simple ethernet to wireless bridge) is unplugged, the bridge works
2007 Apr 18
1
[Bridge] Linux Bridge + STP + VLAN
Hi, we're running the standard linux bridge setup (redundant bridge) for 5 years now. So first of all, thanks to everyone involved for implementing the bridging feature in Linux. Now I'm trying to bridge hosts connected to VLAN'ed Cisco switches using linux bridge. I'm testing the following setup (Kernel 2.6.19, bridge-utils 1.2 on both bridges)
2008 Jun 16
1
3.2.1 HVM network packets dropped
Dear, I''ve attempted to upgrade a Xen box from 3.1.2 to 3.2.1. Unfortunately it has been a partial success only. At this point I''m really stuck with a network problem that affects my HVM machines (Linux PV run fine). The really odd thing is that everything seems to work properly, except that the "vif" network interfaces in dom0 seem to have only dropped TX packets for
2005 Jan 05
4
May i ask a question?
my version of wine is 20040408 when i use wine to install a software named "flashpgm" it start the installshield,and a windows shows"The operation system is not adequate for running Flash programmer",and installation stoped. All the imformation showed is as below: fixme:nls:init_default_lcid charset GB18030 was not recognized err:dc:DCE_FreeWindowDCE [0x90031] GetDC() without
2004 Oct 17
2
problems in the install microsoft office 2000 with wine
My systems is rh9, I installed the latest wine (20040914), with a RPM package downloaded from http://rpm.pbone.net/. when I execued "wine setup.exe" (Note: it is in the hardware, not in CDROM. I am not for sure whether it is a problem). The following errors occured. fixme:msi:MsiEnableLogA 00000516 "c:\\windows\\temp\\Office 2000 Premium Setup(0008)_MsiExec.txt"
2009 Jan 29
0
Massive UDP and TCP packet loss
Sorry for repost, there was an sending error with my first posting. ------------------------------------------------------------------- Hi, I''m trying to get Xen running on 2 different systems and have massive packet losts independ from the system I use! This are the results from an UDP-Benchmark-Test from an Xen-Server to another one. As you make notice, the sending packets have a
2007 Apr 18
1
[Bridge] received packet with own address as source address
Hello, I manage a number of servers all running 2.4 (same problem exists with 2.6). My problem is that since a few bridge versions ago, I've had to modify net/bridge/br_fdb.c in the br_fdb_insert() function -- to get rid of the checks that produce this error: Jan 16 10:35:31 host15 kernel: tap_0: received packet with own address as source address Jan 16 10:35:33 host15 kernel: tap_0:
2007 Apr 18
2
[Bridge] Bridging between user processes
Hi, What is the easiest way to bridge between two user-space processes that talk directly to Ethernet interfaces? I have two applications that write/read Ethernet frames to/from Linux Ethernet ports (e.g. eth0). The applications can successfully talk to each other when they run on two machines connected over Ethernet. I would like to be able to test them on a single machine without employing
2007 Apr 18
1
[Bridge] Setting the interfaces in promiscuous mode
Hello, I have been using the bridging facilities provided by Linux (vanilla 2.6.7 SMP with UML skas host patch applied) to bridge a regular physical ethernet network (on interface eth0) with a virtual network (on interface tap0, cf uml_switch, http://user-mode-linux.sourceforge.net/networking.html). A couple of virtual machines (run using user-mode linux, a tool that enables you to run linux
2004 Oct 19
1
Error in grep
Hi, there. I used the function read.maimages in limma package to analyze the microarray data .but I got following message >RG <- read.maimages(targets$FileName, source="spot") Error in grep(pattern, x, ignore.case, extended, value, fixed) : invalid argument I don't know what is the matter Thanks a lot Regards Shizhu Zang Department of Biochemsitry Peking
2004 Oct 25
1
unable to open connection
Hi , there: I used function source to download the package but found > source("http://www.bioconductor.org/getBioC.R") Error in file(file, "r") : unable to open connection In addition: Warning message: unable to resolve 'www.bioconductor.org'. Then I downloaded the packages from CRAN and found > local({a <- CRAN.packages() +
2007 Apr 18
0
[Bridge] setting STP values via brctl
I have been playing around with the STP settings of brctl and saw something strange. I was setting the hello time, so I executed the following: # brctl sethello br0 30 Then I had a look at the value that was set: # cat /sys/class/net/br0/bridge/hello_time 2999 Much bigger than expected. I started looking at the source. In the libbridge/libbridge_devif.c file of brctl, we have the following
2004 Oct 19
2
error in file(file, "r")
Hi, there. I am trying to read a file into R, but I got following message Error in file(file, "r") : unable to open connection In addition: Warning message: cannot open file `SwirlSample.txt' . In fact, my file has been already in the current working directory. My R is running on window operation system instead of UNIX. Thanks. Shizhu Zang Department of Biochemsitry Peking
2004 Jun 21
2
Help:how to filter P bits and schedule??
Hi,All I'd like to implement the function of "recognize and schedule traffic that makes use of the P bit as defined in IEEE 802.1P" by iproute2/tc in mips linux device.I think I should use iptables or u32 filter to recognize P bits of traffic and then put them into different queues(classes).But how to do this filter function by iptables or u32? Any suggestion is highly
2009 Nov 02
1
nm-applet with wlan0 in CentOS 5.4
Hello all, I would like to find a soluce fo a very annoying problem I have since I've installed CentOS 5 on my Lenovo R60 Laptop... Everything works correctly excepted a small thing, the nm-applet of NetworkManager-gnome always report my wlan0 in error status, even when my wifi network is connected correctly and working without problem... It behaves as if wlanx intefaces were not recognized
2016 Nov 07
1
virtual wlan0
HI! My goal is to run a virtualized access point with hostapd. Is it possible to use the host's WIFI interface in a VM created with libvirt? I can add the interface in bridged mode but it appears just as normal eth1 without wireless extensions. Ciao, Michael.
2011 Sep 12
1
CentOS 6, Broadcom, missing wlan0
This is a continuation of my previous thread: "Broadcom Wifi Problem" Following a post from "James A. Peltier", who said: You can use the rpmforge version or compile it yourself. I've used this one with success using the details described earlier. http://www.broadcom.com/support/802.11/linux_sta.php I did however have to patch it with
2011 Sep 12
1
CentOS 6: "ip link" ignores wlan0
On my CentOS 6 laptop, in which the wireless hardware is known to be functional (because it works in the WinXP partition): # ip link shows lo and eth0, but nothing else. Why might this be? Thanks, Mike.
2011 Dec 08
3
Netinstall wants to use wlan0
Hi, Folks -- I'm setting up an Acer Aspire 5250 as a Christmas gift, CentOS 6 netinstall insists on trying to configure wlan0 but I'm using a wired DSL connection, consequently netinstall fails and only offers the option to Retry. How can I get it to bypass the wlan0 idea and go straight to eth0...? Thanks, -- -- Jeff -- <http://www.wellnow.com> "There's nothing