Re: Firewall for isolated hosts

2024-09-28 Thread Nicolas Goy
local address to the linux host. Regards -- Nicolas Goy Developer and Engineer Goyman SA

Re: Firewall for isolated hosts

2024-09-27 Thread Nicolas Goy
going via the router. I looked at different datacenter hosting, (OVH in france, Hetzner in germany) and they all do this. I still don't know what I will do, I will still investigate. Thanks -- Nicolas Goy Developer and Engineer Goyman SA

Re: Firewall for isolated hosts

2024-09-26 Thread Nicolas Goy
On Thu Sep 26, 2024 at 8:57 PM CEST, Peter N. M. Hansteen wrote: > On Thu, Sep 26, 2024 at 07:21:38PM +0200, Nicolas Goy wrote: > > Hello, > > > > I want to use OpenBSD as firewall for a configuration where every hosts is > > isolated. > > > > For example,

Firewall for isolated hosts

2024-09-26 Thread Nicolas Goy
iguration and I am not sure exactly what it entails. For ipv6 it uses fe80::1 as gateway which is also a bit weird as I would expect the gateway to be on the same subnet. The general idea is to be able to manage all firewalling between hosts using pf. Regards -- Nicolas Goy Developer and Engineer Goyman SA

Re: OpenSMTP lmtp without unix users

2024-04-27 Thread Nicolas Goy
On Sat Apr 27, 2024 at 5:31 PM CEST, Nicolas Goy wrote: > > How can I make it work with a single vmail unix user? Without losing the > catchall? Ok, I finally figured it out with the answer I got. I tried to use the rcpt-to flag in deliver in the smtpd.conf, but I always ended with non

OpenSMTP lmtp without unix users

2024-04-27 Thread Nicolas Goy
...@a.com foobar @ kuon Now this works, emails received for exter...@a.com are relayed back to someth...@gmail.com and foo...@a.com is delivered to the foobar user and the rest to my user kuon. The problem is that this requires the local users kuon and foobar. How can I make it work with a single vmail unix user? Without losing the catchall? Thanks -- Nicolas Goy Developer and electronic engineer Goyman SA https://kuon.ch https://goyman.com

Re: snmpd dies

2024-01-07 Thread Nicolas Goy
On 07.01.24 09:37, Martijn van Duren wrote: On Sat, 2024-01-06 at 16:12 +0100, Nicolas Goy wrote: Unfortunately this isn't enough to give me a hint where the issue might be... Let's keep an eye out and hope that we can gather some more context next time, or that I can find someth

snmpd dies

2024-01-05 Thread Nicolas Goy
an snmpd bug? Regards -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Smtpd is not adding message-id

2023-10-10 Thread Nicolas Goy
On 09.10.23 22:56, Todd C. Miller wrote: I just committed the fix but I don't think there is a workaround. You will need to patch and recompile smtpd. Thank you very much. Have a great day -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Smtpd is not adding message-id

2023-10-09 Thread Nicolas Goy
to patch and recompile smtpd? Regards -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: IPv4 to IPv6 mapping

2023-04-12 Thread Nicolas Goy
On Wed, 2023-04-12 at 21:42 +, Stuart Henderson wrote: > On 2023-04-12, Gabor LENCSE wrote: > > > > That's for the opposite translation (v6 connection to "fake" > addresses > mapped to v4). > > Nicolas wants the other direction. af-to can do

Re: IPv4 to IPv6 mapping

2023-04-11 Thread Nicolas Goy
On Fri, 2023-04-07 at 10:30 +, Stuart Henderson wrote: > On 2023-04-04, Nicolas Goy wrote: > > > Looking at pf.conf(5) for syntax I just tried something fairly > obvious: > > pass in quick log proto tcp from any to $v4_address port 8383 af-to > inet6 f

Re: IPv4 to IPv6 mapping

2023-04-04 Thread Nicolas Goy
On Sun, 2023-04-02 at 15:49 +, Stuart Henderson wrote: > On 2023-04-02, Jared Harper wrote: > > On Sun, Apr 2, 2023, at 6:56 AM, Nicolas Goy wrote: > > > Hello, > > > > > > Is it possible, with pf, to expose an ipv6 server on an ipv4 > >

