Re: Jails on FreeBSD 9.0

2012-07-22 Thread Eitan Adler
On 22 July 2012 21:55, Herbert J. Skuhra wrote: > On Sat, 21 Jul 2012 16:10:56 +0200 > "Herbert J. Skuhra" wrote: > >> On Sat, Jul 21, 2012 at 11:24 AM, Herbert J. Skuhra >> wrote: >> > Hi, >> > >> > ok, this is obviously a pf problem and the reason why the network in >> > the jail doesn't work

AUTO: KVVSN Murthy is out of the office. (returning 07/25/2012)

2012-07-22 Thread murthykvvsn
I am out of the office until 07/25/2012. In my obsence, please coordinate with Mr.KN Rao for PET related activities. Note: This is an automated response to your message "freebsd-questions Digest, Vol 424, Issue 10" sent on 7/22/2012 5:30:41 PM. This is the only notification you will receive w

Re: ipfw counters for tables

2012-07-22 Thread Ian Smith
In freebsd-questions Digest, Vol 424, Issue 10, Message: 10 On Sun, 22 Jul 2012 14:55:46 +0300 Eugen Konkov wrote: Hi Eugen, > I use ipfw tables to allow host to access to internet. > is there counter for matched packets/bytes for table entry like for > ipfw rule? > > #ipfw show 901 > ru

Re: help about free bsp version netcat to work it on ubuntu

