Re: 9.0, Samba and two NICs

2012-02-27 Thread Ronny Mandal
On Fri, Feb 24, 2012 at 3:45 PM, Da Rock wrote: > On 02/24/12 21:39, Ronny Mandal wrote: >> >> Hi! >> >> I have been running Samba on FreeBSD 9.0 with a wireless card. A share >> is connected to my W7 computer. To get more speed between the >> computers, I decided to activate the 1GBit- Ethernet o

Recurring "rescan already queued" message

2012-02-27 Thread Dmitry S. Kasterin
Hello! I am trying to install 9.0-RELEASE from standard amd64 memstick image. During the install huge amount of "rescan already queued" messages breaks installer interface. (noperiph:ata1:0:-1:-1): rescan already queued (noperiph:ata1:0:-1:-1): rescan already queued (noperiph:ata1:0:-1:-1): resca

NTP Autokey configuration

2012-02-27 Thread Misra, Arindam
Hi, I have a two servers both of which are not public, I want to configure one of them as a server and the other as a client for ntpd. What is the exact configuration required in both client and servers to get the autokey protocol working? I shall be thankful if you could send a ntp.conf file

Re: NTP Autokey configuration

2012-02-27 Thread Paul Macdonald
On 27/02/2012 14:18, Misra, Arindam wrote: Hi, I have a two servers both of which are not public, I want to configure one of them as a server and the other as a client for ntpd. What is the exact configuration required in both client and servers to get the autokey protocol working? I shall b

Re: NTP Autokey configuration

2012-02-27 Thread Alexandre
Hi, A good start is the manpage of ntp.conf http://www.freebsd.org/cgi/man.cgi?query=ntp.conf&apropos=0&sektion=0&manpath=FreeBSD+9.0-RELEASE+and+Ports&arch=default&format=html The authentification support is described. You have the handbook page for the basics : http://www.freebsd.org/doc/en_US.

RE: Email issues, relay failure, perhaps Jails is causing it.

2012-02-27 Thread Bender, Chris
Hello Can anybody assist me with pfctl on freebsd? I have pfctl running as adaptive. It is blocking some smtp mail. I am uncertain about flushing the states or machining some of the TIMEWAITING constraints go away. Which is really blocking my email. Can anyone assist? Thanks -Original Mes

RE: Email issues, relay failure, perhaps Jails is causing it.

2012-02-27 Thread Bender, Chris
Does anybody have an idea on how to clear the bruteforCE TABLE ON PFCTL ? An adaptive fw or pftcl device is blocking some of my email? Thanks -Original Message- From: Bernt Hansson [mailto:b...@bananmonarki.se] Sent: Sunday, February 26, 2012 2:20 AM To: Bender, Chris Cc: freebsd-questio

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/25/12 1:39 PM, Bender, Chris wrote: Thanks. There aren't any firewalls between the devices but they are far apart. On 2/27/12 11:12 AM, Bender, Chris wrote: > Can anybody assist me with pfctl on freebsd? > I have pfctl running as adaptive. It is blocking some smtp mail. ! BTW, pf

RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
Yes after a few minutes the email in question begins to flow. AT some point in the past some of the postfix boxes behind the firewall Where turned off. This caused the fw, I believe to think it was being Attacked because it had nowhere to push the smtp traffic. I believe that is why on several IP

Cloning a FreeBSD system

2012-02-27 Thread Stephen Cook
Hello all! I'm relatively new to FreeBSD but I'm enjoying it so far. I have FreeBSD 9.0 installed as a VirtualBox guest, and I plan on cloning it repeatedly to set up a fake network for me to toy with (e.g. setting up clusters of replicated databases, web server pools, etc). Here's the list

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/27/12 11:45 AM, Bender, Chris wrote: I was thinking about just reloading the pf.conf but I have never worked with pf so I am worried other things might break. My thought was by doing that the Adaptive part of the pfctl would be restarted? Any pf.conf file I've ever seen does something sen

RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
How would I whitelist SMTP speakers? I am thinking it would be ok to reload the rules, would that clear the issue with SMTP users for now? Whats the harm? Thanks -Original Message- From: Jon Radel [mailto:j...@radel.com] Sent: Monday, February 27, 2012 11:58 AM To: Bender, Chris Cc: fre

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/27/12 12:00 PM, Bender, Chris wrote: How would I whitelist SMTP speakers? You're invited to read the documentation. The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall, 2nd ed., is also rather informative, although one has to keep in mind that the version of PF in FreeBSD lags

Re: Cloning a FreeBSD system