IPv4 to IPv6 mapping

2023-04-02 Thread Nicolas Goy
don't know if I can couple it with rdr-to in some way. Thanks -- Nicolas Goy Developer & Engineer https://kuon.ch https://goyman.com

Re: Selecting a 10G NIC

2023-02-17 Thread Nicolas Goy
#x27;ll go with the fastest ryzen and a intel NIC. Thanks -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Selecting a 10G NIC

2023-02-17 Thread Nicolas Goy
will be forwarding through pf. Thanks -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-08-15 Thread Nicolas Goy
vague in this thread as I was debbugging the issue. And I am very grateful that regardeless you were able to guide me to the solution. Best regards -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-08-04 Thread Nicolas Goy
On 2022 ven 29 jui - 14:08, Stuart Henderson wrote: > On 2022-07-28, Nicolas Goy wrote: > > > > Ok, I think I found the issue. > > > > The cisco is useing the address fe80:b2b:11fe:161::2 but for some > > reason, openbsd doesn't link this. > > &

OpenBSD 7.1 : reorder_kernel: failed

2022-07-29 Thread Nicolas
ror message is important. What's you opinion, could you help me with that message ? Thank you ! Nicolas, Paris PS : BTW, that's the computer which freezed some time ago. I sent some messages about that issue in the past. From then, it hasn't freezed anymore ! Fingers crossed !

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
On 2022 jeu 28 jui - 12:20, Kevin Wallace wrote: > On 2022-07-28 11:32 AM, Nicolas Goy wrote: > > I found something weird that might be a bug. > > > ping6 fe80:b2b:11fe:161::2%vport0 > > The KAME IPv6 code uses the second word of link-local addresses for > internal

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
::2 -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
I tried to add it to the routing table but it says "file exists". -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
ose packet disapears somewhere. I tried on a regular interface (without veb) but same behaviour. -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
.divert.recvspace=65636 net.inet6.divert.sendspace=65636 -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
link-layer address (1) Length: 1 (8 bytes) Link-layer address: Cisco_4e:41:74 (00:df:1d:4e:41:74) [=] -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
On 2022 jeu 28 jui - 16:14, Nicolas Goy wrote: > On 2022 jeu 28 jui - 15:52, Nicolas Goy wrote: > > On 2022 jeu 28 jui - 13:18, Nicolas Goy wrote: > > > > > > - I can ping internet from my router, but it cuts every 10 seconds or > > > so. If I inspect the t

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
On 2022 jeu 28 jui - 15:52, Nicolas Goy wrote: > On 2022 jeu 28 jui - 13:18, Nicolas Goy wrote: > > > > - I can ping internet from my router, but it cuts every 10 seconds or > > so. If I inspect the traffic, I see that the ISP router is sending > > neighbor disco

Re: Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
On 2022 jeu 28 jui - 13:18, Nicolas Goy wrote: > > - I can ping internet from my router, but it cuts every 10 seconds or > so. If I inspect the traffic, I see that the ISP router is sending > neighbor discovery with my router address, and that my router does not > respond.

Configuration of static ipv6 router

2022-07-28 Thread Nicolas Goy
e and sends a neighbor solicitation for x01::1:1 which is not answered because x01::1:1 is on another subnet behind the openbsd router. Any idea for those two issues? -- Nicolas Goy Engineer & Developer https://www.kuon.ch https://www.goyman.com

Re: Freeze on OpenBSD 7.1

2022-07-20 Thread Nicolas
el(R) Celeron(R) CPU 1037U @ 1.80GHz hw.ncpu=2 Thanks again to all of you for your help ! =) Nicolas, Paris.

Re: Freeze on OpenBSD 7.1

2022-07-19 Thread Nicolas
her freeze occurs. Thank you, Stuart ! Nicolas, Paris. netstat -m returns : 300 mbufs in use:     223 mbufs allocated to data     1 mbuf allocated to packet headers     76 mbufs allocated to socket names and addresses 10/16 mbuf 2048 byte clusters in use (current/peak) 104/165 mbuf

pf nat64 interface reference

