Re: Happy Hacking keyboard not working anymore

2021-02-17 Thread Norman Golisz
On Wed Feb 17 2021 18:39, Norman Golisz wrote: > On Tue Feb 16 2021 11:10, Masato Asou wrote: > > I am useing Happy Hacking keyboard model:PD-KB400B and upgraded > > OpenBSD current by > > http://ftp.riken.jp/pub/OpenBSD/snapshots/amd64/bsd.rd a few minutes > > ago. &

Re: Happy Hacking keyboard not working anymore

2021-02-17 Thread Norman Golisz
On Tue Feb 16 2021 11:10, Masato Asou wrote: > I am useing Happy Hacking keyboard model:PD-KB400B and upgraded > OpenBSD current by > http://ftp.riken.jp/pub/OpenBSD/snapshots/amd64/bsd.rd a few minutes > ago. > > Now, my OpenBSD box works fine and I can use Happy Hacking keyboard. > > Is your

Re: relayd: Binding to port range

2019-10-14 Thread Norman Golisz
On Thu Oct 10 2019 20:27, Klemens Nanni wrote: > On Thu, Oct 10, 2019 at 04:45:37PM +0200, Norman Golisz wrote: > > it seems relayd's configuration syntax does not allow specifying port > > ranges, like 9740:10200. Am I correct? > Depends on where; search for "range"

relayd: Binding to port range

2019-10-10 Thread Norman Golisz
Hi, it seems relayd's configuration syntax does not allow specifying port ranges, like 9740:10200. Am I correct? Thanks! Norman

Re: Xorg blanks until I switch to a TTY and back on 6.5

2019-06-06 Thread Norman Golisz
On Wed May 1 2019 14:53, Daniel Bolgheroni wrote: > On Wed, May 01, 2019 at 04:43:09PM +, Jonathan Gray wrote: > > On Wed, May 01, 2019 at 12:34:12PM -0300, Daniel Bolgheroni wrote: > > > On Mon, Apr 29, 2019 at 07:05:25AM +, Jonathan Gray wrote: > > > > Does this help? > > > > > > It

Using USB headsets

2017-08-16 Thread Norman Golisz
Hi, I'm trying to figure out how to get my USB headset (Plantronics C310) to work. I can't hear anything, nor does the microphone work. I fiddled with different mixerctl settings to no avail, and I'm not even sure my headset had been detected at all, as the available options to set don't change,

Re: Laptop not waking from suspend on opening lid

2016-05-05 Thread Norman Golisz
On Thu May 5 2016 08:10, Anthony Campbell wrote: > On 04 May 2016, Mike Larkin wrote: > > > > This is probably the same problem that kettenis fixed in a recent post. > > > > I'd try applying that diff first. > > > > -ml > > After an upgrade to a new snapshot on 3 May things have now reverted

Re: Laptop not waking from suspend on opening lid

2016-05-04 Thread Norman Golisz
I just checked it and I can reproduce it on my T400 (dmesg below). On Tue May 3 2016 08:28, Anthony Campbell wrote: > On 03 May 2016, Anthony Campbell wrote: > > On 02 May 2016, Mike Larkin wrote: > > > On Sun, May 01, 2016 at 04:08:28PM +0100, Anthony Campbell wrote: > > > > This is on a

Re: 5.9 discs in the wild. Europe/Germany

2016-04-21 Thread Norman Golisz
On Thu Apr 21 2016 15:27, Stefan Wollny wrote: > Arrived today in Germany :-) > > Thx to everybody who made this possible. Absolutely. Received mine yesterday (also Germany). Thank you!

Re: vmmctl and vmd problem

2015-11-26 Thread Norman Golisz
> run vmmctl and vmd: > vmmctl enable > vmmctl: connect: /var/run/vmd.sock: No such file or directory > > vmd -v > fatal in vmd: can't open vmm device node /dev/vmm: Device not configured This is expected. vmm(4) is not yet enabled in the default kernel configuration.

Re: SIM card in a Thinkpad T400

2015-01-25 Thread Norman Golisz
Attached below is a perl script I crafted to quickly connect/disconnect and query for status (network name, signal strength, HSDPA/GPRS, etc). It is a bit flawed, and maybe could use some improvement from someone who actually knows what he's doing, but hey it works for me. Thanks for

