Re: OpenBSD -current on T495

2019-11-09 Thread Tony Boston
Could you please provide a dmesg output? The info you gave is not very helpful without it. -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 625677C1 F7783D5F Threema: DN8PJX4Z > On 9. Nov 2019, at 12:08, Thomas de Grivel wrote: > > Everything works except wifi, suspend/resume a

Re: Question regarding wi-fi card support

2019-08-10 Thread Tony Boston
ieee80211(9) before those features can be supported. just so you know I stumbled upon this when I installed OpenBSD on a few thinkpads with those chips built-in and was wondering why I couldn’t connect to my 2nd home network -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 625677C1 F7783D5F Threema

Re: Apache 2.4 not running php OpenBSD 6.4

2019-07-11 Thread Tony Boston
but you don’t seem to even know that this would be the first start to solving problems.. -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 625677C1 F7783D5F Threema: DN8PJX4Z > On 11. Jul 2019, at 08:40, mansoor wrote: > > Hi, > I hope you guys are doing great. > > I am using O

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
On Mon, 4 Mar 2019, 13:29 David Gwynne, wrote: > On Mon, Mar 04, 2019 at 10:36:23AM +0100, Tony Sarendal wrote: > > On Mon, 4 Mar 2019, 09:43 Tony Sarendal, wrote: > > > > > > > > > > > Den m??n 4 mars 2019 kl 09:26 skrev Tony Sarendal : > > >

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
On Mon, 4 Mar 2019, 09:43 Tony Sarendal, wrote: > > > Den mån 4 mars 2019 kl 09:26 skrev Tony Sarendal : > >> Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : >> >>> Tony, >>> >>> Are you out of your mind? You didn't provide even a rou

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
Den mån 4 mars 2019 kl 09:26 skrev Tony Sarendal : > Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : > >> Tony, >> >> Are you out of your mind? You didn't provide even a rough hint about >> what your firewall configuration looks like. You recognize that&#x

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : > Tony, > > Are you out of your mind? You didn't provide even a rough hint about > what your firewall configuration looks like. You recognize that's > pathetic, right? > > > Earlier in the week I could run p

Packet loss with latest snapshot

2019-03-03 Thread Tony Sarendal
Earlier in the week I could run parallel ping-pong tests through my test firewalls at 300kpps without any packet loss. I updated to the latest snapshot today and start to see packet loss at around 80kpps. /T OpenBSD 6.5-beta (GENERIC.MP) #764: Sun Mar 3 10:24:08 MST 2019 dera...@amd64.openbs

Re: Substitute mandoc for tlb command

2019-02-08 Thread Tony Boston
> On 8. Feb 2019, at 16:22, Артур Истомин wrote: > > I need t command to accomplish example from "The AWK Programming Language" > book. > Is it possible somehow substitute it with mandoc? > > Thanks! > you are funny -- Tony GPG-FP: 49CC8250 CDCF2183

40G ixl nics

2019-02-03 Thread Tony Sarendal
tel XL710 QSFP+" rev 0x02: port 1, FW 5.0.40043 API 1.5, msi, address 0c:c4:7a:5e:f9:c9 ixl1: unable to query phy types NIC: https://www.supermicro.com/manuals/other/datasheet-AOC-S40G-i1Q_i2Q.pdf Any ideas ? Regards Tony OpenBSD 6.4-current (GENERIC.MP) #658: Fri Feb 1 02:25:34 MST 2019

Re: OpenBSD & OpenBGPD router replacement

2018-12-19 Thread Tony Sarendal
You will likely run out of CPU before bandwidth. Even on nice hardware I have yet to exceed 1Mpps with OpenBSD. /T Den ons 19 dec. 2018 kl 03:12 skrev Max Clark : > Tom, > > The presentation was very interesting and it's given me a lot of food for > thought for another project. Fortunately for

Re: daily cron not starting

2018-11-13 Thread Tony Boston
ound/etc/root.hints https://FTP.INTERNIC.NET/domain/named.cache && rcctl restart unbound @reboot echo "Reboot $(date)" On 11/13/2018 07:07 AM, Bruno Flueckiger wrote: > Is the cron(8) daemon running? yes > On Tue, 13 Nov 2018 at 05:49, Tony Bos

daily cron not starting

