protected domain for tap for vmm vms

2018-08-17 Thread jirib
Hello, I was checking bridge's protected domains and I'm curious how to add VMM VM's tap into a VMM switch/bridge protected domain. It seems it's not implemented yet. I wanted to achieve this: - multiple VMM VMs in same switch/bridge - VMs cannot talk to each other inside the bridge hence pro

Re: asm avr

2011-09-22 Thread jirib
> > What I did wrong? You posted to bad list. OMG we will be again spammed with your silly mails :( jirib

Re: BSD Day 2011

2011-09-09 Thread jirib
On Fri, 9 Sep 2011 11:13:43 +0200 Henning Brauer wrote: > * Tomas Bodzar [2011-09-08 18:33]: > > Are some of the devs attending or no one invited? > > http://www.bsdday.eu/2011 > > first time I personally hear about this at all. Lua and FreeBSD and neologism, lol. jirib

Re: essential reading for beginning OpenBSD users

2011-09-06 Thread jirib
book I already have, > but I will be buying the second editions of said books when I can. > > Thanks for your efforts! > Daniel Villarreal > > On Tue, Sep 6, 2011 at 7:12 AM, Amit Kulkarni > wrote: > > > Lucas is bringing out a 2nd edition of absolute openbsd, which i am > > gonna buy I consider the best: man afterboot man hier :DD jirib

Re: Most secure Operating-System?

2011-09-05 Thread jirib
e support (x86, x64, mainframes) > > If my project proposal is successful, I will be implementing this > system to replace a Windows environment at one of the largest banks in > the country. > Do NOT smoke that sh1t too much, or if you wanted to be funny you are not. jirib

Re: dump/restore - individual file

2011-08-24 Thread jirib
e last volume and work towards the first. > > Specify next volume #: > > > > And here I'm failing, why volume? > > > > Thank you for tips. > > > > jirib > > > > > I believe restore with -x flag always asks for which volume, even if > it

dump/restore - individual file

2011-08-21 Thread jirib
s yet. Unless you know which volume your file(s) are on you should start with the last volume and work towards the first. Specify next volume #: And here I'm failing, why volume? Thank you for tips. jirib

eSATA, SATA port multiplier, storage chasis and OpenBSD

2011-08-13 Thread jirib
cable you can see multiple disks... Addonics offer even RAID but I looks like fake/soft raid. Do you use any external storage chasis which are dumb - it means no SAN software and this fancy expensive stuff? jirib

Re: Debugging an app running in compat_linux

2011-07-26 Thread jirib
On Tue, 26 Jul 2011 19:41:24 -0400 Ted Unangst wrote: > On Tue, Jul 26, 2011, jirib wrote: > > I'm trying to make running ATTclient (basically it is some programs > > for authentication, the network [vpn] setup is similar to vpnc). > > > > After I start

Debugging an app running in compat_linux

2011-07-26 Thread jirib
tips how could I do some debugging? Thank you. jirib

Re: openbsd 4.9 based UTM

2011-07-19 Thread jirib
tart with good design, see for example series about tunneling from corporate network on undeadly.org jirib

Re: Anyone know of an smtp-proxy (or other mechanism) for routing mail to different IMAP servers depending recipient address?

2011-07-07 Thread jirib
e > greatly appreciated. > > Thanks in advance. > > :-) > > Dre Never tried myself but... http://anfi.homeunix.org/sendmail/smarttab.html jirib

Re: How does OpenBSD compare to Ubuntu Server?

2011-07-07 Thread jirib
pstart daemons? I installed once mysql on Ubuntu, just to check something, i disabled that ugly symlinks in rcX.d via update-rc.d and it was after reboot running -- well bloody hell, it has also upstart script, OMFG! jirib

Re: Citrix ICAclient hangs whole PC with latest i386 PC

2011-04-12 Thread jirib
m:#WIN2KAPPS -username:x -address:WIN2KAPPS -launcher:Custom -desiredvres:768 -desiredhres:1024 -password:x -end:terminate jirib

Re: DUID's and fstab

2011-04-12 Thread jirib
mount: can't find fstab entry for f777cc5bbeded528.a. I was always in believing that one has to define mountpoint for `mount' without specifying device, like `mount /foo'. Eh? jirib

Re: place xenocara compile output into /scratch

2011-04-09 Thread jirib
tc&& env DESTDIR=/scratch make distrib-dirs > > > > i don't want to fiddle too much like changing X11BASE X11ETC just a > > simple way to do it. > > > > thanks > Why don't you use script(1) to capture things? That way you never > have to tweak anything. > > --STeve Andre' Or tmux and pipe-pane ;) very nice. jirib

Re: mysql problem

2011-04-08 Thread jirib
nluca', ENCRYPT('my_password'), > -> '/my_site.org/gdrm/'); > > > When i connect with mutt: mutt -f > imaps://my_u...@example.com@localhost the password does not match! > Or when i try: sudo -u vmail mutt > -f /var/vmail/mydomain.org/user_name > > I don't know where is the problem, can u help me?? > Tks vvm This is postfix related, not OpenBSD. You are on bad list. jirib

Re: sftp-server logging with chroot in OpenBSD?

2011-03-27 Thread jirib
On Sun, 27 Mar 2011 21:38:58 +0800 Marcus wrote: > sftp-server logging with chroot in OpenBSD? > > I want to log upload/download information in sftp server I don't know where is your problem but this is how it works for me ;) jirib Match User ChrootDirecto

Re: pf rdr-to outgoing to local port issues

2011-03-21 Thread jirib
uld be handy to people doing system-wide socksifying (I already saw apps which spawned another apps and thus it was not socksified), or people who want to run almost everything via Tor or similar anonymizing networks -- I think it's better to socksify Tor traffic on OS level because one can misconfigure his application). Thank you for help! jirib

Re: pf rdr-to outgoing to local port issues

2011-03-18 Thread jirib
rdr-to is usually applied inbound. If applied outbound, rdr-to to a local IP address is not supported. I would put my hand in fire -- it was working :) I read the manpage but I don't get it, how could it work then? Thanks for help. jirib

Re: full disk encryption & google chrome on OpenBSD!

2011-03-18 Thread jirib
is impossible to have full disk encryption right now -- one has to have root fs - / - unencrypted. But let's see... there was a commit to add detection of softraid into boot loader. jirib

Re: syslog - log program output to its own file

2011-03-13 Thread jirib
t seem possible: > If I put > !!myprog > *.* /path/to/logfile > localX, check manpage. i would go with rsyslog seems better. jirib

Re: Chrooting users the right way

2007-05-14 Thread jirib
[EMAIL PROTECTED] wrote: Hi I am setting up a new OpenBSD machine in which I want to chroot users. I don't want to use any of the patching solutions to OpenSSH but want to implement a real system chroot solution so any user, who is chrooted, is jailed even if he logs in manually. I have tried t