Daniel A. Ramaley wrote:
Hello. I have what is hopefully a quick question. Has anyone
successfully run OpenBSD 4.4 in a virtualized environment?
Yes. VMWare Server, VirtualPC and Qemu all run OpenBSD fine including X.
In addition VMWare Server and Qemu definitely allow virtualised kernel
debug
Mike Swanson wrote:
Jason Dixon wrote:
> As marco already stated, it could be a kernel module. But it won't.
> Why? Because nobody will write it.
Who is nobody anyway? I see he has an account on quite a lot of
[]
Where does nobody live? I'd love to buy him a beer!
I refer you to
http://w
This is my xorg.conf which works on the 4.4 snapshot I was running.
Unfortunately I can't get three screens going, and the 4.5 snapshot I
tried to upgrade to on Friday is currently crashing on startup, so I
can't tell if it's any better yet. This may well be a factor, as my
xorg.conf is pretty
Any help would be greatly
appreciated.
Thanks,
Peter
$ apm
Battery state: high, 55% remaining, unknown life estimate
A/C adapter state: connected
Performance adjustment mode: manual (2492 MHz)
$ sudo dmesg
OpenBSD 5.6-stable (GENERIC.MP) #2: Mon Nov 3 19:26:09 EST 2014
r...@laptop.my.domai
Hi, please see the program "wireless" for some ideas.
https://github.com/overrider/wireless
Peter
1. POPFile - Free Spam Filter POPFile is a powerful and flexible email
classification POP and NNTP proxy that you can use to filter spam
efficiently and categorize good mail automatically. Unfortunately,
POPFile can grow a bit heavy on memory and cpu load if you have trained
on lots of mail. 2. eXp
In separate locations I am running two OBSD 4.0 gateways which receive
dynamic IP addresses (cable, dsl).
I have looked at the man page for ipsec.conf and there appears to be a
provision for dynamic addresses:
'ike dynamic esp'
What I don't understand is that it appears I nonetheless need to s
Le Vendredi 9 Fivrier 2007 13:55, Rafa3 Brodewicz a icrit :
> Hello.
>
> While trying to configure pf to pass dhcp requests I've build a
> simple rule:
>
> block log all
> pass in log on $inf_if proto udp from { $int_if:network 0.0.0.0 } \
> port 68 to 255.255.255.255 port 67
>
> But it seems
I have a 3.9 system running clamav and freshclam chroot and I wanted to
update clamav from 0.88.4 to 0.88.7. So I...
i) stopped the clamd and freshclam daemons
ii) removed clamav package with pkg_delete
iii) installed the newer clamav with pkg_add
I then used ldd to locate what I need to put in
I'm looking for guidance in installing the FuzzyOCR SA plugin on OpenBSD 4.0.
Has anyone done this?
Thanks in advance,
PM
I'm looking for comments from people who have installed OpenBSD 4.0 as a
Virtualbox guest. I am currently running Virtualbox 1.3.6 on Gentoo
Linux 2006.1. The manual does not mention OBSD as guest even though
their website states that it is possible. My main question is how to
create an OBSD
Le Mardi 27 Fivrier 2007 14:34, Darren Spruell a icrit :
> On 2/27/07, Peter <[EMAIL PROTECTED]> wrote:
> > I'm looking for comments from people who have installed OpenBSD 4.0
> > as a Virtualbox guest. I am currently running Virtualbox 1.3.6 on
> > Gentoo Li
Le Mercredi 28 FC)vrier 2007 21:58, Marcos Laufer a C)critB :
> Maybe you just have to wait a couple of weeks/months, here's an
> extract from VirtualBox website:
>
> OpenBSD 4.0 might not work well, a fix will be in the next
> version of VirtualBox. No Guest Additions available yet.
Neith
I am scripting (sh) some package installs on an updated (today) OpenBSD
4.0-STABLE system and I am getting errors even when the pkg_add command
ultimately succeeds and installs the packages.
The shell script in question and sample output:
export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.0/pa
Le Samedi 3 Mars 2007 23:31, Tobias Ulmer a icrit :
> On Sat, Mar 03, 2007 at 10:43:52PM -0500, Peter wrote:
> > I am scripting (sh) some package installs on an updated (today)
> > OpenBSD 4.0-STABLE system and I am getting errors even when the
> > pkg_add command ultimately
Le Dimanche 4 Mars 2007 04:50, Marc Espie a icrit :
> On Sat, Mar 03, 2007 at 10:43:52PM -0500, Peter wrote:
> > export
> > PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.0/packages/i386/ for i
> > in bash \
> >wget
> > do
> > pkg_add $i
> >
I am following FAQ 5.5 on building an X release (for my 4.0 system).
I have successfully made the base system release but when following the
below steps I get the error:
lndir: ../XF4: No such file or directory
make: don't know how to make build. Stop in /usr/Xbld.
make:
Le Dimanche 4 Mars 2007 15:51, Daniel Horecki a icrit :
> 2007/3/4, Peter <[EMAIL PROTECTED]>:
> > I am following FAQ 5.5 on building an X release (for my 4.0
> > system).
> >
> > I have successfully made the base system release but when following
&g
Hi everyone.
I have a local FTP server that contains many packages. When doing an install
I want my pc to first check this server before going onto the net. I have
set up the following in a shell script on the pc being installed:
LAN_FTP=192.168.3.11
OS_V0=$(uname -r)
PKG_PATH=ftp://$LAN_FTP/
Le Mercredi 7 Mars 2007 09:39, Nick ! a icrit :
> On 3/7/07, Peter <[EMAIL PROTECTED]> wrote:
> > Hi everyone.
> >
> > I have a local FTP server that contains many packages. When doing an
> > install I want my pc to first check this server before going ont
Le Mercredi 7 Mars 2007 16:34, Ingo Schwarze a icrit :
> Hi Peter,
>
> > I have a local FTP server that contains many packages.
> > When doing an install I want my pc to first check this server
> > before going onto the net.
>
> Why would you want to do that?
>
On my 4.0 STABLE box I am trying to use pkg_add to install multiple packages
with one command:
pkg_add -vi cabextract \
colortail \
db \
expiretable \
gnupg \
gtar \
ncftp \
p0f \
unzip \
wget \
zap
but I h
Le Vendredi 9 Mars 2007 03:31, Sebastian Benoit a icrit :
> Peter([EMAIL PROTECTED]) on 2007.03.09 02:56:07 +:
> > but I have found that if a package is dubiously named (such as "db") then
> > it hangs with:
> >
> > "Ambiguous: db could be db-3.1.17p6
On 4.0, besides uninstalling ports, updating the ports tree, and re-installing
is there any other way to do this? What is standard practice?
Also, is there any global way to change the default destination
(/usr/ports/packages//all) of the eventual binary package that is
created when a port is
Le Vendredi 9 Mars 2007 18:24, Joachim Schipper a icrit :
> On Fri, Mar 09, 2007 at 06:05:58PM -0500, Peter wrote:
> > On 4.0, besides uninstalling ports, updating the ports tree, and
> > re-installing is there any other way to do this? What is standard
> > practice?
>
Le Samedi 10 Mars 2007 03:43, Lars Hansson a icrit :
> Peter wrote:
> > Are you serious? I thought that was only for straight packages. It
> > actually fetches code from third party repositories?
>
> What 3rd party repositories? What are "straight" packages?
AFAIK
Le Samedi 10 Mars 2007 04:55, Joachim Schipper a icrit :
> On Fri, Mar 09, 2007 at 11:08:30PM -0500, Peter wrote:
> > Le Vendredi 9 Mars 2007 18:24, Joachim Schipper a ?crit?:
> > > On Fri, Mar 09, 2007 at 06:05:58PM -0500, Peter wrote:
> > > > On 4.0, besides un
On OpenBSD 4.0, how do I specify what port spamlogd should consider SMTP? My
MTA is running on a non-standard port.
Pedro
Le Dimanche 18 Mars 2007 16:50, Darren Spruell a icrit :
> On 3/18/07, Peter <[EMAIL PROTECTED]> wrote:
> > On OpenBSD 4.0, how do I specify what port spamlogd should consider SMTP?
> > My MTA is running on a non-standard port.
>
> spamd sees your inbound SMTP traf
Le Lundi 19 Mars 2007 05:09, Joachim Schipper a icrit :
> On Sun, Mar 18, 2007 at 05:56:04PM -0600, Bob Beck wrote:
> > * Joachim Schipper <[EMAIL PROTECTED]> [2007-03-18 16:16]:
> > > On Sun, Mar 18, 2007 at 08:57:32PM +, Stuart Henderson wrote:
> > > &
On 4.0 I have installed mailman (flavour postfix):
$ pkg_info | grep mailman
mailman-2.1.8p3-postfix mailing list manager with web interface
But I still get the infamous group mismatch error:
Group mismatch error. Mailman expected the mail wrapper script to be executed
as group "_mailman", but
I see there is a postfix flavour for mysql but not for postgresql. Is this
combination used much? I already have a PGSQL server and I want to plug
postfix into it for virtual mailbox domains.
Thanks for any advice.
Peter
Le Samedi 24 Mars 2007 01:13, Ted Unangst a icrit :
> On 3/23/07, Peter <[EMAIL PROTECTED]> wrote:
> > I see there is a postfix flavour for mysql but not for postgresql. Is
> > this combination used much? I already have a PGSQL server and I want to
> > plug postfix
wn (reboot is
ok) i haven't really investigated it.
--
CUL8R, Peter.
eep the clock synched once,
but after a reboot it went completely bonkers. i tried removing
the drift-file and restarting it as well, to no avail. i'm
running 4.0-release, and the provided ntpd.
--
CUL8R, Peter.
his tonight and make sur to report back.
thanks for the tip !
--
CUL8R, Peter.
NONE NONE NONE media 100baseTX mediaopt full-duplex
/etc/hostname.re1 :
inet 192.168.1.3 255.255.255.0 NONE media 100baseTX mediaopt full-duplex
--
CUL8R, Peter.
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0:
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: using exception 16
biomask f3fd netmask fffd ttymask
pctr: user-level cycle counter enabled
dkcsum: wd0 matches BIOS drive 0x80
dkcsum: wd1 matches BIOS drive 0x81
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
--
CUL8R, Peter.
I'm looking to build on OpenBSD 4.0 (4.1?) a wireless access point for a small
network. I would like to hear what cards have proven to be the most
effective in this arena. I am very interested in small form factor machines
with possible onboard wireless adapters. The client systems will be ru
e? I have two 4801
units and they have no problem keeping time.
Peter
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- Gustavo Rios <[EMAIL PROTECTED]> wrote:
> Which seagate momentus are you using?
>
> Thanks in advance.
>
> On 7/15/05, Frank Denis (Jedi/Sector One) <[EMAIL PROTECTED]>
> wrote:
> > On Fri, Jul 15, 2005 at 07:55:59PM +0530, Mayuresh Kathe wrote:
> > >*AVOID* 2.5" IDE Laptop drives.
> > >I've
Even if a bridge is empty it seems impossible to add pppoe to it. This
doesn't change if the first bridge member has an MTU identical to that
of the pppoe interface (thank you to Martin Reindl for a patch
enabling mtu changes on Sun quad ethernet). For my own, and anyone
else's reference, t
Peter wrote:
Even if a bridge is empty it seems impossible to add pppoe to it. This
doesn't change if the first bridge member has an MTU identical to that
of the pppoe interface (thank you to Martin Reindl for a patch
enabling mtu changes on Sun quad ethernet). For my own, and a
I'm trying to set up a virtualised qemu OpenBSD kernel debug
environment, with a reasonable amount of success, but am running into
the following problem on bootup :
com1: at isa0 port 0x2f8/8 irq 3panic: com_isa_attach: mapping failed
The operating system has halted
Presumably because the kern
hi,
On Thu, Oct 16, 2008 at 11:30:02PM +1100, Mikel Lindsaar wrote:
> Hmm... here is the dmesg then any ideas?
looks like you're missing an acpibtn (man acpibtn).
--
CUL8R, Peter.
ckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0:
spkr0 at pcppi0
fins0 at isa0 port 0x4e/2
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
biomask f3fd netmask fffd ttymask
softraid0 at root
root on wd0a swap on wd0b dump on wd0b
WARNING: / was not properly unmounted
--
CUL8R, Peter.
I have seen on two sites a guy complaining about the CD ordering
system. Apparently there is no mention of the amount you will actually
be paying unless you provide your CC info. This may detract some
potential buyers.
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.y
--- Diana Eichert <[EMAIL PROTECTED]> wrote:
> On Thu, 21 Sep 2006, Theo de Raadt wrote:
> SNIP
> >
> > $30 USD shipping to anywhere in the world.
> >
> > That's what lots of internet retailers do. But no, we don't do
> that.
> >
> > We instead ask you to trust us that it is in our interest t
I am looking for something comparable to Ultra Monkey (Linux) that runs
on OpenBSD. Anyone?
Peter
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
I have a bourne shell script with a menu. One menu entry is for running
an executable to produce output (non-stop logging on a busy server) on
the screen. How can I stop this program and get kicked back to my
script (menu) when I have seen enough? So far all I can do is Ctrl-C
which kicks me back t
--- [EMAIL PROTECTED] wrote:
> I'm trying to use tcpdump capture traffic on the external interface
> of
> my NAT/firewall/web/mail/etc. system in a quasi-private way,
> specifically by excluding any traffic that comes from or is
> ultimately
> destined to NAT'ed boxes. Since packets which go fr
p
on an interesting strategy of removing tons of executables, storing
them on a cd, and setting up symlinks to the cd mount point so they can
be accessed when needed.
My firewall will be providing internet access (NAT) to a small office
lan (not mine).
What strategies are others using in this area?
Thanks to the responders for their insights. I have a lot to consider
here. Honestly, I did not feel comfortable removing a ton of
executables. I'll probably put back the source I removed as well.
--
Peter
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
he DNS server(s) on all the Windows boxes if it
> changes. And yes, that's happened to me...
Why is DHCP a bad idea?
--
Peter
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi everyone. I am troubleshooting a client (running OpenBSD 3.8) who
cannot connect to a Canadian cable provider (videotron.ca) with
dhclient. dhclient cannot find a dhcp server. Is there anything
special one needs to do besides 'dhclient '? The connection is
made instantly when win2k box is co
--- "Donald J. Ankney" <[EMAIL PROTECTED]> wrote:
> I threw together a Perl script that uses tar and external firewire
> drives. Tar has flags that will let it backup over SMB (for the
> windows
> boxes) and one can always do use scp (via certificates) piped through
>
> tar for remote linux/BSD
--- Damian Gerow <[EMAIL PROTECTED]> wrote:
> Thus spake Peter ([EMAIL PROTECTED]) [21/03/06 00:56]:
> : Hi everyone. I am troubleshooting a client (running OpenBSD 3.8)
> who
> : cannot connect to a Canadian cable provider (videotron.ca) with
> : dhclient. dhclient cann
--- Damian Gerow <[EMAIL PROTECTED]> wrote:
> Thus spake Peter ([EMAIL PROTECTED]) [21/03/06 01:46]:
> : > Was the Win2k box connected first? Many (most?) Canadian cable
> : > providers
> : > cache the MAC address of the connected machine, and generally
> : > spe
--- "L. V. Lammert" <[EMAIL PROTECTED]> wrote:
> At 12:53 AM 3/21/2006 -0500, Peter wrote:
>
> >I am using rsync. It also works well. I wrote small scripts
> (windows
> >side) for users to back up at their discretion.
>
> Quick question - I have t
Ok folks. This *was* a MAC caching issue. I was able to reset this
particular modem by inserting a pin into the reset orifice. I presume
I could have achieved this by unplugging the power cable AND removing
the battery. So dhclient on OpenBSD 3.8 *does work* although I
continue to receive a bad
--- Gustavo Rios <[EMAIL PROTECTED]> wrote:
> Does anybody have a soekris box and would like to give a shell
> account
> for some testing?
> I am considering to buy one for me, but i would like, previously, to
> be able to feel what it is like.
What sort of testing? About feelings, it depends on
--- marrandy <[EMAIL PROTECTED]> wrote:
> On Thursday 23 March 2006 13:08, you wrote:
>
>
>
> > Other than that, my system performs very well on a small lan and I
> am
> > very happy. Here is my df:
> >
> > Filesystem SizeUsed Avail Capacity Mounted on
> > /dev/wd0a 118M 21.7
t to a remote station.
Honestly I cannot find anything wrong with the Soekris. I realize it
has its power/load limitations (which I have yet to challenge on my
lan).
Peter
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi. What is the best way to rotate apache logs on OpenBSD? Ideally I
would like to create a new one at the beginning of each month. I
searched my system for logrotate and could not find it.
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- Nick Guenther <[EMAIL PROTECTED]> wrote:
> On 4/3/06, Qv6 <[EMAIL PROTECTED]> wrote:
> > on Sunday 02 April 2006 07:58 pm, Deanna Phillips wrote:
> > >
> > > And yeah, Linux users are generally stupid.
> >
> > I consider myself a Linux user - my laptop and a desktop have
> Gentoo
> > Linux ru
--- Matthias Kilian <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 04, 2006 at 09:15:58PM +0200, RedShift wrote:
> > [...] Other people were discussing cat and cta for example. For
> this to
> > work, one would have to be able to write to the victim's home
> directory,
>
> Do you never cd out of your
--- Don Boling <[EMAIL PROTECTED]> wrote:
> On 4/5/06, Peter <[EMAIL PROTECTED]> wrote:
> > I have a user that is on WinXP. She uses Microsoft's Remote
> Desktop to
> > connect to a remote server (TCP port 3389). I have installed
> OpenBSD
> >
--- Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote:
> i'm trying to migrate my web development to openbsd from winxp where
> i use dreamweaver. i want to have similar functionality to
dreamweaver: a
> WYSIWYG interface, SFTP file transfers and code coloring. is this too
much to ask for?
>
> i have i
maybe this can help someone. It has some
constraints and limitations as well as one bug I cannot identify (I get
a negative number show up at seemingly random times).
Anyone who is interested please let me know and I will send it to you.
Peter
Tired of spam? Yahoo! Mail has the best spam protection
dev=0x3600 rawdev=0x3602
raid0: Device already configured!
--
Peter
--- Ho?=kan Olsson <[EMAIL PROTECTED]> wrote:
> On 1 feb 2006, at 08.38, Jurjen Oskam wrote:
>
> > On Wed, Feb 01, 2006 at 01:19:58AM -0500, Peter wrote:
> >
> >> raid0: Device already configured!
> >> "ioctl (RAIDFRAME_CONFIGURE) failed"
>
--- David Benfell <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'm trying to debug my packet filtering rules. The problem is that
> messages sent from my internal network are not getting through to the
> SMTP host on my OpenBSD 3.8-CURRENT system.
A common debugging approach is to log on all blo
--- plz? yeah plz <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Currently my brother and I try to set up a vpn using isakmpd between two
> OBSD 3.8 boxes. We had a similar vpn working before. We both changed
> ADSL providers and thought it is time for an upgrade. However...
I did notice some redun
--- Brian Shackelford <[EMAIL PROTECTED]> wrote:
> Hello -
>
>
>
> I am currently at the end of my understanding. We have PF working
> between two Ethernet cards perfectly - we have absolutely no problems
> with it coming up properly and running as needed. What I am having a
> problem with is
--- [EMAIL PROTECTED] wrote:
> On Fri, 10 Feb 2006, eric wrote:
>
> > On Fri, 2006-02-10 at 10:46:02 -0600, [EMAIL PROTECTED]
> proclaimed...
> >
> > > I am setting up an openbsd box to be the catcher for a couple of AIX
> boxes
> > > to pitch their log files to. Using the standard syslogd, I a
file remains unread.
Is there any way to not have to supply the entire path short of
recompiling ssh?
--
Peter
--- Damien Miller <[EMAIL PROTECTED]> wrote:
> On Mon, 13 Feb 2006, Peter wrote:
>
> > $ ssh [EMAIL PROTECTED] /usr/local/sbin/command
> >
> > The PATH of the user (given in ~/.profile) contains /usr/local/sbin
> but
> > evidently this file remains
--- Gabriel George POPA <[EMAIL PROTECTED]> wrote:
> Hello all,
>
>I have the following problem when running freshclam:
> # freshclam
> ClamAV update process started at Fri Feb 24 17:58:29 2006
> ERROR: Can't get information about db.ro.clamav.net: Host not found
> Connection with
>On 2012-06-22, Michał Markowski wrote:
>> I can recommend this one:
>> http://www.parkytowers.me.uk/thin/hp/t5135/index.shtml
>> Other HP thin clients should be ok as well.
>
>They don't appear to be cheap enough to counteract the fact that
>performance/spec is probably best described as "optimiz
I know bigmem is still in a state of flux and can be enabled by editing
machdep.c and compiling a custom kernel.
I also realise that it may or may not work on OpenBSD AMD64 due to the
absence of an iommu on non VT-d capable Intel systems, aside from the
AGP/PCI-e GART.
What's the best way to
Jan Stary wrote:
On Aug 17 16:06:05, Peter Kay - Syllopsium wrote:
I wouldn't even consider converting something that is readily available
in digital form. The analog VHS material is not available elsewhere,
and is slowly deteriorating on these tapes.
Otherwise :
1) Find decent har
Marco Peereboom wrote:
dvorak is make belief benefit.
It's debatable whether the Dvorak layout is any faster, but what is not
in doubt is the reduction in key travel.
Not only are the frequently used keys closer together but the keyboard
is also arranged so that alternate hands are used t
Matthias Kilian wrote:
On Thu, Oct 22, 2009 at 11:37:31PM +0100, Peter wrote:
It's debatable whether the Dvorak layout is any faster, but what is not
in doubt is the reduction in key travel.
you're not a pianist
OK. Finger travel, not key travel. Happy?
PK
yes, but unlike those distros the openbsd installers aren't measured in
gigabytes.
The site mentioned by OP (http://openbsd.somedomain.net) is up to date,
and has the torrents mentioned.
it just seems, nobody cares.
On 2017 Apr 27 (Thu) at 15:07:38 +0200 (+0200), Nicolas Schmidt wrote:
:Many d
I found a website that provides man.openbsd.org via HTTPS:
https://twitter.com/FiloSottile/status/845068942762762241
https://man.filippo.io/
Have a great weekend!
/etc/rc.d/nsd uses nsd-control to start/stop/restart nsd.
nsd.conf tells you that "Remote Control" is by default disabled.
It would be nice if some part of the documentation pointed out that it must be
enabled.
On 2017 May 05 (Fri) at 15:38:36 +0200 (+0200), Paolo Aglialoro wrote:
:As written, mtime was due by me recreating the file trying to make things
:work, not by syslog.
:As of today, in fact, mtime is still unchanged, while output to
:/var/log/messages still flowing from router.
:
:
:On Fri, May 5,
t
syslogd, to ensure it is picked up.
On 2017 May 05 (Fri) at 16:30:33 +0200 (+0200), Paolo Aglialoro wrote:
:Sorry Peter, what do '2' or '5' stand for?
:And what does creating a file with '5' mean?
:
:This was my procedure:
:
:# cat "" > c2851.log
:# cho
Because of one user's misconfiguration of Microsoft's HypeV, his virtual
machines were not getting the results
of arp. As a result of that configuration all the packets going to machines on
the same subnetwork were going
to the default gateway. The default gateway was an OpenBSD 6.1 server. Ope
ddr 0x00203d70 paddr
0x00203d70 align 2**3
filesz 0x0290 memsz 0x0290 flags r--
Dynamic Section:
NEEDED libc.so.89.3
HASH0x101f40
STRTAB 0x102558
SYMTAB 0x1020a8
STRSZ 0x11c
SYMENT 0x18
DEBUG 0x0
PLTGOT 0x203ee0
PLTRELSZ0x2b8
PLTREL 0x7
JMPREL 0x1026f0
RELA0x102678
RELASZ 0x78
RELAENT 0x18
RELACOUNT 0x2
===
Thanks in advance for any advice that you might be able to offer.
Peter
On 2017 May 26 (Fri) at 11:35:49 -0300 (-0300), Friedrich Locke wrote:
:Hi folks,
:
:does anybody here run OBSD with a file system bigger than 10TB ?
:How much time boot takes to bring the system up (i mean fsck) ?
:Are you using ffs2 ? With softdep ?
:
:Thanks.
I created a 24T disk with ff2. I p
On 2017 May 29 (Mon) at 02:13:57 + (+), Tinker wrote:
:Hi misc@,
:
:For pluggable devices such as USB NIC:s, is there any way to make OpenBSD
:bind a particular device based on its MAC or USB serial number or the like
:variable, to a particular interface or device filename?
:
:E.g. MAC X is
On 2017 May 30 (Tue) at 10:37:37 +0100 (+0100), Craig Skinner wrote:
:.localdomain (.local interferes with iStuff, avoid it)
:.internal
:.private
:.priv
:.lan
NO NO NO NO NO NO NO NO NO
All of those domains may (or have been) issued by ICANN, and can be used
for real.
The only domains you should
Please double check your setup. That IP is for 'lists.openbsd.org', and
should be listed in the *whitelist*. I do distrubute the whitelist next
to the blacklist, so you MUST NOT blindly block every IP that I
distribute to you.
On 2017 Jun 03 (Sat) at 23:30:36 +0200 (+0200), Markus Rosjat wrote:
+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 ENVIRONMENT
:
--
If two wrongs don't make a right, try three.
-- Laurence J. Peter
Hi Tristan
BFD is not yet finished, so it is disabled. It was not enabled for the
6.1-release, sorry.
On 2017 Jun 30 (Fri) at 20:24:49 +0200 (+0200), Tristan Delsol wrote:
:Hi all,
:
:I currently have BGP setup to our ISP using openBGPd, this works great. I saw
that the current stable 6.1 has
Always Always ALWAYS ALWAYS create a default route in each routing domain.
!/sbin/route -T XXX default ::1 -blackhole
On 2017 Jul 04 (Tue) at 15:16:24 +0200 (+0200), Claus Lensbøl wrote:
:Hi misc,
:
:I'm having trouble with implementing rdomains and IPv6.
:
:I have followed this guide which mig
On 2017 Jul 04 (Tue) at 16:24:53 +0200 (+0200), Claus Lensbøl wrote:
:Hi Peter,
:
:I'm getting:
:# route -T75 default ::1 -blackhole
:route: botched keyword: default
:usage: route [-dnqtv] [-T tableid] command [[modifiers] args]
:commands: add, change, delete, exec, flush, get, monitor,
y these tools wouldn't use Linux-specific features. But emulating
simple features like sysctl -p in a non-invasive way isn't too hard.
Peter
s the "best" way to do it.
Also it does not fail halfway, it will report errors for each of the
settings that cannot be applied, e.g. with a config that sets
kern.securelevel=0 and net.inet.udp.sendspace=9216, this happens:
# ./sysctl -p example.conf
sysctl: kern.securelevel: Operation not permitted
net.inet.udp.sendspace: 9216 -> 9216
Peter
1 - 100 of 2748 matches
Mail list logo