2018-11-12 Thread Tony Boston
Hi misc@, the daily cron is not running anymore although I can execute '/bin/sh /etc/daily' by hand just fine. I don't see anything in the logs and I don't have any clue what else to check. Do you guys have any idea? -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 62567

Re: Reduced network performance since installing 6.4

2018-11-05 Thread Tony Sarendal
Hola, Unrelated to wifi, I have seen a dramatic drop in forwarding performance in 6.4 and later. I run some basic performance tests to verify the releases before we deploy them. For the same test on the same hardware I have this: Release, pps snapshot, 340k 6.4, 340k 6.3, 450k 6.2, 430k 6.1, 420k

Re: httpd rewiterules like apache

2018-11-01 Thread Tony Boston
Gorzolla, Herrmann > Königsbrücker Str. 70, 01099 Dresden > > http://www.ghweb.de > fon: +49 351 8107220 fax: +49 351 8107227 > > Bitte prüfen Sie, ob diese Mail wirklich ausgedruckt werden muss! Before you > print it, think about your responsibility and commitment to the E

35C3 - Chaos Communication Congress 2018

2018-10-26 Thread Tony Boston
enbsd-meetup where I could take part? Any information or direct contact via email would be really appreciated. -- Tony GPG-FP: 49CC8250 CDCF2183 6209C1AE 625677C1 F7783D5F Threema: DN8PJX4Z

sympa and opensmtpd/httpd

2018-10-07 Thread Tony Boston
Hi, has anyone running sympa with opensmtpd and httpd? I can not figure out how to configure slowcgi correctly in /etc/httpd.conf and if anybody is using this already, I'd really appreciate any hint or config-insight :) thanks Tony -- GPG-KEY: 0x5C5C239D81121B35 GPG-FP: 49CC8250 CDC

Re: Monitoring system

2018-10-04 Thread Tony Boston
I am using Icinga2 on all our machines - you'll find it in packages and the newest version you'll get with OpenBSD 6.4 On 10/05/18 05:09, Tom Smyth wrote: > Both of of the ones I emailed to you are in ports > > also there is pmmact by the Legend paulo Lucende > that can aggregate and convert mult

Re: Integration between CARP and BGPD ?

2018-09-13 Thread Tony Sarendal
Or re-write next-hop to the carp address, so carp actually decides the master firewall. /T Den tors 13 sep. 2018 kl 00:20 skrev Tim Jones < b631093f-779b-4d67-9ffe-5f6d5b1d3...@protonmail.ch>: > > On Wednesday, 12 September 2018 20:49, Stuart Henderson < > s...@spacehopper.org> wrote: > > > On

Re: Vultr hosting of OpenBSD

2018-09-08 Thread Tony Boston
nbsd current laptop involves sometimes using alpine linux on vmm an using > docker on that to spin up different things I want to check out. > > Ken > I am running a few instances at vultr - no problems at all with the images they have. -- Tony GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580 Threema: DN8PJX4Z

Re: Python flask socket with httpd problems

2018-08-12 Thread Tony Boston
ot; > } > > > > > i also tried to have the python script manually create a > fast-cgi socket with the python library flup > ("https://pypi.python.org/pypi/flup/1.0.2";) > > > > Have anyone gotten a python flask application to work with httpd

Re: stuck on spamd

2018-06-13 Thread Tony Boston
> pass in on egress inet proto tcp from any to (egress) port { 80 443 } > > pass inet proto tcp from { self, $localnet } > > pass quick inet proto tcp to port $tcp_services keep state > pass quick inet proto tcp to port $mail_services keep state > > pass quick inet prot

Re: Can SSH report successful connections to pf?

2018-05-04 Thread Tony Boston
Could you be more specific here? -- Tony GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580 signature.asc Description: OpenPGP digital signature

Re: mail sign/encrypt

2018-05-04 Thread Tony Boston
y depends on what machine you're running on or if you want to go for CLI only just my 2 cents -- Tony GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580 signature.asc Description: OpenPGP digital signature

Re: pkg using "6.3" instead of "snapshots"

2018-03-24 Thread Tony Boston
> It's the point in time where -current is in release mode (after being > -beta for a while) to prepare for the next release. Ahh there we go, I guess I just missed that timeframe last time. Thanks for explaining -- Tony GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580 si

Re: pkg using "6.3" instead of "snapshots"