2012-02-27 Thread Damien Fleuriot
On 2/27/12 5:54 PM, Stephen Cook wrote: > Hello all! > > I'm relatively new to FreeBSD but I'm enjoying it so far. > > I have FreeBSD 9.0 installed as a VirtualBox guest, and I plan on > cloning it repeatedly to set up a fake network for me to toy with (e.g. > setting up clusters of replicated

odd SDcard behaviour in freebsd-9.0-R

2012-02-27 Thread John
Hi list, I recently upgraded from 8.2-R to 9.0-R via freebsd-update and noticed different behaviour when I plug in my Nikon D50 via the usb port. I'm using the generic kernel while I try to sort this. It is the same in all but identity. 8.2 behaviour used to create a device /dev/da(x)s1 depending

Re: odd SDcard behaviour in freebsd-9.0-R

2012-02-27 Thread Michael Sierchio
Forgive the naive question, but on one of my Nikons, it is possible to present the device itself, or the SD card as a USD drive. Which are you doing? No doubt there is no driver for the D50 in the kernel, but the generic umass driver should handle the device. On Mon, Feb 27, 2012 at 9:47 AM, Joh

Re: Cloning a FreeBSD system

2012-02-27 Thread Adam Vande More
On Mon, Feb 27, 2012 at 10:54 AM, Stephen Cook wrote: > >2a) I saw (on the internet) some people having problems because > VirtualBox generates a new MAC address for cloned "machines", which somehow > screws up the naming of the network interfaces (e.g. they get renumbered, > thereby ignoring

Re: clang vs gcc linking problem

2012-02-27 Thread Artifex Maximus
On Sun, Feb 26, 2012 at 1:03 AM, Julian H. Stacey wrote: > Artifex Maximus wrote: > > Hello! > > > > Absolutely not a flame war but would like to switch to clang in a > > project. Project uses ncurses. gcc works well but the executable fails > > when compiled other than -O0. Then I think I should

Re: Cloning a FreeBSD system

2012-02-27 Thread Damien Fleuriot
On 2/27/12 7:05 PM, Adam Vande More wrote: > On Mon, Feb 27, 2012 at 10:54 AM, Stephen Cook wrote: > >> 3) Create new SSH keys >>3a) For host keys, I can delete the existing ones in /etc/ssh/ and >> reboot, is there a better way? >> > > ssh-keygen(1) is the typical method. > Or just dele

Re: Current way of downloading sources

2012-02-27 Thread krad
csup -h cvsup.your_country.freebsd.org/usr/share/examples/cvsup/stable-supfile works for ports as well 2012/2/21 Fernando Apesteguía > On Tue, Feb 21, 2012 at -h10:33 PM, Polytropon wrote: > > > On Tue, 21 Feb 2012 21:18:41 +0100, Fernando Apesteguía wrote: > > > Hi all, > > > > > > Before 9.

Re: Cloning a FreeBSD system

2012-02-27 Thread Michael Sierchio
On Mon, Feb 27, 2012 at 10:21 AM, Damien Fleuriot wrote: >> ssh-keygen(1) is the typical method. >> > > Or just delete the existing keys and sshd will recreate them at first > boot ;) No, sshd will not create the keys. They are created by /etc/rc.d/sshd, which invokes ssh-keygen if it doesn't f

netisr traffic bad distribution between CPUs

2012-02-27 Thread Коньков Евгений
http://piccy.info/view3/2678766/170dd8875b0a18e00b00445d373e64a6/orig/ http://piccy.info/view3/2678742/4f522bdf95d34e6ddbb3502bb5f5caaf/orig/ abruptly problems 20-00: traffic fall, CPU load raise with no changes at traffice type. but no problems at 17-00 even with more traffice flow problem also

RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
Hi Joe So from the rules below, I can see my network to and from in tables to . However when pfctl is enabled that traffic fails with # tcpdump -ni bge0 host 10.156.81.10 and port 25 tcpdump: listening on bge0, link-type EN10MB 14:26:50.220591 10.156.81.10.60809 > 172.19.4.41.25: S 31

Re: Installing Samsung CLX-2160 color laser printer on USB using CUPS

2012-02-27 Thread Polytropon
On Sun, 26 Feb 2012 22:29:12 +0100, Jerome Herman wrote: > Not at all, the web admin for adding a printer is basically an html > version of lpadmin. It is just easier with the web site. Easier as in: It leaves _essential_ options aside so that you can't perform some of the tasks. :-) > OK this

Re: Installing Samsung CLX-2160 color laser printer on USB using CUPS