2022-05-23 Thread Nicolas Goy
ave some ipv6 addresses before the ipv4 one. I have this error: /etc/pf.conf:74: translation spec contains addresses that don't match target address family If instead of $wan, I put the ip, it works. My $wan interface have only 1 ipv4 address, is there a way to reference it? -- Nic

OpenBSD benchmarks

2022-04-04 Thread Nicolas Goy
Hello, I'd like to make some 10gbit/s benchmarks for an OpenBSD based router. I was wondering if there was some "standard" pf ruleset I could use to have a meaningful metric. Also, I'm curious if anymody is aware of such existing benchmarks. Regards -- Nicolas Goy https

Re: Hardware for OpenBSD based access point

2022-03-14 Thread Nicolas Goy
oesn't. I heard that controller based AP "fleet" can mitigate that by kicking devices that are on the "wrong" AP. But I am not sure how it works in practice as I only read about it and it is not any standard. -- Nicolas Goy https://www.kuon.ch https://www.goyman.com

Re: Hardware for OpenBSD based access point

2022-03-14 Thread Nicolas Goy
oving around the house. I should have a Raspberry pi to spare, I can put the controller on it and jail that. Thanks for all your feedback. Regards -- Nicolas Goy https://www.kuon.ch https://www.goyman.com

Re: Hardware for OpenBSD based access point

2022-03-13 Thread Nicolas Goy
On Mon, Mar 14, 2022 at 01:45:09PM +1000, Stuart Longland wrote: > On Mon, 14 Mar 2022 03:43:01 +0100 > Nicolas Goy wrote: > > > I looked at the hardware that was supported, but I forgot to check > > the wifi controller, I took that for granted, my bad. > >

Re: Hardware for OpenBSD based access point

2022-03-13 Thread Nicolas Goy
rol. I live in a old farm with very thick stone walls and I currently have 8 WAP to cover all rooms. Anyway, thanks for your reply, I'll try to find a decent WAP. -- Nicolas Goy https://www.kuon.ch https://www.goyman.com

Hardware for OpenBSD based access point

2022-03-13 Thread Nicolas Goy
it doesn't, I'll manage - can be a board, a full computer... I'll manage. - the form factor doesn't really matter as long as I don't have to hang a midi tower to my wall. - must be available in europe (switzerland) - < 200$ If you have any suggestion, I would be deli

NextCloud: failed integrity checks

2018-07-22 Thread Nicolas Schmidt
: bf7983ffe422ba215c04a0069081fab0c78ba81fa40a90cbdd3595182e011fb7f3e0bd1cd14cdea742cafb89f1da001582fe8d560749d98ea540b4ee76dd9898 * current hash: d2984fa816b4cea71e7c09f36a4132e7cb88d357f22e1c795778deccdb4066beaef2876b95d849e6eeae37b879c0f63500b0958a6a61bab1c933736bf135c440 Anybody able to reproduce? --Nicolas

Re: Status of Owncloud?

2018-07-22 Thread Nicolas Schmidt
RL work in jailroot. Besides "/etc/resolv.conf", I also had to copy /etc/ssl/cert.pem /etc/services /etc/php-5.6.ini to /var/www/etc/ to make things work. --Nicolas > Am 22.07.2018 um 19:31 schrieb Mischa : > > Besides that, in order to provide it an "internet&qu

Status of Owncloud?

2018-07-22 Thread Nicolas Schmidt
ort for it in future releases? Best, Nicolas

segfault when exiting a program

2018-03-26 Thread Nicolas Schmidt
0) at /usr/src/lib/libc/stdlib/exit.c:54 #2 0x18bef421 in main () from /home/nico/test Anyone able to reproduce this? Best, Nicolas Schmidt

make_keys produces segfault when building 6.2-stable