2018-03-24 Thread Tony Boston
I have to add that I know I would use -Dsnap as a flag. It's just that I didn't need to in the past. That's why I was wondering if something has changed here On 03/24/18 08:21, Tony Boston wrote: > Hello list, > > am using -current on my x230 for a while now which was wo

pkg using "6.3" instead of "snapshots"

2018-03-24 Thread Tony Boston
t;6.3" when I try to update packages or install new ones. Is there a switch I have to set? I didn't need to do anything like that before. Cheers -- Tony GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580 signature.asc Description: OpenPGP digital signature

Re: testing cabling and NIC hardware with one machine

2017-10-25 Thread Tony Sarendal
Configure the interfaces into separate rdomains. /T 2017-10-25 21:17 GMT+02:00 Christopher Paul : > Hi Misc, > > I have been tasked with setting up a benchmark platform to test NICs and > network cables. I'd like to do this on one PC. So I want to send packets of > different protocols out of one

ftp.eu.openbsd.org

2017-10-10 Thread Tony Sarendal
Not looking so good. tonsar@jump0.swe1$ ftp ftp.eu.openbsd.org Trying 193.156.26.18... Connected to ftp.eu.openbsd.org (193.156.26.18). 220 jj-prod-obsdmirror.inet6.se FTP server ready. Name (ftp.eu.openbsd.org:tonsar): ftp 331 Guest login ok, send your email address as password. Password: 230 Gue

Re: sendsyslog error 55

2017-09-26 Thread Tony Boston
r >mail body line, and I saw the "error 55" messages when large mails >arrived. After only this change, I don't see them anymore. Sorry it >took >so long to trace. > >Daniel Hey there Daniel, thanks for your response. Really appreciated. I'll check that with my boxes -- Tony

Re: fd0 at fdc0 drive 0: density unknown

2017-09-08 Thread Tony Montana
> The old behavior was that the kernel would wait after the "fdc0 ..." line > until fd0 attaches. Now it does the waiting in the background and continues > booting. I agree that it's a bit ugly, but it makes booting about 5 seconds > faster. It's not just a bit ugly... It's horrible. It has to

Re: sendsyslog error 55

2017-08-12 Thread Tony Boston
> > Are you using the standard syslogd? > yup -- Tony signature.asc Description: OpenPGP digital signature

Re: sendsyslog error 55

2017-08-12 Thread Tony Boston
Am 12.08.2017 um 08:37 schrieb Mike Burns: > On 2017-08-12 07.58.01 +0200, Tony Boston wrote: >> Aug 12 07:49:03 srv01 sendsyslog: dropped 2 messages, error 55 >> >> 1. how can I figure out what is generating all those messages and fix it >> (thats what logs are for) >

sendsyslog error 55

2017-08-11 Thread Tony Boston
figure out what is generating all those messages and fix it (thats what logs are for) 2. Is there a built in function to somehow get warned about those errors right away or would one just check syslog on a regular basis Thanks -- Tony signature.asc Description: OpenPGP digital signature

Re: maximum number of interfaces

2017-04-02 Thread Tony Sarendal
Back in 2007 I tested with 4k VLAN interfaces, it wasn't fast, but it worked. /T 2017-04-03 5:46 GMT+02:00 Nick Holland : > On 04/02/17 22:08, Edgar Pettijohn wrote: > > Is there a maximum number of network interfaces that can be configured? > > I looked around in /usr/include to see if I could

USB and Intel Bay Trail

2016-07-16 Thread Tony Sarendal
Hola, I got a pair of mini-pc's to play with for the summer vacation, small fanless thingies with 4xGE and wifi. http://www.qotom.net/goods-129-QOTOM-Q190G4+4+LAN+Mini+PC.html When testing with the latest snapshot USB wont play. Any ideas ? Regards Tony # dmesg OpenBSD 6.0-beta (GENER

lots of states (5.8)

2016-05-23 Thread Tony Sarendal
Hola amigos, I'm doing some testing in the lab at the moment and just though I'd share. pf0.swe69# pfctl -si | grep current current entries 50239413 pf0.swe69# vmstat -m | tail -n 1 In use 22035659K, total allocated 5678936K; utilization 388.0% pf0.swe69# 4 tcpbench sessions th

Re: bgpd network connected

2016-03-09 Thread Tony Sarendal
2016-03-08 15:38 GMT+01:00 Matt Schwartz : > I did not even know it was broken? > > On Mar 8, 2016 1:26 AM, "Tony Sarendal" wrote: > > > > Is there any chance of getting "network inet connected" fixed to 5.9 ? > > > > Regards Tony > >

