Re: is there a utillity...?

2010-11-08 Thread Duncan Young
On Wed, 3 Nov 2010 03:55:28 pm Dan Nelson wrote:
 In the last episode (Nov 02), Gary Kline said:
  On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
   On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent 
hours
googling around and trying things.  So far, not much.  ---It 
occured
that I _might_ be geting the full thru-put; that it is data 
that is
flowing in via the background that stalls things.  (I have just 
shut
off the automated flow.)
   
   You can run systat -if to see how much bandwidth is being used by the
   computer.  At 1M you should see around 120KB/s downlink.
  
  Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
  or histogram?
 
 Not a gui app, but I use netstat -I em0 1 a lot to watch my network
 activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
 gives you little network histograms for each interface, but they're little :)
 
 


Text based real time graphing: slurm
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Bas Smeelen
On 11/03/2010 06:55 AM, Dan Nelson wrote:
 In the last episode (Nov 02), Gary Kline said:
 On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
 On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
googling around and trying things.  So far, not much.  ---It occured
that I _might_ be geting the full thru-put; that it is data that is
flowing in via the background that stalls things.  (I have just shut
off the automated flow.)
 You can run systat -if to see how much bandwidth is being used by the
 computer.  At 1M you should see around 120KB/s downlink.
 Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
 or histogram?
 Not a gui app, but I use netstat -I em0 1 a lot to watch my network
 activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
 gives you little network histograms for each interface, but they're little :)

You could setup mrtg and snmp to graph the network bandwidth usage and
integrate it in your website


DISCLAIMER: This e-mail is for the intended recipient(s) only. Access, 
disclosure, copying,
distribution or reliance on any of it by anyone else is prohibited. If you have 
received it
by mistake please let us know by reply and then delete it from your system.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Bas Smeelen
On 11/03/2010 06:55 AM, Dan Nelson wrote:
 In the last episode (Nov 02), Gary Kline said:
 On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
 On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
googling around and trying things.  So far, not much.  ---It occured
that I _might_ be geting the full thru-put; that it is data that is
flowing in via the background that stalls things.  (I have just shut
off the automated flow.)
 You can run systat -if to see how much bandwidth is being used by the
 computer.  At 1M you should see around 120KB/s downlink.
 Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
 or histogram?
 Not a gui app, but I use netstat -I em0 1 a lot to watch my network
 activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
 gives you little network histograms for each interface, but they're little :)
Or in Gnome put the system monitor thing on a panel
I used to use vnstat for this on servers
Path:/usr/ports/net/vnstat
Info:A console-based network traffic monitor


DISCLAIMER: This e-mail is for the intended recipient(s) only. Access, 
disclosure, copying,
distribution or reliance on any of it by anyone else is prohibited. If you have 
received it
by mistake please let us know by reply and then delete it from your system.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Adam Vande More
On Wed, Nov 3, 2010 at 1:36 AM, Bas Smeelen b.smee...@ose.nl wrote:

 Or in Gnome put the system monitor thing on a panel
 I used to use vnstat for this on servers
 Path:/usr/ports/net/vnstat
 Info:A console-based network traffic monitor


If you want to avoid proc, try

net-mgmt/iftop
or
net/trafshow

I prefer trafshow, but haven't tried vnstat.

-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Gary Kline
On Wed, Nov 03, 2010 at 12:55:28AM -0500, Dan Nelson wrote:
 In the last episode (Nov 02), Gary Kline said:
  On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
   On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent 
hours
googling around and trying things.  So far, not much.  ---It 
occured
that I _might_ be geting the full thru-put; that it is data 
that is
flowing in via the background that stalls things.  (I have just 
shut
off the automated flow.)
   
   You can run systat -if to see how much bandwidth is being used by the
   computer.  At 1M you should see around 120KB/s downlink.
  
  Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
  or histogram?
 
 Not a gui app, but I use netstat -I em0 1 a lot to watch my network
 activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
 gives you little network histograms for each interface, but they're little :)
 

Thanks for the insights!  I'll check them out.  (Small is
beautiful) ...  

 -- 
   Dan Nelson
   dnel...@allantgroup.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Gary Kline
On Wed, Nov 03, 2010 at 12:55:28AM -0500, Dan Nelson wrote:
 In the last episode (Nov 02), Gary Kline said:
  On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
   On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent 
hours
googling around and trying things.  So far, not much.  ---It 
occured
that I _might_ be geting the full thru-put; that it is data 
that is
flowing in via the background that stalls things.  (I have just 
shut
off the automated flow.)
   
   You can run systat -if to see how much bandwidth is being used by the
   computer.  At 1M you should see around 120KB/s downlink.
  
  Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
  or histogram?
 
 Not a gui app, but I use netstat -I em0 1 a lot to watch my network
 activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
 gives you little network histograms for each interface, but they're little :)


