Re: ath problems when in if_bridge mode

2006-06-19 Thread JoaoBR
On Saturday 10 June 2006 18:00, Andrew Thompson wrote:
 On Tue, Jun 06, 2006 at 11:53:30AM -0300, JoaoBR wrote:
  Hi
 
  I find some problems when running ath cards in if_bridge mode.
 
  I have continuous UP/DOWN events on the uplink card. The connection is
  really interrupted for a second or so which results in dns lookup errors
  downloads are going through, only the download speed is not stable
 
  please look close, the problem is not on the hostap card
 
  the problem is not hw related, I can switch both cards and the problem
  stays on the uplink card
 
  I can take the bridge off and stay connected without UP/DOWN events (same
  machine/same HW)

 Bridging a wireless client is not supported, you can read this thread
 for more into (especially the last couple of posts)


sorry for the delay I was underway

seems I posted the wrong ifconfig output but setting the uplink card into 
adhoc mode the same thing happens

I am not sure if this belongs to you Andrew but if I do not set the cards in 
bridge mode then the device up/down event do *not* appear, the uplink card 
stays connected without a word

soon I put it in if_bridge mode I have this continuous up/down events 

João









-- 

João







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ath problems when in if_bridge mode

2006-06-10 Thread Andrew Thompson
On Tue, Jun 06, 2006 at 11:53:30AM -0300, JoaoBR wrote:
 Hi
 
 I find some problems when running ath cards in if_bridge mode.
 
 I have continuous UP/DOWN events on the uplink card. The connection is really 
 interrupted for a second or so which results in dns lookup errors 
 downloads are going through, only the download speed is not stable
 
 please look close, the problem is not on the hostap card
 
 the problem is not hw related, I can switch both cards and the problem stays 
 on the uplink card
 
 I can take the bridge off and stay connected without UP/DOWN events (same 
 machine/same HW)
 
Bridging a wireless client is not supported, you can read this thread
for more into (especially the last couple of posts)

http://lists.freebsd.org/pipermail/freebsd-current/2005-October/056927.html


cheers,
Andrew
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


ath problems when in if_bridge mode

2006-06-06 Thread JoaoBR
Hi

I find some problems when running ath cards in if_bridge mode.

I have continuous UP/DOWN events on the uplink card. The connection is really 
interrupted for a second or so which results in dns lookup errors 
downloads are going through, only the download speed is not stable

please look close, the problem is not on the hostap card

the problem is not hw related, I can switch both cards and the problem stays 
on the uplink card

I can take the bridge off and stay connected without UP/DOWN events (same 
machine/same HW)

the other wierd thing is that when I compile ath_rate_sample the both cards 
are working basicly but no traffic goes through the bridge, when I compile 
ath_rate_onoe the traffic goes through, when I take the bridge off and use 
the machine as router the traffic goes through.

the above does not change wether I put the uplink card in STP or not
I tried latest releng_6 i386 and amd64 and it is the same result

If you think I should check something please tell me

João



Jun  6 11:43:17 ap-h kernel: ath0: link state changed to DOWN
Jun  6 11:43:17 ap-h kernel: ath0: link state changed to UP
Jun  6 11:43:23 ap-h kernel: ath0: link state changed to DOWN
Jun  6 11:43:23 ap-h kernel: ath0: link state changed to UP
Jun  6 11:43:30 ap-h kernel: ath0: link state changed to DOWN
Jun  6 11:43:30 ap-h kernel: ath0: link state changed to UP
Jun  6 11:43:45 ap-h kernel: ath0: link state changed to DOWN
Jun  6 11:43:45 ap-h kernel: ath0: link state changed to UP



ifconfig

ath0: flags=8943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST mtu 1500
inet 200.152.80.36 netmask 0xfff8 broadcast 200.152.80.39
ether 00:13:46:8b:f2:52
media: IEEE 802.11 Wireless Ethernet DS/11Mbps (DS/11Mbps)
status: associated
ssid LUCENET-CS channel 1 bssid 00:02:6f:3a:98:b3
authmode OPEN privacy ON deftxkey 1 wepkey 1:40-bit wepkey 2:40-bit
wepkey 3:40-bit wepkey 4:40-bit txpowmax 36 protmode CTS burst
bintval 100
ath1: flags=8943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST mtu 1500
inet 200.152.88.33 netmask 0xfff8 broadcast 200.152.88.39
ether 00:11:95:c2:2a:80
media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g hostap
status: associated
ssid casa channel 11 bssid 00:11:95:c2:2a:80
authmode OPEN privacy OFF txpowmax 36 protmode CTS burst ssid HIDE
-apbridge dtimperiod 1 bintval 100
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00
bridge0: flags=8043UP,BROADCAST,RUNNING,MULTICAST mtu 1500
ether ac:de:48:da:2b:db
priority 32768 hellotime 2 fwddelay 15 maxage 20
member: ath1 flags=7LEARNING,DISCOVER,STP
port 2 priority 128 path cost 55 forwarding
member: ath0 flags=3LEARNING,DISCOVER







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]