bgpd network connected

2016-03-07 Thread Tony Sarendal
Is there any chance of getting "network inet connected" fixed to 5.9 ? Regards Tony

Re: openbgpd puts wrong nexthop in FIB

2016-01-21 Thread Tony Sarendal
2016-01-21 11:16 GMT+01:00 Stuart Henderson : > On 2016-01-20, Tony Sarendal wrote: > > network inet connected is broken in 5.6, 5.8 and -current. > > Restarting bgpd is required when making interface changes. > > Ah, so it was fixed in 5.7 and broken again? Now the

Re: openbgpd puts wrong nexthop in FIB

2016-01-20 Thread Tony Sarendal
network inet connected is broken in 5.6, 5.8 and -current. Restarting bgpd is required when making interface changes. /T 2016-01-20 20:36 GMT+01:00 Denis Fondras : > Hello, > > I'm using -current as a BGP router and "sometimes" it won't put the right > nexthop in FIB. The only thing I played wit

Re: 5.8 bgpd, network connected behaves like 5.6

2015-12-17 Thread Tony Sarendal
2015-12-17 10:29 GMT+01:00 Peter Hessler : > 1) does "bgpctl reload" detect it? > > 2) does -current work as you expect? > > > 1. bgpctl reload does not make any difference. 2. A quick test on my -current workstation (not the same hardware, no trunk) also fails to work. -current from the 14th. /

5.8 bgpd, network connected behaves like 5.6

2015-12-17 Thread Tony Sarendal
"network inet connected" does not pick up new vlan interfaces, same problem as 5.6. bmr0.esp1# ifconfig vlan69 create bmr0.esp1# ifconfig vlan69 vlandev trunk0 vlan 69 up bmr0.esp1# ifconfig vlan69 1.1.1.1/30 bmr0.esp1# bgpctl show rib 1.1.1.1 flags: * = Valid, > = Selected, I = via IBGP, A = Anno

Re: Donation request for Network SMP development

2015-03-24 Thread Tony Sarendal
How is this going ? /T On Fri, Mar 20, 2015 at 8:57 PM, Martin Pieuchot wrote: > If you've been following my contributions to OpenBSD's kernel, you > already know that in the past years I've been working on the Network > Stack [1] to make it more SMP friendly [2]. > > All the network hackers p

bgpd.conf macros on 5.5 and up

2014-12-19 Thread Tony Sarendal
92.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8 }" bad = "{ 224.0.0.0/4 prefixlen >= 4, 240.0.0.0/4 prefixlen >= 4 }" ugly = "{ 127.0.0.1/8, 169.254.0.0/16 }" bgpd.conf-2:6: syntax error tonsar@obc1$ Regards Tony

Re: 5.6 arrived

2014-10-29 Thread Tony Abernethy
Harald Dunkel wrote >Hopefully you agree that the file name "snapshots/amd64/install56.iso" >is misleading? Looking at the file name I had assumed/hoped there is some >kind of upgrade path from the "install56.iso" snapshot to the 5.6 release. Who is being misled? (from an outsider) The overriding

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-06 Thread Tony Abernethy
Matti Karnaattu wrote >How I can have you to be more relaxed? With beer? Just what I need. Life support on drunk programs writ by drunk programmers. Please. You are a threat to my continued existence.

Re: 4k graphics and openbsd

2014-09-19 Thread Tony Sarendal
On Fri, Sep 19, 2014 at 6:07 PM, Jonathan Gray wrote: > On Fri, Sep 19, 2014 at 02:22:49PM +0200, Tony Sarendal wrote: > > Good afternoon, > > > > Friday question: > > Does anyone have recommendation on graphics hardware to use for 4k > screens > > and

4k graphics and openbsd

2014-09-19 Thread Tony Sarendal
oot -solid black". What I want is a stable work environment where I can reboot my workstation every 6 months or so. This with a 4k screen. Doable ? Cheers /Tony

Re: packets logged by pf without log rule

2014-09-16 Thread Tony Sarendal
1] ^C 20 packets received by filter 0 packets dropped by kernel pf0.swe1# There is no rule that should log this in the live firewalls. Happens on 5.4 and 5.5, if memory serves me right I saw it on 5.3's also. Assistance with understanding this would be appreciated. I will use free time slots to look at the code, but due to limited knowledge and skills it is quite time consuming. Regards Tony