2012-07-22 Thread lei yang
On Mon, Jul 23, 2012 at 12:25 AM, Polytropon wrote: > On Sun, 22 Jul 2012 22:41:57 +0800, lei yang wrote: >> Hi, >> >> I want to build a "netcat" on my local pc (ubuntu) with gcc, is it >> possible? I'm new to free bsd > > I hope I don't misunderstand your intention: You are trying to > build a Li

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Jakub Lach
Apparently my speeds are pretty decent, as this this advertised speed relates to read speed, and write one is pretty weak. People are reporting 62-70MB/s read and 17-31MB/s write. Are you saying that disk clearly bumping from 40MB/s read barrier (as I saw in midnight commander is my imagina

Re: Jails on FreeBSD 9.0

2012-07-22 Thread Herbert J. Skuhra
On Sat, 21 Jul 2012 16:10:56 +0200 "Herbert J. Skuhra" wrote: > On Sat, Jul 21, 2012 at 11:24 AM, Herbert J. Skuhra > wrote: > > Hi, > > > > ok, this is obviously a pf problem and the reason why the network in > > the jail doesn't work. > > > > ifconfig lo1 create > > ifconfig lo1 10.0.0.10 net

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From per...@pluto.rain.com Sun Jul 22 22:15:48 2012 > Date: Mon, 23 Jul 2012 03:10:40 -0700 > From: per...@pluto.rain.com > To: bon...@mail.r-bonomi.com > Cc: freebsd-questions@freebsd.org > Subject: Re: fsck on FAT32 filesystem? > > Robert Bonomi wrote: > > > MSDOS/PCDOS had -no- O/S functions

Re: fsck on FAT32 filesystem?

2012-07-22 Thread perryh
Robert Bonomi wrote: > MSDOS/PCDOS had -no- O/S functions to directly access actual disk > devices. The ONLY fuctionality provided to the user, by the "O/S" > was filesystem based access. To get 'raw' device access, one had > to bypass the O/S entirely, and use direct BIOS calls (INT 13h). FA

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Adam Vande More
On Sun, Jul 22, 2012 at 6:05 PM, Jakub Lach wrote: > Speaking of misunderstanding, that's certainly > possible. > > How much overhead is "normal" and alternatively, > why in FreeBSD USB 2.0 reports as "40MB/s" and > not other arbitrary number. > The overhead includes many different things includ

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Jakub Lach
Speaking of misunderstanding, that's certainly possible. How much overhead is "normal" and alternatively, why in FreeBSD USB 2.0 reports as "40MB/s" and not other arbitrary number. I hope I didn't sound like "PLEASE HELP I WANT USB 3.0 SPEEDS ON USB 2.0"... -- View this message in context

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Adam Vande More
On Sun, Jul 22, 2012 at 4:20 PM, Jakub Lach wrote: > Hi, > > I was fortunate enough to buy USB 3.0 pendrive, > which actually works with FreeBSD just ripped from > package! (normal _empty_ FAT filesystem, no > garbageware added, no need to format). > > It actually bounces from 40MB/s limit when r

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Jakub Lach
18MB/s write is figure from few dd if=/dev/zero of=/dev/da0 bs=1 to 15M runs, 13-14MB/s from actual files copied in mc to flash and 36-39MB/s file copied from flash to hdd in mc. dd if=/dev/da0 of=/dev/zero bs=15m gives 33MB/s read. Speaking of advertisements, yes I know but USB 3.0 drives w

Re: fsck on FAT32 filesystem?freebsd-questions@freebsd.org

2012-07-22 Thread Jerry
On Sun, 22 Jul 2012 15:31:51 -0500 (CDT) Robert Bonomi articulated: > Yes, in theory, they _could_ learn everything they need to know to do > it themselves, but the list of things that a 'know nothing' Windows > user has to dig out, understand, and _use_, is incredibly long and > daunting. I know

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Wojciech Puchar
which actually works with FreeBSD just ripped from package! (normal _empty_ FAT filesystem, no garbageware added, no need to format). zero difference. newfs_msdos take a moment. It actually bounces from 40MB/s limit when reading from it. Writing is about 18MB/s. Device is supposed to be "467

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Jakub Lach
This could be deducted, but I will add for clarity, that I bought USB 3.0 pendrive to use in 2.0 port, to take advantage of 2.0 to the fullest (as 2.0 pendrives have slow flashes inside). -- View this message in context: http://freebsd.1045724.n5.nabble.com/da0-40-000MB-s-transfers-What-was-r

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Michael Ross
On Sun, 22 Jul 2012 23:01:41 +0200, Robert Bonomi wrote: I haven't had occasion to dissect a copy of format in years, I don't know if it still defaults to one write attemptto every sector on the disk. "By default in Windows Vista, the format command writes zeros to the whole disk when

"da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Jakub Lach
Hi, I was fortunate enough to buy USB 3.0 pendrive, which actually works with FreeBSD just ripped from package! (normal _empty_ FAT filesystem, no garbageware added, no need to format). It actually bounces from 40MB/s limit when reading from it. Writing is about 18MB/s. Device is supposed to

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Wojciech Puchar
system. I'm not sure if such a tool could operate on devices (instead of filesystem-based representations as "drive letters"), but it actually _was_ a DOS-based "copy & convert" utility for the PC. :-) MSDOS/PCDOS had -no- O/S functions to directly access actual disk devices. The ONLY fuctional

mpd5+igb+9.1prerelease = lag with "youtube HD 1080"

2012-07-22 Thread Eugen Konkov
Hi http://www.youtube.com/watch?v=H2Lk_6U2864 when I work without vpn connection this video work fine and have a good portion cached, but when I use VPN connection I have a video lag. Have anybody same problem? ___ freebsd-questions@freebsd.org mailin

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Jerry
On Sun, 22 Jul 2012 16:01:41 -0500 (CDT) Robert Bonomi articulated: > I haven't had occasion to dissect a copy of format in years, I don't > know if it still defaults to one write attemptto every sector on the > disk. I read on the MS TechNet several years ago that it attempted three writes per s

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From: "Michael Ross" > Date: Sun, 22 Jul 2012 19:06:04 +0200 > > On Sun, 22 Jul 2012 17:08:56 +0200, Bruce Cran wrote: > > Microsoft's format.exe can zero a volume, at least in the newer (>2008) > versions: > > /p: : Zeros every sector on the volume for the number of passes > specified. E

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 22 13:15:00 2012 > Date: Sun, 22 Jul 2012 19:12:42 +0100 > From: Bruce Cran > To: Polytropon > Cc: Wojciech Puchar , > freebsd-questions@freebsd.org, > Robert Bonomi > Subject: Re: fsck on FAT32 filesystem? > > On 22/07/2012 17:

Re: help about free bsp version netcat to work it on ubuntu

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 22 09:44:21 2012 > Date: Sun, 22 Jul 2012 22:41:57 +0800 > From: lei yang > To: freebsd-questions@freebsd.org > Subject: help about free bsp version netcat to work it on ubuntu > > Hi, > > I want to build a "netcat" on my local pc (ubuntu) with g

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 22 09:19:24 2012 > Date: Sun, 22 Jul 2012 15:16:01 +0100 > From: Bruce Cran > To: Robert Bonomi > Cc: freebsd-questions@freebsd.org > Subject: Re: fsck on FAT32 filesystem? > > On 22/07/2012 11:38, Robert Bonomi wrote: > > Needless to say, that

Re: fsck on FAT32 filesystem?freebsd-questions@freebsd.org

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 22 07:22:29 2012 > Date: Sun, 22 Jul 2012 14:19:43 +0200 (CEST) > From: Wojciech Puchar > To: Thomas Mueller > Cc: freebsd-questions@freebsd.org > Subject: Re: fsck on FAT32 filesystem? > > > > > Let us securely erase your personal files and pic

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From: Polytropon > Date: Sun, 22 Jul 2012 18:14:02 +0200 > Subject: Re: fsck on FAT32 filesystem? > > By the way, I remember I had a DD.EXE program on my old DOS > system. I'm not sure if such a tool could operate on devices > (instead of filesystem-based representations as "drive letters"), >

Re: error compiling mplayer

2012-07-22 Thread Raimund Steger
David Banning wrote: That doesn't look like a problem with mplayer per se, rather with your GTK or XRANDR install. I wonder if these two versions of gtk could represent a problem; This should be fine, 1.x and 2.x can coexist. Scim is unrelated, it's the Linux input engine. The linker comman

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> From woj...@wojtek.tensor.gdynia.pl Sun Jul 22 10:03:46 2012 > Date: Sun, 22 Jul 2012 17:01:59 +0200 (CEST) > From: Wojciech Puchar > To: Bruce Cran > cc: Robert Bonomi , freebsd-questions@freebsd.org > Subject: Re: fsck on FAT32 filesystem? > > > 'dd if=/dev/zero of=/dev/sda bs=1M' works unde

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Bruce Cran
On 22/07/2012 17:14, Polytropon wrote: Furthermore, in your example using Cygnwin's dd _on_ the disk Cygnwin is currently running from, and the "Windows" it runs on too, doesn't seem like a very good idea. I assume it will result in a bluescreen soon and a _partially_ erased disk. Sorry, I forg

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Duane Hill
Personally, I've always used a product from http://www.jetico.com/. On Sunday, July 22, 2012 at 17:06:04 UTC, g...@ross.cx confabulated: > On Sun, 22 Jul 2012 17:08:56 +0200, Bruce Cran wrote: >> On 22/07/2012 16:01, Wojciech Puchar wrote: 'dd if=/dev/zero of=/dev/sda bs=1M' works under

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Michael Ross
On Sun, 22 Jul 2012 17:08:56 +0200, Bruce Cran wrote: On 22/07/2012 16:01, Wojciech Puchar wrote: 'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can just write a load of zeros to \\.\PhysicalDrive0 . who prevents you to bood live CD or pendrive with FreeBSD (or openbsd,ne

Re: help about free bsp version netcat to work it on ubuntu

2012-07-22 Thread Polytropon
On Sun, 22 Jul 2012 22:41:57 +0800, lei yang wrote: > Hi, > > I want to build a "netcat" on my local pc (ubuntu) with gcc, is it > possible? I'm new to free bsd I hope I don't misunderstand your intention: You are trying to build a Linux executable of netcat from FreeBSD's sources? You _do_ know

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Polytropon
On Sun, 22 Jul 2012 16:08:56 +0100, Bruce Cran wrote: > On 22/07/2012 16:01, Wojciech Puchar wrote: > >> 'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can > >> just write a load of zeros to \\.\PhysicalDrive0 . > > > > who prevents you to bood live CD or pendrive with FreeBSD (or

Re: error compiling mplayer

2012-07-22 Thread David Banning
> That doesn't look like a problem with mplayer per se, rather with your > GTK or XRANDR install. I wonder if these two versions of gtk could represent a problem; [root@3s1 ~]# cd /var/db/pkg [root@3s1 /var/db/pkg]# ls -tld *gtk* drwxr-xr-x 2 root wheel 512 Jul 12 17:40 gtk-2.22.1_1 drwxr-xr-

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Bruce Cran
On 22/07/2012 16:01, Wojciech Puchar wrote: 'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can just write a load of zeros to \\.\PhysicalDrive0 . who prevents you to bood live CD or pendrive with FreeBSD (or openbsd,netbsd,linux,solaris,whatever usable)? Nobody - I didn't sa

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Wojciech Puchar
'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can just write a load of zeros to \\.\PhysicalDrive0 . who prevents you to bood live CD or pendrive with FreeBSD (or openbsd,netbsd,linux,solaris,whatever usable)? -- Bruce Cran ___ f

help about free bsp version netcat to work it on ubuntu

2012-07-22 Thread lei yang
Hi, I want to build a "netcat" on my local pc (ubuntu) with gcc, is it possible? I'm new to free bsd I have to quesion: 1)where to download it's source it for "netcat" 2)how to build it on ubuntu with gcc? only make? Thanks Lei ___ freebsd-questions@fr

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Bruce Cran
On 22/07/2012 11:38, Robert Bonomi wrote: Needless to say, that approach doesn't work under Windows. 'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can just write a load of zeros to \\.\PhysicalDrive0 . -- Bruce Cran ___ freebsd-