I think this little gadget is neat!  Not much on the network
section, tho.  The Config window/dialog has a space to type in
a  string for Net ...   I have NIC for the Optional label;
what command string should I enter below?

gary

PS:  I d/loaded a different face// [theme?] for this, but went
back to the default!

OH: PPS: How should I activate lo?

 
 -- 
   Dan Nelson
   dnel...@allantgroup.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Gary Kline
On Wed, Nov 03, 2010 at 07:33:08AM +0100, Bas Smeelen wrote:
 On 11/03/2010 06:55 AM, Dan Nelson wrote:
  In the last episode (Nov 02), Gary Kline said:
  On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
  On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
   The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
   googling around and trying things.  So far, not much.  ---It occured
   that I _might_ be geting the full thru-put; that it is data that is
   flowing in via the background that stalls things.  (I have just shut
   off the automated flow.)
  You can run systat -if to see how much bandwidth is being used by the
  computer.  At 1M you should see around 120KB/s downlink.
  Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
  or histogram?
  Not a gui app, but I use netstat -I em0 1 a lot to watch my network
  activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
  gives you little network histograms for each interface, but they're little 
  :)
 
 You could setup mrtg and snmp to graph the network bandwidth usage and
 integrate it in your website
 

I had mrtg going several years ago; plan to integrate this and
other things that moritor behavior in time


 
 DISCLAIMER: This e-mail is for the intended recipient(s) only. Access, 
 disclosure, copying,
 distribution or reliance on any of it by anyone else is prohibited. If you 
 have received it
 by mistake please let us know by reply and then delete it from your system.
 
 

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Dan Nelson
In the last episode (Nov 03), Gary Kline said:
 On Wed, Nov 03, 2010 at 12:55:28AM -0500, Dan Nelson wrote:
  In the last episode (Nov 02), Gary Kline said:
   On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
 The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
 googling around and trying things.  So far, not much.  ---It
 occured that I _might_ be geting the full thru-put; that it is
 data that is flowing in via the background that stalls things.  (I
 have just shut off the automated flow.)

You can run systat -if to see how much bandwidth is being used by
the computer.  At 1M you should see around 120KB/s downlink.
   
   Yes... outstanding.  Is there any sort of GUI app tat has this in a
   geaph or histogram?
  
  Not a gui app, but I use netstat -I em0 1 a lot to watch my network
  activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
  gives you little network histograms for each interface, but they're
  little :)
 
   I think this little gadget is neat!  Not much on the network
   section, tho.  The Config window/dialog has a space to type in
   a  string for Net ...   I have NIC for the Optional label;
   what command string should I enter below?

You don't need to fill either one in.  The optional label will show up just
above the interface name in the display, and entering a command string turns
the interface name into a button you can click to launch that command.

If you right-click on one of the charts, you can change the scale, and the
drawing style for TX/RX data.
 
   gary
 
   PS:  I d/loaded a different face// [theme?] for this, but went
   back to the default!
 
   OH: PPS: How should I activate lo?

Just check the Enable lo0 checkbox in the config tab for the lo0
interface, in the Builtins-Net category.

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-03 Thread Gary Kline
On Wed, Nov 03, 2010 at 01:54:01AM -0500, Adam Vande More wrote:
 On Wed, Nov 3, 2010 at 1:36 AM, Bas Smeelen b.smee...@ose.nl wrote:
 
  Or in Gnome put the system monitor thing on a panel
  I used to use vnstat for this on servers
  Path:/usr/ports/net/vnstat
  Info:A console-based network traffic monitor
 
 
 If you want to avoid proc, try
 
 net-mgmt/iftop
 or
 net/trafshow
 
 I prefer trafshow, but haven't tried vnstat.
 
 -- 
 Adam Vande More


Thanks.  I'll try trafshow, but iftop is _nice_.  i never realized
how much traffic was happening.  Interesting...

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
   http://journey.thought.org
 ethic 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread RW
On Mon, 1 Nov 2010 20:42:06 -0700
Gary Kline kl...@thought.org wrote:

 People, is there a utility to give me the rate of bps that I am
 _supposed_ to be getting from my telco DSL?

If your modem or router has some means of configuring it, typically via
a browser, you can get usually get that information there. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread Bruce Cran
On Tuesday 02 November 2010 03:42:06 Gary Kline wrote:
 People, is there a utility to give me the rate of bps that I am
 _supposed_ to be getting from my telco DSL?

You can normally find out what rate the modem has synced to your ISP at - that 
should tell you the theoretical maximum raw throughput. It's normally obtained 
via a web browser but some modems can also be configured to provide it over 
SNMP.  

By the way your subject lines could be improved - they don't tend to be very 
descriptive :)