packets logged by pf without log rule

2014-09-15 Thread Tony Sarendal
4.1: igmp nreport 239.192.104.1 (DF) [tos 0xc0] [ttl 1] Regards Tony OpenBSD 5.6-current (GENERIC.MP) #0: Wed Sep 10 13:39:02 CEST 2014 r...@obc3.rad.unibet.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8545173504 (8149MB) avail mem = 8308969472 (7924MB) mpath0 at root scsibus0 at mp

Re: bgpctl show advertisements?

2014-09-14 Thread Tony Sarendal
bgpctl show rib nei out On Mon, Sep 15, 2014 at 3:55 AM, Adam Thompson wrote: > Is there any functionality in bgpctl(8) that will show me precisely what > I'm advertising to a neighbor? > If not, is there any easier way - assuming I don't have access to my > neighbor's router, and they don't r

Re: pfsync and trunk

2014-09-13 Thread Tony Sarendal
On Sat, Sep 13, 2014 at 10:17 AM, Henning Brauer wrote: > * Tony Sarendal [2014-09-03 06:48]: > > The initial request disappearing and the firewalls staying demoted > > "forever" are independent issues. > > sure about that? the demotion counter for the inter

Re: pfsync and trunk

2014-09-02 Thread Tony Sarendal
orid: b33d7f45 age: 00:00:00 status: start /T On Tue, Sep 2, 2014 at 12:07 PM, Tony Sarendal wrote: > As Chuck pointed out this has nothing to do with pfsense or freebsd. > > While I dig deeper I'm running with the following config to get around the > problem: > pf1.

Re: pfsync and trunk

2014-09-02 Thread Tony Sarendal
nce he's clearly indicating currently supported OpenBSD versions 5.4 > and 5.5 near the bottom...) > > On 30 Aug 2014 at 14:22, Chuck Burns wrote: > > > On Saturday, August 30, 2014 8:27:24 AM Tony Sarendal wrote: > > > Good morning, > > > > > > I&#

pfsync and trunk

2014-08-29 Thread Tony Sarendal
hines, failover and lacp trunk(4). Regards Tony

Re: Does OpenBGPd suffer collateral damage with this?

2014-08-18 Thread Tony Sarendal
PM, Matthias Appel wrote: > > -Ursprüngliche Nachricht- > > Von: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] Im > > Auftrag von Tony Sarendal > > Gesendet: Montag, 18. August 2014 12:55 > > An: misc > > Betreff: Re: Does OpenBGPd suffer collateral dam

Re: Does OpenBGPd suffer collateral damage with this?

2014-08-18 Thread Tony Sarendal
What a horrible article. I thought the kebab I just had for lunch ruined my day, reading that was worse. On Mon, Aug 18, 2014 at 2:27 AM, Rod Whitworth wrote: > http://www.smh.com.au/technology/technology-news/how-flakey-is-the-inter > net-20140816-104t8p.html > > I would love to hear that our

Re: unlink utility

2014-03-26 Thread Tony Abernethy
Ted Unangst wrote > Sometimes I think refusing to implement stupid standards is the only > way to fight back. Thank you. For such as this I lurk on this list, not for help with OpenBSD, but for help with everything else. Something OpenBSD does get right. Good Stuff is not made from more of Bad

Re: OPENBSD FUNDING SOLUTION -- COME AND PARTICIPATE

2014-01-20 Thread Tony Sidaway
On 20 Jan 2014 06:16, "noah pugsley" wrote: > > Just saw this on slashdot: > http://www.thedrinkingrecord.com/2014/01/19/romanian-billionaire-saves-openbsd/ > > Any idea if it's true? > Treat as rumour, unconfirmed. I'm seeing a lot of people going off half-cocked in this, which is basically just

Re: Security

2014-01-10 Thread Tony Abernethy
Harry Callahan: A man's GOT to know his limitations. -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of agrquinonez Sent: Friday, January 10, 2014 10:20 AM To: misc@openbsd.org Subject: Re: Security On 01/10/2014 04:44 AM, Nick Holland wrote: > O

Re: OpenBSD for mobile

