Re: TCP/UDP dynamic port range

2004-04-15 Thread Mike Silbersack
On Thu, 15 Apr 2004, Bogdan TARU wrote: > Hi Landry, > > You might wanna check the following sysctls: > > net.inet.ip.portrange.hifirst > net.inet.ip.portrange.hilast > > Regards, > bogdan net.inet.ip.portrange.last and net.inet.ip.portrange.first are what he really wants to change; h

Re: 4Gbps in PCI-X

2004-04-15 Thread Andrew Gallatin
Christophe Prevotaux writes: > Hi, > > Is anyone working or planning to work on these babies support > for FreeBSD ? > > http://www.astutenetworks.com/content/product/superhba.htm Not that I know of, but if you need 4Gb/sec, have you considered Myrinet? I do the driver support for FreeB

How do tt_timerq and tmerq manage tcp syncache?

2004-04-15 Thread Nagaraju
Hi, In FreeBSD 4.9, tcp_syncache implements a hash table with buckets, where an entry is created on SYN request. Function syncache_timer takes care of SYN-ACK retransmissions and removing old entries from syncache. It uses two variables timerq (array of link lists) and tt_timerq (array of callout

pim6sd configuration

2004-04-15 Thread Mónica Domingues
Hi, I'am configuring a SSM multicast router, for that I'am using pim6sd. So, I'am FreeBSD with kame snap kit and I had install pim6sd. At the moment, Itrying to configure the routing daemon and I'am having some difficulties... So, in file /etc/rc.conf I have: mroute6d_enab

Re: Bridging problems on 5.2-RELEASE

2004-04-15 Thread Kai Mosebach
Hello Mike, That helped, Thanks! even though it seems a litte odd to me :), especially because xl0 is the "main" network, and the wireless one is only an "addon" ... up to now, i dont see any MAC-addr-toggle-warnings. Best Kai > > On Wed, 14 Apr 2004, Kai Mosebach wrote: > > > Dear list, > >

Re: TCP/UDP dynamic port range

2004-04-15 Thread Bogdan TARU
Hi Landry, You might wanna check the following sysctls: net.inet.ip.portrange.hifirst net.inet.ip.portrange.hilast Regards, bogdan On Thu, Apr 15, 2004 at 11:52:03AM +0200, Landry Brunel wrote: > > Does someone knows how to change the dynamic TCP/UDP port range. > I'd like to tu

TCP/UDP dynamic port range

2004-04-15 Thread Landry Brunel
Does someone knows how to change the dynamic TCP/UDP port range. I'd like to tune it like on sparc/solaris : 32768->65535 . Thank's a lot, Landry. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, sen

bge0 FreeBSD-4.7 and Cisco827

2004-04-15 Thread stepan
Hello all! old router - PC with fxp NIC, new router HP Proliant DL320 with bge NIC. We try to move interface of connection CIsco827 from PC to HP. In combination Cisco 827 - fxp intel Ethernet adapter problems were not. At replacement of Router PC on HP Proliant there was a problem - bge (Broadcom

Re: Bridging problems on 5.2-RELEASE

2004-04-15 Thread Mike Silbersack
On Wed, 14 Apr 2004, Kai Mosebach wrote: > Dear list, > > recently i tried to setup a wireless bridge onto my freebsd 5.2 server. > > i followed the instructions on the ath manpage and set the bridge up with : > > ifconfig ath0 inet up > sysctl net.link.ether.bridge.enable=1 > sysctl net.link.et