IPv6 wireless stumbler

2004-08-09 Thread User Ernie
I am trying to find out if there are any IPv6 community access wireless nodes in my area the I can become a client for. There are dozens of AP's that come up with a scan using kismet but I don't know how to tell if they are issuing IPv6 addresses. Can anyone suggest a method? - Ernie. ___

hardware loopback test with plug

2004-08-09 Thread bruno schwander
Hi, I am trying to configure FBSD 4.8 to do an ethernet loopback test. I want to be able to sent packets over the ethernet interface, and a device hooked up to the ethernet port (at the very minimum, an RJ-45 loopback plug, i.e. with pins 1 & 3 and 2 & 6 connected together) This is to test a typ

Dummynet and limiting packets/upstream useage

2004-08-09 Thread Fargo Holiday
Hello everyone, I'm still sort of new to FreeBSD, and totally new to any sort of advanced networking, so bear with me please. Here's the situation: Everything was running off of a D-Link 614 wireless router, but it was getting crushed despite very little actual bandwidth being used. My buddy and I

Re: retransmissions with bge driver?

2004-08-09 Thread Eli Dart
In reply to [EMAIL PROTECTED] : > > Hi Nickolay, > > > "Nickolay" == Nickolay A Kritsky <[EMAIL PROTECTED]> writes: > > Nickolay> Hello sirola, Try to switch one of the NICs to > Nickolay> half-duplex mode. This should do the trick. > > thanks for the tip, it works now. What could

Re: pf and ipfw

2004-08-09 Thread Max Laier
On Monday 09 August 2004 09:07, Muhammad Reza wrote: > Dear Lists, > > can pf rule work together with ipfw rules ? > i need pf rule to do some outgoing load balance, but still need ipfw to > do some basic packet filtering, cause i have difficulty to set pf rules > default to block if it's apply wit

Re: ipfilter/ipnat 3.4.35 and udp-traceroute problem

2004-08-09 Thread Pawel Malachowski
On Fri, Aug 06, 2004 at 12:54:08AM +0200, Pawel Malachowski wrote: > I can see weird behavior of this command: > traceroute -s privateIP -P UDP dst > Outgoing UDP packets are translated, ICMP time-exceded message comes back, > but traceroute shows '* * *'. ;) v3.4.35 import breaks things on

Re[2]: retransmissions with bge driver?

2004-08-09 Thread Nickolay A. Kritsky
Hello sirola, Monday, August 09, 2004, 7:16:33 PM, [EMAIL PROTECTED] wrote: sfui> Hi Nickolay, sfui> thanks for the tip, it works now. What could be the reason for the NIC sfui> working in half-duplex mode? Well, in short it looks like mbufs in the switch are getting filled too fast, what resu

Re: retransmissions with bge driver?

2004-08-09 Thread sirola
Hi Nickolay, > "Nickolay" == Nickolay A Kritsky <[EMAIL PROTECTED]> writes: Nickolay> Hello sirola, Try to switch one of the NICs to Nickolay> half-duplex mode. This should do the trick. thanks for the tip, it works now. What could be the reason for the NIC working in half-duplex mo

Re: retransmissions with bge driver?

2004-08-09 Thread Nickolay A. Kritsky
Hello sirola, Try to switch one of the NICs to half-duplex mode. This should do the trick. Monday, August 09, 2004, 12:05:20 PM, [EMAIL PROTECTED] wrote: sfui> Hello, sfui> I'm going to set up a server with FreeBSD 4.10. While testing the sfui> network performance, I see a lot of tcp retransmiss

Re: pf and ipfw

2004-08-09 Thread Nickolay A. Kritsky
Hello Muhammad, It was discussed recently on this list. Please search for the thread w/ subject 'packet order, ipf or ipfw'. Monday, August 09, 2004, 11:07:13 AM, Muhammad Reza wrote: MR> Dear Lists, MR> can pf rule work together with ipfw rules ? MR> i need pf rule to do some outgoing load bal

Current problem reports assigned to you

2004-08-09 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [1999/11/26] kern/15095 net TCP's advertised window is not scaled i

retransmissions with bge driver?

2004-08-09 Thread sirola
Hello, I'm going to set up a server with FreeBSD 4.10. While testing the network performance, I see a lot of tcp retransmissions on both the network cards this server have. These are identified as BCM5704C and using the bge driver. Actually, the network cards are configured as 100baseTX (no autose

pf and ipfw

2004-08-09 Thread Muhammad Reza
Dear Lists, can pf rule work together with ipfw rules ? i need pf rule to do some outgoing load balance, but still need ipfw to do some basic packet filtering, cause i have difficulty to set pf rules default to block if it's apply with load balancing rules. please enlight me.. regards reza _