Re: debugging vio issue?

2014-05-28 Thread Norman Golisz
On Wed May 28 2014 11:37, Philip Guenther wrote: On Wed, May 28, 2014 at 11:26 AM, Adam Thompson athom...@athompso.netwrote: Don't have a good answer for you, but I have similar problems with vio(4). Switching to e1000 on the KVM side solved my random hangs completely. Same behaviour with

Re: Intel HD Graphics 4000, only one monitor detected

2014-05-20 Thread Norman Golisz
Hi Jonathan, On Tue May 20 2014 20:56, Jonathan Gray wrote: On Tue, May 20, 2014 at 10:05:07AM +0200, mar...@familjenbergkvist.net wrote: Synopsis: Intel HD Graphics 4000, only one monitor detected Category: Environment: System : OpenBSD 5.5 Details : OpenBSD

Re: smtpd stops immediately after starting in -current

2014-05-19 Thread Norman Golisz
Hi Gilles, On Sun May 18 2014 13:45, Gilles Chehade wrote: can you share your configuration file ? i'm unable to reproduce no matter what i try :-/ I'm also able to reproduce this crash: $ echo test | mail norman sudo smtpd -dv debug: init ssl-tree info: OpenSMTPD 5.4.3 starting debug:

Re: Thinkpad T400 does not resume

2014-02-08 Thread Norman Golisz
Hello Jan, On Sat Feb 8 2014 17:59, Jan Stary wrote: [...] Are the T400 generally known to suspend/resume? I'm not seeing any issues on my T400. Although mine is running amd64. Would you mind sharing your dmesg for comparison? OpenBSD 5.5-beta (GENERIC.MP) #284: Mon Feb 3 07:57:32 MST 2014

Re: sysmerge complains about not valid etcXX.tgz set

2014-01-25 Thread Norman Golisz
On Sat Jan 25 2014 18:18, Markus Lude wrote: Hello, today I updated to the latest snapshot on sparc64 (from 22nd january). When I run sysmerge after that I got $ sudo sysmerge -s etc55.tgz -x xetc55.tgz *** ERROR: /var/tmp/sysmerge.Hwq1ImlHSs/etc55.tgz is not a valid etcXX.tgz

Re: X11 graphics corruption on intel card

2014-01-15 Thread Norman Golisz
On Wed Jan 15 2014 18:06, frantisek holop wrote: nobody seeing this on i915? No, everything fine on my Thinkpad T400. You already tried -current, right? Though I didn't had this error with the snapshot from Dec, 28. either. dmesg and Xorg.log attached. OpenBSD 5.5-beta (GENERIC.MP) #267: Sun

Re: queueing/hfsc question

2013-12-03 Thread Norman Golisz
On Tue Dec 3 2013 20:32, Gabor Berczi wrote: On Dec 3, 2013, at 8:03 PM, josh Grosse wrote: On 2013-12-03 13:46, Gabor Berczi wrote: On Dec 3, 2013, at 7:15 PM, Andy wrote: queue ack on $extinterface bandwidth 10% priority 6 hfsc ( realtime 10% ) queue ack on $intinterface bandwidth

Re: queueing/hfsc question

2013-12-03 Thread Norman Golisz
On Tue Dec 3 2013 20:40, Gabor Berczi wrote: On Dec 3, 2013, at 7:15 PM, Andy wrote: Including http://www.openbsd.org/faq/pf/queueing.html This page doesn't even mention neither HFSC nor any new scheduler... Please watch the video record of Henning's talk on the new queueing subsystem.

Re: is zeroing CRYPT needed?

2013-11-25 Thread Norman Golisz
On Mon Nov 25 2013 10:08, obsd, cgi wrote: according to: http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl dd if=/dev/zero of=/dev/rsd3c bs=1m count=1 is needed. but Why? since it's likely to contain garbage. If this area has been in use before, there's a good chance it exposes random

Re: new queueing subsystem