2013-11-26 Thread Tony Sidaway
On 26 Nov 2013 19:05, "Alexander Hall" wrote: > > On 11/26/13 17:08, openda...@hushmail.com wrote: >> >> Hi, >> >> Are there any plans to make somelike like http://www.ubuntu.com/phonefor >> OpenBSD? > > > Not that I know of, and I can't imagine the platforms being open enough. > Yes, that's it.

Re: For Google+ users: BSD community

2013-11-18 Thread Tony Sidaway
Join both! Breen Ouellette's community is best for a focus on OpenBSD.

For Google+ users: BSD community

2013-11-18 Thread Tony Sidaway
If you're using Google+, this community brings together all BSD systems and BSD projects such as pf, OpenSSH and ZFS. I started it so I could keep in touch with what's going on in other BSDs while I happily use OpenBSD, and that's pretty much how it works out. It's spam-free and 100% on topic, and

Re: cvsync, rsync

2013-09-17 Thread Tony Abernethy
INSUFFICIENT DATA -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of hru...@gmail.com Sent: Tuesday, September 17, 2013 10:28 AM To: misc@openbsd.org Subject: Re: cvsync, rsync Marc Espie wrote: > > You have strings A and B, and you know only t

Re: php sending mail via sendmail

2013-09-06 Thread Tony Berth
-ETRN..250-DELIVERBY..250HELP.. --- On Thu, Sep 5, 2013 at 2:18 PM, Stuart Henderson wrote: > On 2013-09-02, Tony Berth wrote: > > well the script does talk to google mail correctly so somehow it should > > work. > > If the script is talking to google mail, it is going

Re: php sending mail via sendmail

2013-09-02 Thread Tony Berth
others like statusnet are doing the same too. I have to say that vtiger crm is working fine though! Thanks On Tue, Sep 3, 2013 at 1:22 AM, Stefan Sperling wrote: > On Tue, Sep 03, 2013 at 12:19:14AM +0200, Tony Berth wrote: > > I already have these settings implemented but I still get

Re: php sending mail via sendmail

2013-09-02 Thread Tony Berth
Also, what about the pear-Mail package? Is there something I should adapt? Thanks for your help On Mon, Sep 2, 2013 at 11:58 PM, Stefan Sperling wrote: > On Mon, Sep 02, 2013 at 09:23:46PM +0200, Tony Berth wrote: > > did install both. Now, what are the settings in order to

Re: php sending mail via sendmail

2013-09-02 Thread Tony Berth
did install both. Now, what are the settings in order to make them work? Found following for femail: http://rilk.com/en/doc/node/48 but these changes didn't have any effect. I still get the same error. Thanks On Mon, Sep 2, 2013 at 9:11 PM, Stefan Sperling wrote: > On Mon, Sep 02, 2013 at 02

php sending mail via sendmail

2013-09-02 Thread Tony Berth
Dear group, when trying different php based open source packages on a chrooted 5.2 box, I was faced with the problem not being able to send email from their php script. All the times I get following entry in the maillog: w...@example.com [x.x.x.x] did not issue MAIL/EXPN/VRFY/ETRN during connect

Re: Two primary OBSD partitions on a HDD

2013-08-25 Thread Tony Abernethy
josef.win...@email.de wrote I read fdisk(8) carefully (At least I think so), but I repeatedly failed to install two OBSDS on two primary partitions of a HDD. The idea was to realize a multiboot by toogleing the boot-flag to the primary partition of the particular OBSD system I want to boot. Howe

Re: VirtualBox+chive+mysql

2013-08-15 Thread Tony Berth
On Wed, Aug 14, 2013 at 4:48 PM, Bruno Flueckiger wrote: > On 14.08.2013 14:21, Tony Berth wrote: > >> Dear group, >> >> I have following configuration: >> >> - latest Ubuntu amd64 server >> - VirtualBox running on the above Ubuntu server >> - op

VirtualBox+chive+mysql

2013-08-14 Thread Tony Berth
Dear group, I have following configuration: - latest Ubuntu amd64 server - VirtualBox running on the above Ubuntu server - openbsd 5.3 (amd64) with mysql and chive installed and running inside VirtualBox when I try to connect to the openbsd mysql server from mysql workbench installed in Ubuntu,

yacy on openbsd

2013-08-04 Thread Tony Berth
Dear group, is anyone running yacy on a openbsd box? I tested the latest one yacy on a 5.3 amd64 but didn't succeed. The only resource I found was: http://ventejuy.es/cgi-bin/post?p=11051522005289 (in Spanish!) but was unable to connect to localhost:8090 Thanks