-- 
Bruce Cran
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread Gary Kline
On Tue, Nov 02, 2010 at 08:50:03AM +, RW wrote:
 On Mon, 1 Nov 2010 20:42:06 -0700
 Gary Kline kl...@thought.org wrote:
 
  People, is there a utility to give me the rate of bps that I am
  _supposed_ to be getting from my telco DSL?
 
 If your modem or router has some means of configuring it, typically via
 a browser, you can get usually get that information there. 


The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
googling around and trying things.  So far, not much.   ---It
occured that I _might_ be geting the full thru-put; that it is
data that is flowing in  via the background that stalls things.
(I have just shut off the automated flow.)



-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread Bruce Cran
On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
   The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
   googling around and trying things.  So far, not much.   ---It
   occured that I _might_ be geting the full thru-put; that it is
   data that is flowing in  via the background that stalls things.
   (I have just shut off the automated flow.)

You can run systat -if to see how much bandwidth is being used by the 
computer.  At 1M you should see around 120KB/s downlink.

-- 
Bruce Cran
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread Gary Kline
On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
 On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
  The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
  googling around and trying things.  So far, not much.   ---It
  occured that I _might_ be geting the full thru-put; that it is
  data that is flowing in  via the background that stalls things.
  (I have just shut off the automated flow.)
 
 You can run systat -if to see how much bandwidth is being used by the 
 computer.  At 1M you should see around 120KB/s downlink.


Yes... outstanding.  Is there any sort of GUI app tat has this
in a geaph or histogram?

:-)

gary


 
 -- 
 Bruce Cran
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-02 Thread Dan Nelson
In the last episode (Nov 02), Gary Kline said:
 On Wed, Nov 03, 2010 at 01:44:37AM +, Bruce Cran wrote:
  On Wednesday 03 November 2010 01:17:00 Gary Kline wrote:
 The Bps Down is supposed to me 1M.  Up is 864Kbps.  I spent hours
 googling around and trying things.  So far, not much.  ---It occured
 that I _might_ be geting the full thru-put; that it is data that is
 flowing in via the background that stalls things.  (I have just shut
 off the automated flow.)
  
  You can run systat -if to see how much bandwidth is being used by the
  computer.  At 1M you should see around 120KB/s downlink.
 
 Yes... outstanding.  Is there any sort of GUI app tat has this in a geaph
 or histogram?

Not a gui app, but I use netstat -I em0 1 a lot to watch my network
activity.  Replace em0 with your nic device.  Gkrellm is a gui app that
gives you little network histograms for each interface, but they're little :)

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-01 Thread Antonio Olivares
On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline kl...@thought.org wrote:
 People, is there a utility to give me the rate of bps that I am
 _supposed_ to be getting from my telco DSL?

 tia,

 gary

 --
  Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
    The 7.90a release of Jottings: http://jottings.thought.org/index.php
                An Open Letter to Stephen Hawking http://www.thought.org/#oL

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Try iperf?

http://www.freebsdsoftware.org/benchmarks/iperf.html

Used it to test speed on modem connection.

Hope this helps.

Regards,

Antonio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-01 Thread Ryan Coleman
Gary,

Keep in mind that their rate and your rate WILL be different. At least a 10% 
difference, due to TCP overhead. So make sure you test on already compressed 
data (like an MP3 stream). The more compressed the data the less likely it will 
go through protocol compression en route.

--
Ryan
On Nov 1, 2010, at 10:48 PM, Antonio Olivares wrote:

 On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline kl...@thought.org wrote:
 People, is there a utility to give me the rate of bps that I am
 _supposed_ to be getting from my telco DSL?
 
 tia,
 
 gary
 
 --
  Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
 
 Try iperf?
 
 http://www.freebsdsoftware.org/benchmarks/iperf.html
 
 Used it to test speed on modem connection.
 
 Hope this helps.
 
 Regards,
 
 Antonio
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: is there a utillity...?

2010-11-01 Thread justin v
On Mon, 01 Nov 2010 20:48:01 -0700, Antonio Olivares  
olivares14...@gmail.com wrote:



On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline kl...@thought.org wrote:

People, is there a utility to give me the rate of bps that I am
_supposed_ to be getting from my telco DSL?

tia,

gary

--
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service  
Unix

   The 7.90a release of Jottings: http://jottings.thought.org/index.php
   An Open Letter to Stephen Hawking  
http://www.thought.org/#oL


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to  
freebsd-questions-unsubscr...@freebsd.org




Try iperf?

http://www.freebsdsoftware.org/benchmarks/iperf.html

Used it to test speed on modem connection.

Hope this helps.

Regards,

Antonio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to  
freebsd-questions-unsubscr...@freebsd.org





--
Using Opera's revolutionary email client: http://www.opera.com/mail/






Dont you need a Client when using IPERF??

If you want to see your current in/out in realtime try:

netstat -I int -w 1

To see my throughput I do:

netstat -I wlan0 -w 1

Hope this helps.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org