2013-10-16 Thread Norman Golisz
On Wed Oct 16 2013 08:54, Johan Beisser wrote: Or cam I still just do very basic priority queueing in 5.5? See pf.conf(5), 'set prio'. This doesn't even require you to define queues, etc.

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: When i download a file using the host 192.168.1.1 and do at the same time : # pfctl -vvs queue queue restriction on axe0 bandwidth 800K qlimit 50 [ pkts: 0 bytes: 0 dropped pkts: 0 bytes: 0 ] [ qlength:

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 14:08, Norman Golisz wrote: On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: When i download a file using the host 192.168.1.1 and do at the same time : # pfctl -vvs queue queue restriction on axe0 bandwidth 800K qlimit 50 [ pkts: 0 bytes

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 16:32, Wesley MOUEDINE ASSABY wrote: Le 2013-10-15 16:18, Norman Golisz a écrit : On Tue Oct 15 2013 14:08, Norman Golisz wrote: On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: When i download a file using the host 192.168.1.1 and do at the same time : # pfctl

Re: Installing Openbsd 5.2 as KVM guest

2013-02-14 Thread Norman Golisz
On Thu Feb 14 2013 08:54, Xavier Naveira wrote: Hi everyone, I'm trying to install OpenBSD 5.2 as KVM guest but I can't get passed the installation process because the disk and the network are not being detected correctly. [...] Is it possible at all to install OpenBSD in such a machine?

Re: openbsd and vmware

2013-02-08 Thread Norman Golisz
On Thu Feb 7 2013 17:50, Jan Lambertz wrote: I also tried the socket trick in different setups but couldn't make it work. You *do* boot bsd.mp, right? Because bsd.rd never recognised a such configured VM as being SMP-capable in my case, and installed bsd.sp by default, instead. I tried a smp

Re: openbsd and vmware

2013-02-07 Thread Norman Golisz
On Thu Feb 7 2013 05:33, Jan Lambertz wrote: problems i found using kvm and openbsd: SMP not working as it should. I usually increase the number of virtual sockets to get those extra cores recognised by OpenBSD. This seems to make the hypervisor produce better ACPI routing information ... No

Re: bsd.sp and bsd.mp kernels, how to compile?

2012-12-10 Thread Norman Golisz
On Sun Dec 9 2012 11:59, John Long wrote: On Sun, Dec 09, 2012 at 12:21:34PM +0100, Paul de Weerd wrote: Alternatively, you can `make` GENERIC and `make install` GENERIC.MP. Or just skip making the SP kernel, you don't need to have it around per se ;) I didn't know if make generic would

Re: a pf ruleset 5.2

2012-11-06 Thread Norman Golisz
Hi, On Tue Nov 6 2012 10:49, Wesley wrote: I just built a small firewall using OpenBSD 5.2 Advices are welcome... ;-) Thank you very much. So, 2 interfaces, with the following rules : -Traffic only Ipv4 -Allow pings in/out -Allow our lan to only have ftp/http and https -Allow an

Re: OpenBSD 5.2 Tos / AckPri

2012-11-05 Thread Norman Golisz
On Mon Nov 5 2012 12:15, Wesley wrote: Hi, In OpenBSD 5.2, does this line : pass all tos lowdelay do the same job that using altq/priq (see below)? No. ext_if=kue0 altq on $ext_if priq bandwidth 100Kb queue { q_pri, q_def } queue q_pri priority 7 queue q_def priority 1 priq(default)

Re: no output from /etc/daily

2012-09-24 Thread Norman Golisz
Hello Robert, On Sat Sep 22 2012 15:16, Robert Connolly wrote: My local mail is not working, and I don't know how to diagnose it. I'm using OpenSMTP. please check your /var/log/maillog. And, what version are you running?

Re: power button halt vs reboot(8) and halt(8)

2012-07-13 Thread Norman Golisz
On Fri Jul 13 2012 23:58, frantisek holop wrote: hi there, how different is the code path between reboot(8), halt(8) and when i press the power button? the reason i ask is, that fairly often, reboot(8) and halt(8) hangs (X disappears, but there is only black screen, and the console never

Re: dwm in base

2012-07-10 Thread Norman Golisz
On Tue Jul 10 2012 20:52, z...@sdf.org wrote: Hello, there are a lot of nice window managers in OpenBSD base (fvwm, cwm, ...). I am a big fan of dwm and I think it shares the philosophy of minimalism which is important to a lot of BSD lovers. Also, it has a good code quality and is

Re: partitioning with more mount points on obsd51

2012-07-09 Thread Norman Golisz
I tend to get old computers from folks that upgrade and actually have a DNS Server running on an Intel built for windows95. :) Yeah, BSDs deal fine with old computers and limited resources. I love that, too. :) And for the sake of comparison, I have a FreeBSD machine with ZFS filesystem

