I've been following this little thread and was curious about how
my own solution compares w/ the others discussed.
x.y.z.14
${ipfw} add pipe 7 ip from x.y.z.14 to any
${ipfw} pipe 7 config bw 1024Kbit/s queue 50
${ipfw} add pipe 8 ip from any to x.y.z.14
${ipfw} pipe 8 config bw 1024Kbit
I've made a nbr of BRIDGE boxes w/ various revs of FBSD, but I always
get stuck w/ one configuration. Currently, I have a firewall/gateway
box (also FBSD) which connects to the 'Net via a DSL modem. If I place
my BRIDGE on the exterior leg (bet the gateway and the DSL modem), it
works perfec
Folks: ...that is, on my system. This is driving me crazy. I
built w/o much difficulty an NATing Internet gateway, using a fixed wireless
connection. (The WiFi card is an Orinoco Silver PCMCIA NIC.) It's been
working non-stop for over 18 mos. Download speeds are fine, but uploads
(pr
Folks: I just installed an eval ADSL connection (1.5M/128K) yesterday.
I installed it on a dual-boot XP/FBSD box. When the DSL connection is directly
used by the XP box, I can routinely get 1.5Mb download speed, as determined
by ADSLGuide, etc. I took an essentially, unmodified FBSD partiti
- Original Message -
From: "Bruce M Simpson" <[EMAIL PROTECTED]>
To: "The Jetman" <[EMAIL PROTECTED]>
Cc: "FreeBSD Net" <[EMAIL PROTECTED]>
Sent: Wednesday, April 28, 2004 15:41 PM
Subject: Re: [4.9-R]Can I Make My DSL Connect Go Faster ?
- Original Message -
From: "Julian Elischer" <[EMAIL PROTECTED]>
To: "Bruce M Simpson" <[EMAIL PROTECTED]>
Cc: "FreeBSD Net" <[EMAIL PROTECTED]>; "The Jetman" <[EMAIL PROTECTED]>
Sent: Wednesday, April 28, 2004 17:20 PM
Subj
- Original Message -
From: "Wes Peters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "The Jetman" <[EMAIL PROTECTED]>
Sent: Tuesday, May 4, 2004 11:11 AM
Subject: Re: [4.9-R]Can I Make My DSL Connect Go Faster ?
> > Julian: There isn