Re: goaccess 0.5

2013-07-12 Thread Tony Berth
d. Probably a change in version 0.5? Unfortunately, 'configure' gives the same error. Should I send you the config.log too? Thanks On Wed, Jul 10, 2013 at 1:31 AM, Juan Francisco Cantero Hurtado < i...@juanfra.info> wrote: > On Wed, Jul 10, 2013 at 12:01:11AM +0300, Tony Berth

goaccess 0.5

2013-07-09 Thread Tony Berth
is anyone using goaccess 0.5 with 5.2 or 5.3? When running './configure' I get: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no

Re: softraid: adding volumes, CPU requirements, RAID5

2013-07-05 Thread Tony Abernethy
It works. Translation: It has worked (mostly) for me. (A few times) (Seems like Theo has a good quote about gcc) Boris Goldberg wrote: Hello guys, Thursday, July 4, 2013, 12:40:50 PM, Nick Holland wrote: >> If the softraid is so raw yet, why the old good RAIDFrame was removed >> starting the

routes stuck in bgpd after ifconfig destroy

2013-06-29 Thread Tony Sarendal
Tested on 5.2 and current. routes get stuck in bgpd after ifconfig destroy. titan# cat /etc/bgpd.conf AS 65001 router-id 10.1.1.1 network inet connected network inet static titan# bgpctl show rib flags: * = Valid, > = Selected, I = via IBGP, A = Announced, S = Stale origin: i = IGP, e = EGP, ?

Re: max RAM [solved]

2013-06-15 Thread Tony Berth
Thanks On Sat, Jun 15, 2013 at 9:02 PM, Stuart Henderson wrote: > On 2013-06-15, Tony Berth wrote: > > on a amd64 server. I don't know if the 4GB limit is still in place. > > 4.9 is the last release which was limited to 4GB on amd64. > > http://www.openbsd.org/50.html

Re: max RAM

2013-06-15 Thread Tony Berth
on a amd64 server. I don't know if the 4GB limit is still in place. Thanks Tony On Sat, Jun 15, 2013 at 8:07 PM, Zé Loff wrote: > On your Zaurus or on your old mac or on your 386 or on your amd64 server > or on your VAX or on your sparc64 or...? > > On 15/06/2013, at

max RAM

2013-06-15 Thread Tony Berth
Dear group, what is the max RAM the current release can support? Thanks Tony

Re: remote management

2013-05-13 Thread Tony Berth
thanks for the prompt replies. Any recommendation for IPMI cards and KVM over IP switches that work well with openbsd? Tony On Tue, May 14, 2013 at 12:07 AM, Nick Holland wrote: > On 05/13/2013 03:24 PM, Tony Berth wrote: > >> Dear Group, >> >> I would like to know what

remote management

2013-05-13 Thread Tony Berth
Dear Group, I would like to know what kind of environment you use for remote management of one or more openbsd servers. Which KVM over IP solution would you recomend. Thanks Tony

Re: sendmail config [solved]

2013-04-13 Thread Tony Berth
Thanks for all the prompt replies. The MUA is indeed the place to do the modifications. Just for the records, in SqurrelMail I had to modify the file 'class/deliver/Deliver.class.php' Tony On Fri, Apr 12, 2013 at 11:06 AM, James Griffin wrote: > Fri 12.Apr'13

Re: sendmail config

2013-04-11 Thread Tony Berth
good point indeed. I tried with conf.pl but didn't have any effect. For example, I turned version info off but still, sendmail propagates the complete info. Thanks Tony On Fri, Apr 12, 2013 at 9:36 AM, Ted Unangst wrote: > On Fri, Apr 12, 2013 at 09:27, Tony Berth wrote: >

Re: sendmail config

2013-04-11 Thread Tony Berth
I want to display the IP of the mail server only, as client IPs isn't a relevant info for the 'outside world'. The same applies to the 'User-Agent' field. Concerning the 'References', It was just an idea but still I want to have that option regardless how I co

sendmail config

2013-04-11 Thread Tony Berth
uld like to remove the MUA] Thanks Tony

Re: PRIMERGY RX200 S2 installation problems