Re: partitioning with more mount points on obsd51

2012-06-26 Thread Norman Golisz
Hi Darrel, On Tue Jun 26 2012 14:58, Darrel wrote: We have less limitation on partitioning these days, so /usr/obj was obvious- actually had that one before. I chose /usr/src and /usr/local as well, and expect that this was unimportant unless moving into NFS or some special circumstance.

Re: Large (3TB) HDD support

2012-06-04 Thread Norman Golisz
On Mon Jun 4 2012 08:16, Peter Laufenberg wrote: UEFI has gotten more press, and given RH an opportunity to present itself as defender of freedom, but it's really an evolution of PCs running black-box code when and where it can do most harm. In fact, RH betrayed the OSS community by not

Re: Large (3TB) HDD support

2012-06-04 Thread Norman Golisz
On Mon Jun 4 2012 11:46, Peter Laufenberg wrote: On Mon Jun 4 2012 08:16, Peter Laufenberg wrote: UEFI has gotten more press, and given RH an opportunity to present itself as defender of freedom I meant that sarcastically Sure you did. I just wanted to highlight this point even more.

Re: is it possible to set up IMAP with OpenSMTPD

2012-06-03 Thread Norman Golisz
On Sun Jun 3 2012 20:43, Tomasz Marszal wrote: Hi I wonder is it possible to run imap and squirrelmail with OpenSMTPD + SpamD i run OpenSMTPD on freebsd 8.3 and it works fine for me i haven't configured spamd yet because i dont have domain but i will buy one soon. Tell me guys pleas is

Re: unbound

2012-05-20 Thread Norman Golisz
On Sun May 20 2012 12:08, bofh wrote: Ooo! If you have time, for the great unwashed masses, if you could tell us what are the things we need to do in 5.1 to get this going, that'd be greatly appreciated. # pkg_add -vi unbound Edit your rc.conf.local's $pkg_scripts to add unbound. #

Re: vmmap speed increase diff

2012-03-28 Thread Norman Golisz
On Tue Mar 27 2012 17:08, patrick keshishian wrote: FF11 was dog-slow, at least on my netbook. This patch makes FF11 more tolerable. same here with libreoffice and xxxterm. I'm extensively using my Thinkpad T400 since Saturday with this patch without apparent problems.

Re: MySQL connection error after upgrade 4.9-5.0

2012-03-14 Thread Norman Golisz
Hi Uwe, On Wed Mar 14 2012 17:53, Uwe Dippel wrote: I have this unfortunate occurrence on one of my production machines: Database Error: Unable to connect to the database:Could not connect to MySQL I studied the Upgrade Guide 4.9 to 5.0 intensely before and after, but can't find what went

Re: MySQL connection error after upgrade 4.9-5.0

2012-03-14 Thread Norman Golisz
On Wed Mar 14 2012 11:59, Norman Golisz wrote: Hi Uwe, On Wed Mar 14 2012 17:53, Uwe Dippel wrote: I have this unfortunate occurrence on one of my production machines: Database Error: Unable to connect to the database:Could not connect to MySQL I studied the Upgrade Guide 4.9 to 5.0

Re: xenocara fails to build on -current with radeonold

2012-03-14 Thread Norman Golisz
On Tue Mar 13 2012 16:57, Kenneth R Westerback wrote: On Tue, Mar 13, 2012 at 08:45:14PM +0100, Norman Golisz wrote: On Tue Mar 13 2012 17:11, Mattieu Baptiste wrote: Hi all, Is it just me? radeonold fails to build on -current (amd64): no, I can confirm that on i386, too. Went

Re: MySQL connection error after upgrade 4.9-5.0

2012-03-14 Thread Norman Golisz
Hi Uwe, On Wed Mar 14 2012 22:47, Uwe Dippel wrote: On Wed, Mar 14, 2012 at 10:22 PM, Uwe Dippel udip...@gmail.com wrote: I had read those. And yet, I don't understand that line. It doesn't look like it should be written into rc.conf / rc.conf.local, does it? Correct me if I'm wrong. It

Re: xenocara fails to build on -current with radeonold