Re: setting up an openssl client/server

2012-07-22 Thread Matthias Apitz
El día Sunday, July 22, 2012 a las 08:36:51AM +0100, Matthew Seaman escribió: > On 22/07/2012 07:38, Matthias Apitz wrote: > > What it is missing, as well in the pages of www.openssl.org and > > www.freebsd.org, is a complete step by step guide to make certificates > > and keys to SSL a simple cli

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Wojciech Puchar
Let us securely erase your personal files and pictures for only $49.99. and securely copy everything interesting before. That's truly funny. Someone DO CARE about his/her data being deleted, and... lets someone else in random shop to do this. ___ fr

ipfw counters for tables

2012-07-22 Thread Eugen Konkov
Hi I use ipfw tables to allow host to access to internet. is there counter for matched packets/bytes for table entry like for ipfw rule? #ipfw show 901 rule packetsbytes 00901 302271108 27717115967 allow ip from 10.10.1.3 to any #ipfw table 7 list ---table(7)--- 10.7.60.41/32 100 N

Re: error compiling mplayer

2012-07-22 Thread Raimund Steger
Hi, David Banning wrote: getting this error on compile of mplayer; /usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetScreenResourcesCurrent' /usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetOutputPrimary' collect2: ld returned 1 exit status gmake: *** [mplayer] Err

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Robert Bonomi
> Date: Sun, 22 Jul 2012 05:52:17 -0400 > From: "Thomas Mueller" > Subject: Re: fsck on FAT32 filesystem? > > Regarding the security of various methods of deleting data, I just saw in > Office Depot's online ad for the coming week, which is the reason I > couldn't post this any earlier: > >

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Thomas Mueller
Regarding the security of various methods of deleting data, I just saw in Office Depot's online ad for the coming week, which is the reason I couldn't post this any earlier: Need to discard an old PC but worried about protecting your identity? Let us securely erase your personal files and pictu