2012-12-06 Thread Tony Berth
now I got the installation log of current trying the amd64 distro: - CD-ROM: 9F Loading /5.2/AMD64/CDBOOT probing: pc0 mem[620K 2046M a20=on] disk: hd0+* cd0 >> OpenBSD/amd64 CDBOOT 3.19 boot> booting cd0a:/5.2/amd64/bsd.rd: 3046708 8]=0xb8eb78 entry point at 0x1001e0 [7205c766, 34

Re: PRIMERGY RX200 S2 installation problems

2012-12-03 Thread Tony Berth
indeed. Looks like the mixed it up. As long as I get the 'current' log I'll send it to the list. Thanks On Mon, Dec 3, 2012 at 6:23 PM, Sebastian Reitenbach < sebas...@l00-bugdead-prods.de> wrote: > > Am Montag, 03. Dezember 2012 17:57 CET, Tony Berth < >

Re: PRIMERGY RX200 S2 installation problems

2012-12-03 Thread Tony Berth
it is the current one (2012-12-02) Thanks On Mon, Dec 3, 2012 at 6:52 PM, Kenneth R Westerback wrote: > On Mon, Dec 03, 2012 at 06:08:34PM +0200, Tony Berth wrote: > > here is the installation dmesg when trying to install the 5.2 i386 > snapshot: > > And the installation dme

Re: PRIMERGY RX200 S2 installation problems

2012-12-03 Thread Tony Berth
ype 6, code=0, pc=0 The operating system has halted Please press any key to reboot --- Thanks On Thu, Nov 29, 2012 at 2:25 PM, Nick Holland wrote: > On 11/29/12 06:42, Tony Berth wrote: > > Thanks > > > > Both i386 and amd64 fail! But, are that many differences

Re: PRIMERGY RX200 S2 installation problems

2012-11-29 Thread Tony Berth
Thanks Both i386 and amd64 fail! But, are that many differences between stable and current? On Thu, Nov 29, 2012 at 11:20 AM, Michał Markowski wrote: > 2012/11/29 Tony Berth : > > s a fresh install! I couldn't find a CD image for current or did I > > miss something? >

Re: PRIMERGY RX200 S2 installation problems

2012-11-29 Thread Tony Berth
, Nov 28, 2012 at 8:31 PM, Tomas Bodzar wrote: > On Wed, Nov 28, 2012 at 6:55 PM, Tony Berth > wrote: > > Dear group, > > > > I was trying to install OBSD 5.2 on a Fujitsu-Siemens PRIMERGY RX200 S2 > > (dual CPU) and I get following errors: > > By any chance

PRIMERGY RX200 S2 installation problems

2012-11-28 Thread Tony Berth
rd kernel was used during the boot process. Meaning that the smp mode is not used? Thanks Tony

Re: Unified BSD?

2012-11-12 Thread Tony
best from all worlds? Tony http://soundcloud.com/abletony84

Re: phpMyAdmin

2012-10-25 Thread Tony Berth
On Thu, Oct 25, 2012 at 10:40 PM, Richard Toohey < richardtoo...@paradise.net.nz> wrote: > On 10/26/12 09:35, Tony Berth wrote: > >> Dear group, >> >> I'm trying to run phpMyAdmin on a 5.1 box (i386) with MySQL 5.1.60 >> installed from the OpenBSD

phpMyAdmin

2012-10-25 Thread Tony Berth
Dear group, I'm trying to run phpMyAdmin on a 5.1 box (i386) with MySQL 5.1.60 installed from the OpenBSD packages. When I try to login I get: #2002 Cannot log in to the MySQL server Please note that the same mysql user is able to login remotely via the MySQL GUI workbench! Now, I came across

Re: !!!!

2012-09-05 Thread Tony Abernethy
Eric Furman wrote: >A very simple addition to the FAQ would not be a problem. >WOW! This question seems to be asked a lot! >A simple addition to the FAQ does not seem to be a problem, Nick. >Yes, I know , a very stupid question asked many times. >A simplele FUCJ IR Perhaps because it is a FAQ not

Re: More sensible and consistent rc.conf.local

2012-08-29 Thread Tony Abernethy
Mikkel Bang wrote: >I'm just thinking that from a layman's perspective named_flags="" >doesn't make as much sense as named=YES if all you want to do is start >named. >The way it is right now seems more like monkey patching from the days >before OpenBSD became popular. I acknowledge the whole "it'

OpenBSD on GitHub

2012-08-04 Thread Tony
back a ton of pull requests, mostly on the documentation side though. Tony

  1   2   3   4   5   6   7   8   >