Re: ipfw and netgraph confusion

2007-11-17 Thread Julian Elischer
Christopher Cowart wrote: Hello, I'm trying to use the ng_nat node on 6.2. I have one set of IP -> ng cookie mappings in tables and a single default mapping for anything that doesn't match the tables. The first case, using tables, is the "Authenticated" case: | /sbin/ipfw add netgraph tablearg

Re: Help no network with dhcp

2007-11-17 Thread kev c
--- Kip Macy <[EMAIL PROTECTED]> wrote: > On Nov 17, 2007 2:40 PM, kev c > <[EMAIL PROTECTED]> wrote: > > I am trying to install freebsd from an ftp server > but > > the dhcp configuration is not working in > sysinstall. > > It says, no dhcpoffers received.. > > > > The computer is wired to a dli

ipfw and netgraph confusion

2007-11-17 Thread Christopher Cowart
Hello, I'm trying to use the ng_nat node on 6.2. I have one set of IP -> ng cookie mappings in tables and a single default mapping for anything that doesn't match the tables. The first case, using tables, is the "Authenticated" case: | /sbin/ipfw add netgraph tablearg all from "table(4)" to any

Re: Help no network with dhcp

2007-11-17 Thread Kip Macy
On Nov 17, 2007 2:40 PM, kev c <[EMAIL PROTECTED]> wrote: > I am trying to install freebsd from an ftp server but > the dhcp configuration is not working in sysinstall. > It says, no dhcpoffers received.. > > The computer is wired to a dlink di624 router acting > as a dhcp server. The server works

Help no network with dhcp

2007-11-17 Thread kev c
I am trying to install freebsd from an ftp server but the dhcp configuration is not working in sysinstall. It says, no dhcpoffers received.. The computer is wired to a dlink di624 router acting as a dhcp server. The server works with windows.. _

TCP conformance question

2007-11-17 Thread Harti Brandt
Hi, I was browsing through our TCP implementation and found the following: according to RFC 793 if a segment with length 0 is received its sequence number must hold: RCV.NXT <= SEG.SEQ < RCV.NXT + RCV.WND. That is, the sequence number must be within the window. Otherwise the segment is not a

Seller has responded to your question about this item

2007-11-17 Thread eBay
eBay sent this message to your email address. Your registered EMAIL is included to show this message originated from eBay. [1]Learn more. [ltCurve.gif] Seller has responded to your question about this item [rtCurve.gif] [iconAlert_32x32.gif] Do not respond to the sender if this

Re: bge loader tunables

2007-11-17 Thread Bruce Evans
On Sat, 17 Nov 2007, Igor Sysoev wrote: On Sat, Nov 17, 2007 at 08:30:58AM +1100, Bruce Evans wrote: On Fri, 16 Nov 2007, Igor Sysoev wrote: The attached patch creates the following bge loader tunables: I plan to commit old work to do this using sysctls. Tunables are harder to use and are