2018-02-21 Thread Nicolas Schmidt
s && ./make_keys key.list` also produces a Segmentation fault. Any ideas what's going on here? Best, Nicolas

Re: Upgrade 6.1->6.2 fails with "id 0 on/: file system full"

2018-02-21 Thread Nicolas Schmidt
went through without a hitch. TL;DR: Use relative paths when you symlink „/bsd“. Nicolas > Am 20.02.2018 um 15:42 schrieb trondd : > >> On Tue, February 20, 2018 8:34 am, Nicolas Schmidt wrote: >> Hey, >> >> it's me again, still trying to upgrade to

Upgrade 6.1->6.2 fails with "id 0 on/: file system full"

2018-02-20 Thread Nicolas Schmidt
s? Best regards and thanks for your help, Nicolas

Re: SHA256.sig not contained in install62.iso

2018-02-20 Thread Nicolas Schmidt
Sorry, I of course meant to say it‘s *not* on it. > Am 20.02.2018 um 12:56 schrieb Nicolas Schmidt : > > Hi, > > I am finally getting around to upgrading 6.1->6.2. When I try to install from > CD using the install62.iso image, the install script complains that it can

SHA256.sig not contained in install62.iso

2018-02-20 Thread Nicolas Schmidt
Hi, I am finally getting around to upgrading 6.1->6.2. When I try to install from CD using the install62.iso image, the install script complains that it can't find SHA256.sig (indeed, it's on it). Is that supposed to happen? Best, Nicolas A. Schmidt

Re: Integrating "safe" languages into OpenBSD?

2017-12-04 Thread Nicolas Schmidt
> Am 04.12.2017 um 14:45 schrieb Nick Holland : ... > > Oh yeah. > I recently discovered a very major business operations application where > rather than using the OS's FTP and SFTP functions, they wrote their own > in "safe" Java. I don't know why. ... > If the other machine is being serviced?

Integrating "safe" languages into OpenBSD?

2017-12-03 Thread Nicolas Schmidt
eplacing one of the current C implementations with an implementation written in another, "safer" language? Note that with Cgrep and haskell-ls, there do in fact exist implementations/analogues of two of the mentioned utilities in a memory safe language (Haskell). Best, Nicolas Schmidt

Re: About WPA2 compromised protocol

2017-10-17 Thread Nicolas Schmidt
amendment), as it still accepts retransmissions of Message 3 even if it is already in the PTK-DONE state. — Nicolas Schmidt > Am 17.10.2017 um 19:15 schrieb Matthew Graybosch : > > On Tue, 17 Oct 2017 19:09:29 +0200 > "Stephane HUC \"PengouinBSD\"" wrote:

Re: Fail2Ban filter for OpenSMTPD

2017-08-23 Thread Nicolas
Hi I know some people was searching for fail2ban filters for opensmtpd. I had the same need, and I've created my own simple filter, I share it here if it can help. # Fail2Ban filter for opensmtpd # Author: Nicolas Repentin # [INCLUDES] # Read common prefixes. If any customizations avai

Re: permission denied local nfs mount

2017-07-28 Thread Nicolas Schmidt
Did you try setting an explicit netmask? > Am 29.07.2017 um 01:36 schrieb Allan Streib : > > 6.1 amd64 release > > My goal is to serve files from a directory in my home dir via httpd. As > I understand it the way to do this is a local NFS mount in the httpd > chroot. > > Basically following the

Re: isakmpd memory usage

2017-06-19 Thread Nicolas
uth hmac-sha1 enc aes-256 group modp1024 lifetime 3600 srcid psk '' tag vpn Actually the isakmpd process is eating more than 100MB of memory per day. Nicolas 17 juin 2017 11:13 "Michał Koc" a écrit: Hi Nicolas, We are currently investigating some isak

Re: isakmpd memory usage

2017-06-17 Thread Nicolas Repentin
No one ? Le 13 juin 2017 09:11:02 GMT+02:00, Nicolas a écrit : >Hi everyone > >I'm searching some help about isakmpd, which is eating a lot of memory, >until the machine crash. It's an OpenBSD 6.1 on Qemu KVM (ganeti). >After 3 days, the process is using 650MB of memor

isakmpd memory usage

2017-06-13 Thread Nicolas
console she's blinking on tty, like normal, but we can't write anything on it. No .core are generated. I got a lot of errors like "INVALID_ID_INFORMATION" on "NO_PROPOSAL_CHOSEN" on ipsec logs, but ipsec connections are working. Any idea how I can debug it? Thanks, Nicolas

Re: Can I use OpenBSD as a desktop system?

2017-06-10 Thread Nicolas Schmidt
: Yes of course you can, and I did so in the past. The experience wasn't bad, although of course using any free Unix as a desktop system is guaranteed to deliver some pain at least (don't expect it to "just work"). Nicolas

kernel panic: ehci_device_clear_toggle

2017-05-26 Thread Nicolas Schmidt
s_write+0x8f syscall() at syscall+0x250 --- syscall (number -813756072) --- 0x6: One piece of context: the uid 541 is the user _cups, under which cupsd runs. Best, Nicolas

Re: torrent downloads

2017-04-27 Thread Nicolas Schmidt
Many distros sport torrents: NetBSD, Debian, and Ubuntu to name some. Rationale behind this is simple: torrents download with ridiculous speed if they are popular enough. Best, Nicolas > Am 27.04.2017 um 14:36 schrieb Markus Rosjat : > > Hi, > > I think it's kinda pointle

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-26 Thread Nicolas Vollmar
Thanks for the response Jonathan. Seems probable, boot output looks something like this: disk: hd0 hd1 hd2 open(hd0a:/etc/boot.conf): Invalid argument booting hd0a:/bsd: open hd0a:/bsd: Invalid argument and so on... It does only check hd0 (which is not a readable disk), while the OpenBSD partit

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-24 Thread Nicolas Vollmar
Here is the output of the dmesg.boot: OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 37 real mem = 3645538304 (3476MB) avail mem = 3530371072 (3366MB) mpath0 at root scsibus0 at mpath0: 2

OpenBSD 6.1, boot can't find kernel anymore

2017-04-24 Thread Nicolas Vollmar
ideas? Kind Regards, Nicolas -- View this message in context: http://openbsd-archive.7691.n7.nabble.com/OpenBSD-6-1-boot-can-t-find-kernel-anymore-tp317055.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: IPPORT_RESERVED 'security' check in nfsd obsolete?

2017-01-19 Thread Nicolas Schmidt
Am 19.01.2017 um 12:21 schrieb Theo de Raadt : >> Then may I suggest to add an option to disable this behaviour for specific mounts >> ounts? > > No. > > NFS always required reserved ports. Do you mean that the "reserved ports restriction" is required as part of the NFS protocol spec? I took a lo

Re: IPPORT_RESERVED 'security' check in nfsd obsolete?

2017-01-19 Thread Nicolas Schmidt
> Am 19.01.2017 um 01:20 schrieb Theo de Raadt : > > No, this change will not be done. Then may I suggest to add an option to disable this behaviour for specific mounts? NetBSD provides the "-noresvport" flag for this. The following quote is from the NetBSD man for exports: "The -noresvport optio

IPPORT_RESERVED 'security' check in nfsd obsolete?

2017-01-18 Thread Nicolas Schmidt
PORT_RESERVED) { --- > if (0 == 1) { //don't fail when sport >= IPPORT_RESERVED ### end of mountd.patch ### ### start of nfs_subs.patch ### 1455c1455 < (ntohs(saddr->sin_port) >= IPPORT_RESERVED || --- > (0 == 1 || // don't fail when sport >= IPPORT_RESERVED ### end of nfs_subs.patch ### Best, Nicolas Schmidt

Intel Chipset c606 / c612

2015-05-13 Thread Nicolas Gailly
ctually supported and the problem is elsewhere ? Thank you, Nicolas

Re: multicast packets on tun interface

2014-10-20 Thread Nicolas Haller
x86_64-linux-gnu and quagga 0.99.23.1 The OpenBSD server is using the version 2.3.2 and the FreeBSD one the version 2.3.4. :-/ Thanks -- Nicolas

Re: multicast packets on tun interface

2014-10-20 Thread Nicolas Haller
On 20/10/14 06:31 AM, Giancarlo Razzolini wrote: On 20-10-2014 01:53, Nicolas Haller wrote: I have a strange issue while trying to reconfigure my Soekris after the CompactFlash died. Here the picture. I have a dedicated FreeBSD server linked with my Soekris acting as my home gateway(which was

multicast packets on tun interface

2014-10-19 Thread Nicolas Haller
erface tun2 interface tun3 interface tun4 interface lo1 { passive } } So if you can help me to find these missings multicast HELLO, it would be great :-) Thanks -- Nicolas

Re: Connection drop (i.e. IRC) caused by pf/pfsync/carp/...?

2014-10-10 Thread Nicolas Christener
al 10 So according to Paul the problem lays somewhere in pf itself, should we fill a bug in that case? Or can we do something more to make sure that the problem isn't on our side? Thanks again for your help and have a nice day! Kind regards, Nicolas [1] http://www.packetmischief.ca/2011/02/17/hitting-the-pf-state-table-limit/

Connection drop (i.e. IRC) caused by pf/pfsync/carp/...?

2014-10-09 Thread Nicolas Christener
y important information - otherwise feel free to bug me. Thanks in advance and have a nice day! Kind regards, Nicolas

Re: Interactive Unix System V/386 Release 3.2

2014-07-23 Thread Nicolas
n" disk. It's one final piece that I'd need to have networking in a PCIX VM. The manual does say: "The INTERACTIVETM Network Drivers extension from SunSoft is supplied with some SunSoftTM networking products, such as INTERACTIVE TCPIIP." Regards, Nicolas

Re: OpenBSD forked

2012-06-23 Thread Nicolas Legrand
Hey, On Fri, Jun 22, 2012 at 03:04:39PM +0200, Marc Espie wrote: > On Fri, Jun 22, 2012 at 02:55:02PM +0200, Gilles Chehade wrote: > > That's an implementation detail :-p > > > > Someone who really wants to understand things will look at the man > > pages and try to understand, someone who doesn'

Re: Can't install rrdtool on OpenBSD 5.0

2012-05-02 Thread Nicolas Pence
Hi, if you upgrade to 5.1 you'll have the same problem (but for libfreetype.so.18.1). You don't really need to install the complete xbase, just that specific library, you can do it like this (change the values for your release and libfreetype version): tar -C / -xzphf xbase51.tgz ./usr/X11R6/lib/

Re: DNS Google ?

2011-11-22 Thread Nicolas Pence
El 22/11/11 15:16, Nick Holland escribis: > On 11/22/11 10:31, Claer wrote: >> On Tue, Nov 22 2011 at 13:16, Jan Stary wrote: >>> On Nov 22 08:16:21, Nick Holland wrote: Long term, BIND is done. Long term, unbound will probably be replacing it in OpenBSD. IF you are doing anythi

Re: Updating plus.html

2011-11-02 Thread Nicolas P. M. Legrand
bmit soon to Janne with weeks #35, #36 and #37. Let me know if it's needed. Doing a week of plus.html is about 3 or 4 hours of work for me, I've learn a lot of stuff by doing it and that's cool. Unfortunately, new job and weird life have distracted me a lot lately. I'd be happy to give any insight I can on the subject :). Cheers, -- nicolas

Re: OpenBSD 4.9 pre-orders

2011-03-16 Thread Nicolas P. M. Legrand
On Wed, Mar 16, 2011 at 05:06:30PM +1100, Rod Whitworth wrote: > On Tue, 15 Mar 2011 15:10:02 -0600, Theo de Raadt wrote: > > >I've turned on OpenBSD 4.9 pre-orders. Support us by buying something > >please. These sales are a part of keeping the project going. > > > >As for clothing... there'

Re: Tracking What it's changing in current

2011-02-16 Thread Nicolas P. M. Legrand
On Wed, Feb 16, 2011 at 11:16:01AM -0800, patrick keshishian wrote: > On Wed, Feb 16, 2011 at 10:29 AM, Nicolas P. M. Legrand > wrote: > > On Wed, Feb 16, 2011 at 12:01:22PM -0500, Luis Useche wrote: > >> One thing I would really like to see is the diffs of every commit. T

Re: Tracking What it's changing in current

2011-02-16 Thread Nicolas P. M. Legrand
On Wed, Feb 16, 2011 at 12:01:22PM -0500, Luis Useche wrote: > One thing I would really like to see is the diffs of every commit. This is > available for DragonflyBSD for instance. Is there a way to find this on > OBSD? CVS and git are very different I don't think you can easily have this feature

Re: Advice on learning C as first language

2010-11-25 Thread Nicolas P. M. Legrand
On Thu, Nov 25, 2010 at 09:26:52AM -0500, Kenneth Gober wrote: > On Thu, Nov 25, 2010 at 7:20 AM, Christiano F. Haesbaert < > haesba...@haesbaert.org> wrote: > > > On 24 November 2010 13:55, Kenneth Gober wrote: > > > since you've indicated that you are interested in a 'first' language, I > > mus

Re: Advice on learning C as first language

2010-11-24 Thread Nicolas P. M. Legrand
On Wed, Nov 24, 2010 at 03:49:27PM +, Jona Joachim wrote: > On 2010-11-24, Jan Stary wrote: > > On Nov 24 06:55:20, James Hozier wrote: > >> I read online that the first programming language one learns could > >> be crucial to the person's future programming skills and habits > >> that become

Re: OpenCVS in Base?

2010-11-20 Thread Nicolas P. M. Legrand
On Sat, Nov 20, 2010 at 01:05:21AM -0700, Clint Pachl wrote: > I am starting a new project that needs version control and I was > thinking about using OpenCVS. However, I'm not sure if it is in the > base (I'm running -current). My old 4.4 firewall has > /usr/bin/opencvs. Is /usr/bin/cvs actually o

Re: OpenBSD PPC on iBook G3 -- Wireless alternatives?

2010-11-07 Thread Nicolas P. M. Legrand
G4 PPC systems that works very well. rum0 at uhub1 port 4 "Ralink 802.11 bg WLAN" rev 2.00/0.01 addr 2 rum0: MAC/BBP RT2573 (rev 0x2573a), RF RT2528, address ba:ba:ba:ba:ba:ba cheers, -- nicolas

Re: Ordering CDs in Europe becoming increasingly difficult

2010-07-08 Thread Nicolas P. M. Legrand
r from Eyrolles, the excellent book shop le monde en tique <http://www.lmet.fr/> sell them, but they receive them some times after official release day. Personnaly I'll keep buying from the Computer Shop. They are nice and efficient. cheers, -- nicolas On Thu, Jul 08, 2010 at 01:31:26P

diff for getenv.3

2010-07-03 Thread Nicolas P. M. Legrand
to reflect changes from this commit : http://marc.info/?l=openbsd-cvs&m=127778468909371&w=2 Index: getenv.3 === RCS file: /cvs/openbsd/src/lib/libc/stdlib/getenv.3,v retrieving revision 1.14 diff -u -r1.14 getenv.3 --- getenv.310

Time te restart plus.html, the daily changelog

2010-06-03 Thread Nicolas P. M. Legrand
Hello, after a talk initiated by Rod Whitworth on www@ it seems some people are willing to restart the daily changelog, after it stopped in last november. We could set up a team to submit plus.html diffs. If you are interested please email me. cheers, -- nicolas

Re: typos in upgrade47.html

2010-05-09 Thread Nicolas P. M. Legrand
On Sun, May 09, 2010 at 08:17:29PM +0100, Jason McIntyre wrote: > On Sun, May 09, 2010 at 04:49:26PM +0200, Nicolas P. M. Legrand wrote: > > Hello, > > > > received the CDs on friday, a very nice moment as always, thanks > > everyone :-). > > > > I

typos in upgrade47.html

2010-05-09 Thread Nicolas P. M. Legrand
Hello, received the CDs on friday, a very nice moment as always, thanks everyone :-). I saw minor typos in upgrade47.html while upgrading, useless prompt, useless sudo and use of obsolete -F pkg_add flag: Index: upgrade47.html === R

typo in faq/index.html

2010-01-22 Thread Nicolas Legrand
Index: faq/index.html === RCS file: /cvs/openbsd/www/faq/index.html,v retrieving revision 1.320 diff -u -r1.320 index.html --- faq/index.html 16 Dec 2009 04:32:35 - 1.320 +++ faq/index.html 22 Jan 2010 15:25:35 -

Re: release(8), xenocara/README and faq5.html

2009-11-23 Thread Nicolas Legrand
On Fri, Nov 20, 2009 at 09:44:21PM +, Jason McIntyre wrote: > On Sat, Oct 31, 2009 at 12:14:46AM +0100, Nicolas Legrand wrote: > > Hey, > > > > in Building Xenocara (release(8), xenocara/README, faq5.html) should: > > > > # rm -rf /usr/xobj/* > > &g

release(8), xenocara/README and faq5.html

2009-10-30 Thread Nicolas Legrand
Hey, in Building Xenocara (release(8), xenocara/README, faq5.html) should: # rm -rf /usr/xobj/* be removed from faq5.html or added to release(8) and xenocara/README?

Re: Useless '#' prompt in upgrade46.html?

2009-10-30 Thread Nicolas Legrand
Hey, On Fri, Oct 30, 2009 at 03:09:30PM -0400, Brynet wrote: > [...] > It is quite traditional to use '#' or '$' to indicate whether a > command is to be executed as root or as normal user, it is Bourne/Korn > shell lingo. Sur, but it wasn't exactly my point, my point was precedings examples of

Useless '#' prompt in upgrade46.html?

2009-10-30 Thread Nicolas Legrand
Hey, thanks for all the great work on 46, it's delicious. I've been a bit confused to see in upgrade46.html commands with the '#' prompt at the end of the page (for sysmerge and pkg_add) since no preceding commands had a prompt. Reading '# sudo' was even weirder. Wouldn't it be more consistent wi

smtpd IP log

2009-10-19 Thread Philippe NICOLAS
Hello I tried smtpd for a while and I must admit it is very convenient to use ! Anyway is it possible for smtpd to log the IP of the remote server in the maillog as sendmail did it ? Thanks

Re: home, end, delete, pageup, pagedown with ksh

2009-10-13 Thread Nicolas Letellier
Le 13/10/2009 12:29, Markus Hennecke a icrit : > Nicolas Letellier wrote: > >> Le 13/10/2009 09:57, Nicholas Marriott a icrit : >> >>> For me, Home and End generate ^[[H and ^[[F (you can check they do for >>> you as >>> well by running cat

Re: home, end, delete, pageup, pagedown with ksh

2009-10-13 Thread Nicolas Letellier
ried with another TERM (vt220), the problem is the same. I think ksh is too complicate, and I have to get back to csh or tcsh (or ignore these bindkeys on ksh :-)). With them, my bindkeys work. -- Nicolas

Re: no hostname in mails sent with smtpd in a crontab

2009-10-13 Thread Nicolas Letellier
"From" field. There is no hostname here. So, a MUA can't answer to it. If you send a mail with : echo "hello world" | mail youru...@yourprovider.com, no problem. The problem is *only* when a mail is sent from and by a crontab with OpenSMTPd (no problems with Sendmail

home, end, delete, pageup, pagedown with ksh

2009-10-12 Thread Nicolas Letellier
'^[[1~'=beginning-of-line bind '^[[4'=prefix-2 bind '^[[4~'=end-of-line But when I set one bindkey, the last does not work anymore. How can I use these keys in ksh with a .kshrc ? Best regards, -- Nicolas

no hostname in mails sent with smtpd in a crontab

2009-10-09 Thread Nicolas Letellier
ee the end of /etc/mail/aliases > root: u...@myprovider.tld And, other question... Why "Cron Daemon" AND "root" are printed in my "From"? Thanks. Regards, -- Nicolas

Re: European orders

2009-03-27 Thread Nicolas Legrand
On Fri, Mar 27, 2009 at 09:33:14AM +0100, Michiel van Baak wrote: > On 02:17, Fri 27 Mar 09, Theo de Raadt wrote: > > > I've purchased hardware from Wim multiple times over the last two or > > > three years and found him to be fast, reliable and helpful in every > > > order. In each, he's provided

Re: Error in fsck_ffs: cannot allocate memory for inode cache

2009-02-26 Thread Nicolas Letellier
Le Thu, 26 Feb 2009 13:50:12 +0100, Otto Moerbeek a icrit : > On Thu, Feb 26, 2009 at 11:23:16AM +0100, Nicolas Letellier wrote: > > > Hello m...@. > > > > My server crashed this night. However, OpenBSD 4.4 does not want to > > boot. There are errors on my /ho

  1   2   >