Re: Power failure during portsnap fetch update

2012-07-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Jul 21 09:40:20 2012 > Date: Sat, 21 Jul 2012 16:38:02 +0200 > From: Leslie Jensen > To: freebsd-questions@freebsd.org > Subject: Power failure during portsnap fetch update > > > My file system /usr/ports/net go damaged > > I've done fsck -F in singl

Radius Attribute "acct-interim-interval"

2012-07-22 Thread Computer Network Man
Dear All; I found FreeBSD powerful and started using it. But I'm new in it and have some questions? where is the best place for asking? For example I have installed poptop on freebsd 8.2 and it's a pptp (vpn) server(My NAS Server). But it uses an external Radius server for auth and acct. I have set

Re: setting up an openssl client/server

2012-07-22 Thread Matthew Seaman
On 22/07/2012 07:38, Matthias Apitz wrote: > What it is missing, as well in the pages of www.openssl.org and > www.freebsd.org, is a complete step by step guide to make certificates > and keys to SSL a simple client/server communition, or at least I can't > see them. I've found TinyCA (ports: secu

Re: Security - linker env variables

2012-07-22 Thread jb
jb gmail.com> writes: > ... > Search results (do it yourself): > $ grep -r LD_RUN_PATH /usr/ports/ This is an output of search done on a fresh copy of /usr/ports/ : /usr/ports/devel/kdevelop/files/patch-appwizard-libtool: runpath_var=LD_RUN_PATH ... /usr/ports/games/xflame/files/patch-

Re: Help solving the sysadm's nightmare

2012-07-22 Thread Wojciech Puchar
Good luck with your nightmare. if i would be in his case i would first not touch it and then slowly analyze EVERYTHING that is used on that system, and ask users how exactly they use it (i mean shared folders etc). Then i will step by step fix things to proper state, waiting for complaints