2012-02-27 Thread Jerry
On Mon, 27 Feb 2012 22:24:32 +0100 Polytropon articulated: > Using a Linksys Wireless-G WPS54GU2 print server (WLAN, LAN, > USB, parallel) - following Jerry's suggestion - I'll try tp > get rid of the USB cable at the next step. I spoke to an associate yesterday who claims he used a USB to Ethern

"find" not traversing all directories on a single zfs file system

2012-02-27 Thread Robert Banfield
Summary: I am executing the command "find . > ../file_list" and it is not traversing all the subdirectories it encounters along the way. There is no separate file system mounted along the path. Long version: I'm new to FreeBSD and ZFS (many years of linux experience though), so my apologies

Re: Installing Samsung CLX-2160 color laser printer on USB using CUPS

2012-02-27 Thread Jerome Herman
On 27/02/2012 22:24, Polytropon wrote: On Sun, 26 Feb 2012 22:29:12 +0100, Jerome Herman wrote: Not at all, the web admin for adding a printer is basically an html version of lpadmin. It is just easier with the web site. Easier as in: It leaves _essential_ options aside so that you can't perfor

Re: "find" not traversing all directories on a single zfs file system

2012-02-27 Thread Matthew Seaman
On 27/02/2012 21:52, Robert Banfield wrote: > Long version: I'm new to FreeBSD and ZFS (many years of linux > experience though), so my apologies if I'm missing something > straightforward here. This is a tile server which has tens of millions > of mostly small files. I'm logged in as root, and

Is it worthy upgrading to 9.0 ?

2012-02-27 Thread sw2wolf
>uname -a FreeBSD mybsd.zsoft.com 8.2-RELEASE FreeBSD 8.2-RELEASE #3: Fri Sep 30 15:23:56 CST 2011 r...@mybsd.zsoft.com:/media/G/usr/obj/media/G/usr/src/sys/MYKERNEL i386 I am using 8.2 for a long time. And it works VERY well. Any suggestion is appreciated! - e^(π.i) + 1 = 0 -- View th

Installing amanda 3.2 from ports

2012-02-27 Thread Michael L. Squires
I'm in the process of installing amanda 3.2 (misc/amanda-server) using ports with an Overland AIT-3 library as the storage medium. So far I haven't had a problem with going through the "Build a Basic Configuration" instructions on wiki.zmanda.com. I did have to create a different "amanda" log

Re: "find" not traversing all directories on a single zfs file system

2012-02-27 Thread Robert Banfield
On 02/27/2012 05:53 PM, Matthew Seaman wrote: These are all actual directories -- no symbolic link or anything like that? I assume permissions are not the problem? All directories have at least mode r_x for your user id? (Hmmm... but you are logged in as root -- can't be that then.) How about

Re: "find" not traversing all directories on a single zfs file system

2012-02-27 Thread Robert Banfield
On 02/27/2012 09:21 PM, Robert Banfield wrote: ls -R appears to be traversing all subdirectories. Scratch that... ls -R fails to traverse the same directories that find does. Is there a subdirectory limit in ZFS? ___ freebsd-questions@freebsd.org

Re: odd SDcard behaviour in freebsd-9.0-R

2012-02-27 Thread FreeBSD Mailing Lists
On 27/02/2012 17:55, Michael Sierchio wrote: Forgive the naive question, but on one of my Nikons, it is possible to present the device itself, or the SD card as a USD drive. Which are you doing? No doubt there is no driver for the D50 in the kernel, but the generic umass driver should handle th

DTrace userland

2012-02-27 Thread Marc Abramowitz
I'm using FreeBSD 9.0 on amd64 in VMware Fusion and trying to DTrace userland programs. I think I must be doing something wrong. I recompiled my kernel and world, following the instructions at http://wiki.freebsd.org/DTrace and I've read http://wiki.freebsd.org/DTrace/userland: The test.c pid pro

Re: DTrace userland

2012-02-27 Thread Marc Abramowitz
Another strange behavior: [Tab 1] $ /bin/sleep 300 & [1] 1806 [Tab 2] $ sudo dtrace -n 'pid1806:sleep::entry' $ echo $? 158 [Tab 1] [1]+ Killed: 9 /bin/sleep 300 Something seems very wrong that DTrace is killing processes and causing kernel panics. Marc On Mon, Feb 27, 2012 at

Delete files let FreeBSD crashes.

2012-02-27 Thread netroby
i installed freebsd 9 on virtualbox, when i try to delete a directory with following command: rm -rf ./zf2 the system will halt , then restart. i had using fsck -y to check the filesystem, but seems not work. following the output: - bsd# cd /root/repos/ bsd#