2012-03-13 Thread Norman Golisz
On Tue Mar 13 2012 17:11, Mattieu Baptiste wrote: Hi all, Is it just me? radeonold fails to build on -current (amd64): no, I can confirm that on i386, too. Went fine before the update of radeon(4) and the renaming of the old radeon driver to radeonold(4). Yours, Norman

Re: [SOLVED] Re: should 'make -j8 build' work?

2012-02-08 Thread Norman Golisz
Hi Joe, On Wed Feb 8 2012 11:27, Joe Gidi wrote: On Wed, February 8, 2012 3:25 am, Stuart Henderson wrote: On 2012-02-07, Joe Gidi j...@entropicblur.com wrote: In every case, when the box hangs, I'm unable to break into ddb. How long do you leave it when it hangs? There have been

Re: Static or dynamic code analysis software

2012-01-16 Thread Norman Golisz
Hi Chris, On Mon Jan 16 2012 12:21, Chris Smith wrote: Are there any dynamic or static C code analysis tools available for OpenBSD? there has been a thread around here [1]. Examples include lint, cppcheck, clang's static analyser and parfait. Yours, Norman [1]

Re: Blank virtual consoles in OpenBSD 5.0 with Intel graphics

2012-01-13 Thread Norman Golisz
On Thu Jan 12 2012 21:00, Norman Golisz wrote: Hi Joe, On Thu Jan 12 2012 12:36, Joe Gidi wrote: Running OpenBSD/amd64 5.0-RELEASE on a ThinkPad T410 with Intel graphics, I have blank virtual consoles after starting X. these new Thinkpad models come with Sandybridge graphic chips

Re: Blank virtual consoles in OpenBSD 5.0 with Intel graphics

2012-01-12 Thread Norman Golisz
Hi Joe, On Thu Jan 12 2012 12:36, Joe Gidi wrote: Running OpenBSD/amd64 5.0-RELEASE on a ThinkPad T410 with Intel graphics, I have blank virtual consoles after starting X. these new Thinkpad models come with Sandybridge graphic chips. Basic Sandybridge support has been added recently to the

Re: system crashed recently: uvm_fault ( 0xe33d7ea0,0x0,0,3) -e

2011-12-15 Thread Norman Golisz
On Thu Dec 15 2011 11:31, co...@tetrachina.com wrote: Hi, OpenBSD 4.1 as firewall crashed sometimes recently everyday ,and the debug messages are like that: uvm_fault ( 0xe33d7ea0,0x0,0,3) - e kernel:page fault trap,code=0 stopped at pipe_create+ 0x16: Mov1 $0,0x10(%ebx) ddb

Re: Partition size

2011-11-12 Thread Norman Golisz
Hi Leonardo, On Fri Nov 11 2011 15:47, Leonardo M. Rami wrote: Hi, I have an 4.4OpenBSD server running on a VMWare ESXi server as a virtual machine. On the server, I configured a 21GB disk for this virtual machine, but it doesn't shows all that space, but this: [root@openbsd44:~] # df -h

Re: cdio burning images

2011-11-12 Thread Norman Golisz
Hi John, On Fri Nov 11 2011 16:44, Norman Golisz wrote: On Fri Nov 11 2011 23:07, John Tate wrote: # cdio -f cd0c tao /home/john/ubuntu-11.10-desktop-i386.iso cdio: The media can't be written in TAO mode What am I doing wrong? You don't read manuals. cdio(1): -f device

Re: cdio burning images

2011-11-11 Thread Norman Golisz
On Fri Nov 11 2011 23:07, John Tate wrote: # cdio -f cd0c tao /home/john/ubuntu-11.10-desktop-i386.iso cdio: The media can't be written in TAO mode What am I doing wrong? You don't read manuals. cdio(1): -f device Specifies the name of the CD device, such as /dev/rcd0c. Both

Re: how to disable fsck when power failure

2011-11-08 Thread Norman Golisz
On Tue Nov 8 2011 17:41, co...@tetrachina.com wrote: misc#,Dz:C#! when the box with OpenBSD had a power failure and the system did not unmount properly. it sometimes gets stuck.The system is asking me to RUN fsck MANUALLY. as a gateway ,so i can't go to fix it manually

Re: how to disable fsck when power failure

2011-11-08 Thread Norman Golisz
On Tue Nov 8 2011 12:03, Matteo Leccardi wrote: Disabling or skipping fsck(8)s is generally a very bad idea. Norman. @Norman: is it! BTW... @Cosmo Wu man 5 fstab is your friend. Quick and dirt: Edit /etc/fstab and change the last digit of the corrispondent mount point line form

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-07 Thread Norman Golisz
On Mon Nov 7 2011 11:10, Walter Haidinger wrote: Hi! Trying to upgrade to 5.0 fails with a kernel panic (vmt0, see dmesg below). Previous 4.9 worked fine, also 5.0 bsd.rd boots (dmesg below too). The VMware Tools driver seems to miss something - vmt0: failed to open backdoor RPC channel

Re: kernel panic on openbsd i386 snapshot 20111103

2011-11-05 Thread Norman Golisz
Hi Jeffrey, On Sat Nov 5 2011 07:49, Forman, Jeffrey wrote: I am in the process of building a new OpenBSD i386 5.0-release Intel Atom D510-based fw/router. I was editing some config files on the box in emacs when the process threw a core dump. Thinking perhaps it was just emacs, I went to do

Re: kernel panic on openbsd i386 snapshot 20111103

2011-11-05 Thread Norman Golisz
On Sat Nov 5 2011 09:13, Forman, Jeffrey wrote: Am I barking up the wrong tree trying to deduce if I really do have a hardware problem? I am open to accepting diffs and compiling from source if other developers think there might be a bug to fix here. It seems to be a hardware fault. To trap

Re: kernel panic on openbsd i386 snapshot 20111103

2011-11-05 Thread Norman Golisz
On Sat Nov 5 2011 15:07, David Vasek wrote: On Sat, 5 Nov 2011, Norman Golisz wrote: On Sat Nov 5 2011 09:13, Forman, Jeffrey wrote: Am I barking up the wrong tree trying to deduce if I really do have a hardware problem? I am open to accepting diffs and compiling from source if other

Re: The keyboard doesn't work in X after the most recent update

2011-11-05 Thread Norman Golisz
On Sat Nov 5 2011 22:39, tkdchen wrote: Hi all, My keyboard does not work in fvwm, GNOME or KDE after the most recent update. No key response except the Fn+brightness-up and down. I run 5.0-current on Thinkpad x201i. Thanks a lot for your help. This is a known bug in xkb. As suggested on

Re: The keyboard doesn't work in X after the most recent update

2011-11-05 Thread Norman Golisz
On Sat Nov 5 2011 22:39, tkdchen wrote: Hi all, My keyboard does not work in fvwm, GNOME or KDE after the most recent update. No key response except the Fn+brightness-up and down. I run 5.0-current on Thinkpad x201i. Thanks a lot for your help. Remember to read

Re: The keyboard doesn't work in X after the most recent update

2011-11-05 Thread Norman Golisz
Hi Andreas, On Sat Nov 5 2011 18:45, Andreas Bartelt wrote: On 11/05/11 15:39, tkdchen wrote: Hi all, My keyboard does not work in fvwm, GNOME or KDE after the most recent update. No key response except the Fn+brightness-up and down. I run 5.0-current on Thinkpad x201i. Thanks a lot for

Re: Copy root partition to another machine

2011-11-04 Thread Norman Golisz
On Fri Nov 4 2011 17:43, Bambero wrote: Hello I want to copy my root partition to another with dd without ssh. Is this correct: 1. On first machine: dd if=/dev/rwd0a of=root.img bs=16b skip=1 conv=noerror 2. On second machine: dd if=root.img of=/dev/rwd0a bs=16b seek=1 May/should

Re: Help setting up a PF NAT gateway

2011-10-12 Thread Norman Golisz
Hi Stefan, On Wed Oct 12 2011 14:59, Stefan Midjich wrote: I must say that thanks to your help on this list I've finally managed to get it working. I have bought FreeBSD CD sets in the past as a means to donate and I intend to buy 5.0 sets now because I believe strongly in open source

Re: cd and run app from rc.local

2011-10-06 Thread Norman Golisz
On Thu Oct 6 2011 06:17, Steve wrote: Hi, Can someone please point me in the right direction. [...] I understand this is probably unix 101 but I cant find it. Please read and understand rc.local(8) and [1]. In general you have two options: - add your script to rc.local(8), - create a