<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.os.openbsd.newbies">
    <title>gmane.os.openbsd.newbies</title>
    <link>http://blog.gmane.org/gmane.os.openbsd.newbies</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2324"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2316"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2308"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2304"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2303"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2293"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2290"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2286"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2281"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2277"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2277"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2274"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2273"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2271"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2266"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2258"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2257"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.newbies/2253"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2324">
    <title>varieties of hostname</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2324</link>
    <description>&lt;pre&gt;Hi All!
New OBSD 5.0 install, and by -several- symptoms I think I'm having a lower level 'server identity' issue.

With all the years I used RH (since 4.1) and then moved to OBSD 4.4, I was *never* truly 'forced' to conform to an individual specific 'hostname.' About all I've ever run is one PC running all server stuff with not much LANning. This was the first install that absolutely insisted that I not leave it either blank, or not be able to later -easily- change it from host.domain.com to domain.com. OK so I can go along with that and set it to srv01. (I have a few LAN PCs around here but no other true servers.)

By 'easily change it' I mean that I notice that install uses hostname to create several /etc/ssh configuration files.  I hesitate to -just- edit /etc/myname because I think that might interfere with authentication. Not sure, but I don't want to mess with anything I don't know a bunch about.

My main concern at the moment is email, which I can neither send nor receive. Within the LAN I can SSH to the server, so I know a lot of things are basically functional.

I *think* that my email issue is that I'm identifying myself as srv01.jbarchuk.com, and that's not what the outside world is expecting to find here.

I added that hostname to my DNS at netsol, but with no change in effect.

I added jbarchuk.com to /etc/hosts, and similarly no change.

Should I be looking at pf.conf, sendmail.mc? Or some other configuration?

Are there effects in email where a 'primary' name takes such precedence that I have to jump through certain hoops to make other names work properly?

I'm also fairly new to this uverse 'intelligent' modem, but I think that's not the issue here. At the server I see connection attempts but everything inbound and outbound always reports simply 'connection timed out.'

I'm not annoyed by any of this. I understand that OBSD out of the box has basically nearly everything turned off and I have to figure out the right ways to turn things on, but this one has me stymied.

I'm also not annoyed that I must (or definitely should) use the 'true hostname.'  I don't necessarily -want- to change /etc/myname to jbarchuk.com because I do intend to add other server hardware, or at least have the option to do it more easily.

TYVM. Have a :) day!

Jim
&lt;/pre&gt;</description>
    <dc:creator>Jim Barchuk</dc:creator>
    <dc:date>2012-04-26T15:07:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2320">
    <title>mount old drive problem with mount/disklabel/fdisk</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2320</link>
    <description>&lt;pre&gt;Hi

I just updated to 5.0, and I'm trying to mount an old sata drive which 
use to hold my home directories and keep getting the following;

# mount -t ffs /dev/wd2a /home/kim/mount_point/
mount_ffs: /dev/wd2a on /home/kim/mount_point: Device not configured


looking at it with disklabel I get the following, which seems rather odd?


# disklabel -h wd2
# /dev/rwd2c:
type: ESDI
disk: ESDI/IDE disk
label: ST3500641AS
duid: 0000000000000000
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 60801
total sectors: 976773168 # total bytes: 465.8G
boundstart: 64
boundend: 976768065
drivedata: 0

16 partitions:
#                size           offset  fstype [fsize bsize  cpg]
   c:           465.8G                0  unused

looking at the drive with fdisk I can see the partition

# fdisk wd2
Disk: wd2       geometry: 60801/255/63 [976773168 Sectors]
Offset: 0       Signature: 0xAA55
             Starting         Ending         LBA Info:
  #: id      C   H   S -      C   H   S [       start:        size ]
-------------------------------------------------------------------------------
  0: 00      0   0   0 -      0   0   0 [           0:           0 ] 
unused
  1: 00      0   0   0 -      0   0   0 [           0:           0 ] 
unused
  2: 00      0   0   0 -      0   0   0 [           0:           0 ] 
unused
*3: A6      0   1   2 -  60800 254  63 [          64:   976768001 ] OpenBSD

So how do you go about mounting a partition which fdisk can see but 
nothing else seems to find, or is the drive just cactus?

cheers for any insights

kim
&lt;/pre&gt;</description>
    <dc:creator>kim</dc:creator>
    <dc:date>2012-03-16T13:11:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2317">
    <title>Wireless bridge Question</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2317</link>
    <description>&lt;pre&gt;Hi Everybody.

I hope I can clearly explain my problem.
I want to solve this with on hand hardware.

I have a firewall/router in a locked cabinet in the basement.
It's running OpenBSD 5.0 Current.
I also have some 2-Wire brand 1700 and 2700 series DSL
routers lying around.

I need a wireless access point upstairs, out of range of a
wireless card in my firewall/router.

I want to run a wired network connection from my firewall/router
upstairs to one of my 2-Wire routers to act as a wireless access
point.

BUT...
I want the DHCP leases to be handled by the wired NIC in my
firewall/router, and have the 2-Wire router ONLY act as nothing more
than a "bridge" (if that's the correct term).

Is this possible?
                              Thanks for any input,  Ed
&lt;/pre&gt;</description>
    <dc:creator>Ed  D.</dc:creator>
    <dc:date>2011-11-21T17:28:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2316">
    <title>test</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2316</link>
    <description>&lt;pre&gt;test
&lt;/pre&gt;</description>
    <dc:creator>kaspop</dc:creator>
    <dc:date>2011-08-22T17:12:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2308">
    <title>boot.conf on mac ppc</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2308</link>
    <description>&lt;pre&gt;I'm running 4.9 STABLE on a PPC Mac Powerbook 15".

OpenFirmware is set for autoboot and the boot device is hd:,ofwboot.

The box boots correctly: a start or reboot drops me into an OBSD boot 
prompt that lasts for five seconds.  I'd like to control the length of 
time that the boot prompt is on the screen with the boot.conf "timeout" 
keyword.

This works, of course, on the i386 port (you can set "timeout" to 0, and 
override it by holding down one of the keys during boot), but macppc 
throws out any timeout boot.conf configuration with an error message.

Does boot.conf work on macppc?  If so, is there a difference in the 
syntax from i386?

Alternatively, can the length of time the secondary boot prompt 
(ofwboot) is on the screen be controlled from OpenFirmware? (I 
understand they're two different processes.)

Thanks for any help.
&lt;/pre&gt;</description>
    <dc:creator>Satyriasis</dc:creator>
    <dc:date>2011-06-09T15:40:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2304">
    <title>Kernel pppoe broken my OpenBSD 4.9 and64</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2304</link>
    <description>&lt;pre&gt;
Starting with OpenBSD 4.9 Stable (amd64),
my kernel mode pppoe is broken.
I've been trying to figure out why this
is happenening but having no luck.
Google shows nothing helpful.
OpenBSD Misc gets no reply.

I hope somebody can help me...

I get a
splassert: assertwaitok: want -1 have 1
error on bootup OpenBSD 4.9
when using Kernel mode pppoe
AND when DSL connection is dropped.
computer has to be rebooted to restart DSL 
connection.


Bootup error message:

kern.splassert: 1 -&amp;gt; 3
starting network
add net default: gateway 0.0.0.1
splassert: assertwaitok: want -1 have 1
Starting stack trace...
splassert_fail() at splassert_fail+)x55
assertwaitok() at assertwaitok+0x1c
pool_get() at pool_get+0x95
ifa_item_insert() at ifa_item_insert+0x35
ifa_add() at ifa_add+0x43
in_ifinit() at in_ifinit+0x16f
sppp_set_ip_addrs() at sppp_set_ip_addrs+0x107
sppp_ipcp_tlu() at sppp_ipcp_tlu+0x4e
sppp_input() at sppp_input+0x595
pppoeintr() at pppoeintr+0x41d
netintr() at netintr+0x97
softintr_dispatch() at softintr_dispatch+0x5d
Xsoftnet() at Xsoftnet+0x2d
--- interrupt ---
end trace frame: 0x0, count: 244
0x8:
End of stack trace.
Stopped at      Debuger+0x5:   leave
ddb{0}&amp;gt;

At this point, the computer freezes and has to
have a hardware reset to re-start.
It will continue to freeze like this until the

kern.splassert: in sysctl.conf is set to
1 or 2

meenon# cat hostname.pppoe0
inet 0.0.0.0 255.255.255.255 NONE pppoedev em2 authproto pap authname 
"xxxxxxxx" authkey "xxxxxxxx" up
dest 0.0.0.1
!/sbin/route add default -ifp pppoe 0.0.0.1
inet alias 208.72.106.xx 255.255.255.255 NONE
inet alias 208.72.106.xx 255.255.255.255 NONE
inet alias 208.72.106.xx 255.255.255.255 NONE
inet alias 208.72.106.xx 255.255.255.255 NONE
meenon#
meenon# cat hostname.em2
up
meenon# 


COMPLETE bootup message with kern.splassert=1
Jun  6 22:50:21 meenon syslogd: start
Jun  6 22:50:21 meenon /bsd: OpenBSD 4.9-stable (GENERIC.MP) #1: Sat 
May 21 04:46:32 EDT 2011
Jun  6 22:50:21 meenon /bsd:     
root&amp;lt; at &amp;gt;meenon.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Jun  6 22:50:21 meenon /bsd: real mem = 3488022528 (3326MB)
Jun  6 22:50:21 meenon /bsd: avail mem = 3381149696 (3224MB)
Jun  6 22:50:21 meenon /bsd: mainbus0 at root
Jun  6 22:50:21 meenon /bsd: bios0 at mainbus0: SMBIOS rev. 2.5 &amp;lt; at &amp;gt; 
0x9f000 (64 entries)
Jun  6 22:50:21 meenon /bsd: bios0: vendor American Megatrends Inc. 
version "0902" date 12/10/2010
Jun  6 22:50:21 meenon /bsd: bios0: ASUSTeK Computer INC. M4A88TD-
M/USB3
Jun  6 22:50:21 meenon /bsd: acpi0 at bios0: rev 2
Jun  6 22:50:21 meenon /bsd: acpi0: sleep states S0 S1 S3 S4 S5
Jun  6 22:50:21 meenon /bsd: acpi0: tables DSDT FACP APIC MCFG OEMB 
SRAT HPET SSDT
Jun  6 22:50:21 meenon /bsd: acpi0: wakeup devices PCE2(S4) PCE3(S4) 
PCE5(S4) PCE6(S4) PCE7(S4) PCE9(S4) PCEA(S4) RLAN(S4) SBAZ(S4) P0PC(S4) 
GEC_(S4) UHC1(S4) UHC2(S4) USB3(S4) UHC4(S4) USB5(S4) UHC6(S4) UHC7(S4) 
PS2M(S4) PS2K(S4) UAR1(S4)
Jun  6 22:50:21 meenon /bsd: acpitimer0 at acpi0: 3579545 Hz, 32 bits
Jun  6 22:50:21 meenon /bsd: acpimadt0 at acpi0 addr 0xfee00000: PC-AT 
compat
Jun  6 22:50:21 meenon /bsd: cpu0 at mainbus0: apid 0 (boot processor)
Jun  6 22:50:21 meenon /bsd: cpu0: AMD Phenom(tm) II X6 1090T 
Processor, 3214.72 MHz
Jun  6 22:50:21 meenon /bsd: cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu0: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu0: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu0: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu0: apic clock running at 200MHz
Jun  6 22:50:21 meenon /bsd: cpu1 at mainbus0: apid 1 (application 
processor)
Jun  6 22:50:21 meenon /bsd: cpu1: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
Jun  6 22:50:21 meenon /bsd: cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu1: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu1: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu1: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu2 at mainbus0: apid 2 (application 
processor)
Jun  6 22:50:21 meenon /bsd: cpu2: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
Jun  6 22:50:21 meenon /bsd: cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu2: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu2: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu2: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu3 at mainbus0: apid 3 (application 
processor)
Jun  6 22:50:21 meenon /bsd: cpu3: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
Jun  6 22:50:21 meenon /bsd: cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu3: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu3: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu3: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu4 at mainbus0: apid 4 (application 
processor)
Jun  6 22:50:21 meenon /bsd: cpu4: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
Jun  6 22:50:21 meenon /bsd: cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu4: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu4: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu4: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu5 at mainbus0: apid 5 (application 
processor)
Jun  6 22:50:21 meenon /bsd: cpu5: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
Jun  6 22:50:21 meenon /bsd: cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
Jun  6 22:50:21 meenon /bsd: cpu5: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
Jun  6 22:50:21 meenon /bsd: cpu5: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: cpu5: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
Jun  6 22:50:21 meenon /bsd: ioapic0 at mainbus0: apid 6 pa 0xfec00000, 
version 21, 24 pins
Jun  6 22:50:21 meenon /bsd: acpimcfg0 at acpi0 addr 0xe0000000, bus 0-
255
Jun  6 22:50:21 meenon /bsd: acpihpet0 at acpi0: 14318180 Hz
Jun  6 22:50:21 meenon /bsd: acpiprt0 at acpi0: bus 0 (PCI0)
Jun  6 22:50:21 meenon /bsd: acpiprt1 at acpi0: bus 1 (P0P1)
Jun  6 22:50:21 meenon /bsd: acpiprt2 at acpi0: bus 2 (PCE2)
Jun  6 22:50:21 meenon /bsd: acpiprt3 at acpi0: bus -1 (PCE3)
Jun  6 22:50:21 meenon /bsd: acpiprt4 at acpi0: bus 3 (PCE5)
Jun  6 22:50:21 meenon /bsd: acpiprt5 at acpi0: bus 4 (PCE6)
Jun  6 22:50:21 meenon /bsd: acpiprt6 at acpi0: bus 5 (PCE7)
Jun  6 22:50:21 meenon /bsd: acpiprt7 at acpi0: bus 6 (PCE9)
Jun  6 22:50:21 meenon /bsd: acpiprt8 at acpi0: bus -1 (PCEA)
Jun  6 22:50:21 meenon /bsd: acpiprt9 at acpi0: bus 7 (P0PC)
Jun  6 22:50:21 meenon /bsd: acpiec0 at acpi0
Jun  6 22:50:21 meenon /bsd: acpicpu0 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: acpicpu1 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: acpicpu2 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: acpicpu3 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: acpicpu4 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: acpicpu5 at acpi0: C2, PSS
Jun  6 22:50:21 meenon /bsd: aibs0 at acpi0: RTMP RVLT RFAN GGRP GITM 
SITM
Jun  6 22:50:21 meenon /bsd: acpibtn0 at acpi0: PWRB
Jun  6 22:50:21 meenon /bsd: pci0 at mainbus0 bus 0
Jun  6 22:50:21 meenon /bsd: pchb0 at pci0 dev 0 function 0 "AMD RS780 
Host" rev 0x00
Jun  6 22:50:21 meenon /bsd: ppb0 at pci0 dev 1 function 0 vendor 
"Asustek", unknown product 0x9602 rev 0x00
Jun  6 22:50:21 meenon /bsd: pci1 at ppb0 bus 1
Jun  6 22:50:21 meenon /bsd: vga1 at pci1 dev 5 function 0 "ATI Radeon 
HD 4250" rev 0x00
Jun  6 22:50:21 meenon /bsd: wsdisplay0 at vga1 mux 1: console (80x25, 
vt100 emulation)
Jun  6 22:50:21 meenon /bsd: wsdisplay0: screen 1-5 added (80x25, vt100 
emulation)
Jun  6 22:50:21 meenon /bsd: azalia0 at pci1 dev 5 function 1 "ATI 
Radeon HD 4200 HD Audio" rev 0x00: apic 6 int 19 (irq 9)
Jun  6 22:50:21 meenon /bsd: azalia0: no supported codecs
Jun  6 22:50:21 meenon /bsd: azalia0: initialization failure, detaching
Jun  6 22:50:21 meenon /bsd: ppb1 at pci0 dev 2 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 18 (irq 10)
Jun  6 22:50:21 meenon /bsd: pci2 at ppb1 bus 2
Jun  6 22:50:21 meenon /bsd: em0 at pci2 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 18 (irq 10), address 
00:1b:21:98:4b:f1
Jun  6 22:50:21 meenon /bsd: ppb2 at pci0 dev 5 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 17 (irq 11)
Jun  6 22:50:21 meenon /bsd: pci3 at ppb2 bus 3
Jun  6 22:50:21 meenon /bsd: em1 at pci3 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 17 (irq 11), address 
00:1b:21:98:51:85
Jun  6 22:50:21 meenon /bsd: ppb3 at pci0 dev 6 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 18 (irq 10)
Jun  6 22:50:21 meenon /bsd: pci4 at ppb3 bus 4
Jun  6 22:50:21 meenon /bsd: em2 at pci4 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 18 (irq 10), address 
00:1b:21:98:4b:ed
Jun  6 22:50:21 meenon /bsd: ppb4 at pci0 dev 7 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 19 (irq 9)
Jun  6 22:50:21 meenon /bsd: pci5 at ppb4 bus 5
Jun  6 22:50:21 meenon /bsd: "NEC PCIE-XHCI" rev 0x03 at pci5 dev 0 
function 0 not configured
Jun  6 22:50:21 meenon /bsd: ppb5 at pci0 dev 9 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 17 (irq 11)
Jun  6 22:50:21 meenon /bsd: pci6 at ppb5 bus 6
Jun  6 22:50:21 meenon /bsd: pciide0 at pci6 dev 0 function 0 vendor 
"VIA", unknown product 0x0415 rev 0x00: DMA (unsupported), channel 0 
wired to native-PCI, channel 1 wired to native-PCI
Jun  6 22:50:21 meenon /bsd: pciide0: using apic 6 int 17 (irq 11) for 
native-PCI interrupt
Jun  6 22:50:21 meenon /bsd: wd0 at pciide0 channel 0 drive 1: 
&amp;lt;ST3250620A&amp;gt;
Jun  6 22:50:21 meenon /bsd: wd0: 16-sector PIO, LBA48, 238475MB, 
488397168 sectors
Jun  6 22:50:21 meenon /bsd: pciide0: channel 1 ignored (not 
responding; disabled or no drives?)
Jun  6 22:50:21 meenon /bsd: ahci0 at pci0 dev 17 function 0 "ATI SBx00 
SATA" rev 0x40: apic 6 int 19 (irq 9), AHCI 1.2
Jun  6 22:50:21 meenon /bsd: scsibus0 at ahci0: 32 targets
Jun  6 22:50:21 meenon /bsd: cd0 at scsibus0 targ 0 lun 0: &amp;lt;PIONEER, 
DVD-RW DVR-218L, 1.02&amp;gt; ATAPI 5/cdrom removable
Jun  6 22:50:21 meenon /bsd: sd0 at scsibus0 targ 1 lun 0: &amp;lt;ATA, WDC 
WD740GD-00FL, 27.0&amp;gt; SCSI3 0/direct fixed
Jun  6 22:50:21 meenon /bsd: sd0: 70911MB, 512 bytes/sec, 145226112 sec 
total
Jun  6 22:50:21 meenon /bsd: ohci0 at pci0 dev 18 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
Jun  6 22:50:21 meenon /bsd: ehci0 at pci0 dev 18 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
Jun  6 22:50:21 meenon /bsd: usb0 at ehci0: USB revision 2.0
Jun  6 22:50:21 meenon /bsd: uhub0 at usb0 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: ohci1 at pci0 dev 19 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
Jun  6 22:50:21 meenon /bsd: ehci1 at pci0 dev 19 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
Jun  6 22:50:21 meenon /bsd: usb1 at ehci1: USB revision 2.0
Jun  6 22:50:21 meenon /bsd: uhub1 at usb1 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: piixpm0 at pci0 dev 20 function 0 "ATI 
SBx00 SMBus" rev 0x42: SMBus disabled
Jun  6 22:50:21 meenon /bsd: pciide1 at pci0 dev 20 function 1 "ATI 
SB700 IDE" rev 0x40: DMA, channel 0 configured to compatibility, 
channel 1 configured to compatibility
Jun  6 22:50:21 meenon /bsd: pcib0 at pci0 dev 20 function 3 "ATI SB700 
ISA" rev 0x40
Jun  6 22:50:21 meenon /bsd: ppb6 at pci0 dev 20 function 4 "ATI SB600 
PCI" rev 0x40
Jun  6 22:50:21 meenon /bsd: pci7 at ppb6 bus 7
Jun  6 22:50:21 meenon /bsd: ral0 at pci7 dev 5 function 0 "Ralink 
RT2860" rev 0x00: apic 6 int 20 (irq 5), address 00:25:9c:e5:68:a2
Jun  6 22:50:21 meenon /bsd: ral0: MAC/BBP RT2860 (rev 0x0103), RF 
RT2850 (MIMO 2T2R)
Jun  6 22:50:21 meenon /bsd: ohci2 at pci0 dev 20 function 5 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
Jun  6 22:50:21 meenon /bsd: ohci3 at pci0 dev 22 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
Jun  6 22:50:21 meenon /bsd: ehci2 at pci0 dev 22 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
Jun  6 22:50:21 meenon /bsd: usb2 at ehci2: USB revision 2.0
Jun  6 22:50:21 meenon /bsd: uhub2 at usb2 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: pchb1 at pci0 dev 24 function 0 "AMD AMD64 
10h HyperTransport" rev 0x00
Jun  6 22:50:21 meenon /bsd: pchb2 at pci0 dev 24 function 1 "AMD AMD64 
10h Address Map" rev 0x00
Jun  6 22:50:21 meenon /bsd: pchb3 at pci0 dev 24 function 2 "AMD AMD64 
10h DRAM Cfg" rev 0x00
Jun  6 22:50:21 meenon /bsd: km0 at pci0 dev 24 function 3 "AMD AMD64 
10h Misc Cfg" rev 0x00
Jun  6 22:50:21 meenon /bsd: pchb4 at pci0 dev 24 function 4 "AMD AMD64 
10h Link Cfg" rev 0x00
Jun  6 22:50:21 meenon /bsd: usb3 at ohci0: USB revision 1.0
Jun  6 22:50:21 meenon /bsd: uhub3 at usb3 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: usb4 at ohci1: USB revision 1.0
Jun  6 22:50:21 meenon /bsd: uhub4 at usb4 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: isa0 at pcib0
Jun  6 22:50:21 meenon /bsd: isadma0 at isa0
Jun  6 22:50:21 meenon /bsd: com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 
16 byte fifo
Jun  6 22:50:21 meenon /bsd: pckbc0 at isa0 port 0x60/5
Jun  6 22:50:21 meenon /bsd: pckbd0 at pckbc0 (kbd slot)
Jun  6 22:50:21 meenon /bsd: pckbc0: using irq 1 for kbd slot
Jun  6 22:50:21 meenon /bsd: wskbd0 at pckbd0: console keyboard, using 
wsdisplay0
Jun  6 22:50:21 meenon /bsd: pcppi0 at isa0 port 0x61
Jun  6 22:50:21 meenon /bsd: spkr0 at pcppi0
Jun  6 22:50:21 meenon /bsd: lpt0 at isa0 port 0x378/4 irq 7
Jun  6 22:50:21 meenon /bsd: it0 at isa0 port 0x2e/2: IT8721F rev 3, EC 
port 0x290
Jun  6 22:50:21 meenon /bsd: usb5 at ohci2: USB revision 1.0
Jun  6 22:50:21 meenon /bsd: uhub5 at usb5 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: usb6 at ohci3: USB revision 1.0
Jun  6 22:50:21 meenon /bsd: uhub6 at usb6 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
Jun  6 22:50:21 meenon /bsd: mtrr: Pentium Pro MTRR support
Jun  6 22:50:21 meenon /bsd: uhidev0 at uhub3 port 5 configuration 1 
interface 0 "Logitech USB Keyboard" rev 1.10/64.00 addr 2
Jun  6 22:50:21 meenon /bsd: uhidev0: iclass 3/1
Jun  6 22:50:21 meenon /bsd: ukbd0 at uhidev0: 8 modifier keys, 6 key 
codes
Jun  6 22:50:21 meenon /bsd: wskbd1 at ukbd0 mux 1
Jun  6 22:50:21 meenon /bsd: wskbd1: connecting to wsdisplay0
Jun  6 22:50:21 meenon /bsd: uhidev1 at uhub3 port 5 configuration 1 
interface 
1 "Logitech USB Keyboard" rev 1.10/64.00 addr 2
Jun  6 22:50:21 meenon /bsd: uhidev1: iclass 3/0, 3 report ids
Jun  6 22:50:21 meenon /bsd: uhid0 at uhidev1 reportid 1: input=1, 
output=0, 
feature=0
Jun  6 22:50:21 meenon /bsd: uhid1 at uhidev1 reportid 2: input=1, 
output=0, 
feature=0
Jun  6 22:50:21 meenon /bsd: uhid2 at uhidev1 reportid 3: input=3, 
output=0, 
feature=0
Jun  6 22:50:21 meenon /bsd: vscsi0 at root
Jun  6 22:50:21 meenon /bsd: scsibus1 at vscsi0: 256 targets
Jun  6 22:50:21 meenon /bsd: softraid0 at root
Jun  6 22:50:21 meenon /bsd: root on sd0a swap on sd0b dump on sd0b
Jun  6 22:50:21 meenon /bsd: splassert: assertwaitok: want -1 have 1
Jun  6 22:50:21 meenon named[15164]: starting BIND 9.4.2-P2
Jun  6 22:50:21 meenon named[15164]: command channel listening on 
127.0.0.1#953
Jun  6 22:50:21 meenon named[15164]: command channel listening on 
::1#953
Jun  6 22:50:21 meenon named[15164]: running
Jun  6 22:50:21 meenon savecore: no core dump
Jun  6 22:50:23 meenon named[15164]: client 127.0.0.1#3377: RFC 1918 
response 
from Internet for 1.1.0.10.in-addr.arpa
Jun  6 22:50:23 meenon named[15164]: client 127.0.0.1#9041: RFC 1918 
response 
from Internet for 1.0.0.10.in-addr.arpa
Jun  6 22:50:23 meenon named[15164]: client 127.0.0.1#22222: RFC 1918 
response 
from Internet for 1.5.0.10.in-addr.arpa
Jun  6 22:51:04 meenon named[15164]: client 127.0.0.1#24134: RFC 1918 
response 
from Internet for 5.0.0.10.in-addr.arpa
&lt;/pre&gt;</description>
    <dc:creator>Ed  D.</dc:creator>
    <dc:date>2011-06-07T03:24:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2303">
    <title>Problem installing Apache2 and PHP5</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2303</link>
    <description>&lt;pre&gt;hi all,
I was reading and reading and I can't find the solution on the internet.

By default OpenBSD 4.9 has Apache 1.3, but I need Apache 2. I installed it
by "pkg_add apache-httpd-2.2.15p0" and also I installed PHP5 by "pkg_add".

I add in /etc/apache2/httpd2.conf the line:

LoadModule php5_module /usr/local/lib/php/libphp5.so

And:

AddType application/x-httpd-php .php

I start Apache2 and I have this error:

# emacs
/etc/apache2/httpd2.conf

#
/usr/local/s

sbin/   share/
# /usr/local/sbin/apachectl2
start

/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_block_alarms'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_unblock_alarms'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_user_id'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_group_id'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_user_name'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'top_module'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_table_get'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_table_setn'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_kill_timeout'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_uudecode'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_pstrdup'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_psprintf'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_table_add'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_register_cleanup'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_signal'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_send_http_header'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_pstrndup'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_block_alarms'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_child_terminate'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_table_set'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_hard_timeout'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_reset_timeout'
/usr/local/sbin/httpd2:/usr/local/lib/php/libphp5.so: undefined symbol
'ap_unblock_alarms'
httpd2: Syntax error on line 116 of /etc/apache2/httpd2.conf: Cannot load
/usr/local/lib/php/libphp5.so into server: Cannot load specified object
#


Please, does anybody here has the solution?
I didn't compiled the port, I'm using the packages and installing them with
'pkg_add'.
I need help, please. Witch Apache 1.3 is very easy, but I need to do it with
Apache2.

peace and love,

joan



&lt;/pre&gt;</description>
    <dc:creator>joan</dc:creator>
    <dc:date>2011-06-02T20:23:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2293">
    <title>64 or 32 bit?</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2293</link>
    <description>&lt;pre&gt;Okay, stupid question time: how do I figure out if my CPU is 64 or 32
bit on OpenBSD?

dmesg and `sysctl hw` tell me the same thing:
$ sysctl hw
hw.machine=i386
hw.model=Genuine Intel(R) CPU U7300 &amp;lt; at &amp;gt; 1.30GHz ("GenuineIntel" 686-class)
...

The googles do nothing for "U7300". I mean, I suppose it probably is
64 bit (Google does find pages selling laptops with this cpu and 4gigs
of ram so presumably..), but what's the process here normally? Try to
install amd64 and if that breaks you know you don't have a 64 bit
machine?

-Nick
&lt;/pre&gt;</description>
    <dc:creator>Nick Guenther</dc:creator>
    <dc:date>2010-11-14T06:18:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2290">
    <title>Problems with ACPI</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2290</link>
    <description>&lt;pre&gt;Dear,

Finished my installation of the latest OpenBSD on my laptop.
The installation was uneventful, it was pretty quick, as I expected.

When performing the first boot after installation, my system was stopped,
even loading the kernel, with the phrase:

*acpitz0 at acpi0*

I thought it would take to detect and left for 6 hours.
Nothing happened.

To solve the problem quickly, I disabled ACPI.

Does anyone know another way to solve this problem?


Hugs,
&lt;/pre&gt;</description>
    <dc:creator>Manoel Domingues Junior</dc:creator>
    <dc:date>2010-11-05T11:03:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2286">
    <title>Thank-you devs</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2286</link>
    <description>&lt;pre&gt;
Great job! 
Installed 4.8 over my old 4.6 installation.
Just as easy and smooth as I expected.
Thank-you all for all the hard work you do to provide such a great os.
Hopefully I'll be back to work and able to help financially.


Mike 
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2010-11-01T23:37:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2281">
    <title>4.8 torrents</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2281</link>
    <description>&lt;pre&gt;
hi all.
When 4.8 is released, will a torrent be released at the same time?
If so, is the location primarily http://openbsd.somedomain.net/ ?
I have a machine set up just for torrents, so I want it ready to go when 4.8 is released.
Then I can let the machine run and upgrade this machine from 4.6.

Thanks,
Mike 
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2010-10-30T12:02:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2277">
    <title>Sends IP address when it changes</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2277</link>
    <description>&lt;pre&gt;Hi Eveybody,
      I have an AMD64 based OpenBSD 4.6 system in another town that's
on a DSL account with a dynamically allocated IP address.

The DSL provider uses standard DHCP to allocate the address, and
I just use a dumb modem, 
so the DHCP session is done by my  OpenBSD box.

Back home at my base location I have a static IP and an
OpenBSD based network with web and mail server.

QUESTION: is there a way for my remote OpenBSD box
in the other town, to send me it's new IP address when it updates
it's IP address during a DHCP session?

Or any other way that i can know when it's IP address changes and
what the new one is?
&lt;/pre&gt;</description>
    <dc:creator>Ed  D.</dc:creator>
    <dc:date>2010-10-24T01:23:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2277">
    <title>Sends IP address when it changes</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2277</link>
    <description>&lt;pre&gt;Hi Eveybody,
      I have an AMD64 based OpenBSD 4.6 system in another town that's
on a DSL account with a dynamically allocated IP address.

The DSL provider uses standard DHCP to allocate the address, and
I just use a dumb modem, 
so the DHCP session is done by my  OpenBSD box.

Back home at my base location I have a static IP and an
OpenBSD based network with web and mail server.

QUESTION: is there a way for my remote OpenBSD box
in the other town, to send me it's new IP address when it updates
it's IP address during a DHCP session?

Or any other way that i can know when it's IP address changes and
what the new one is?
&lt;/pre&gt;</description>
    <dc:creator>Ed  D.</dc:creator>
    <dc:date>2010-10-24T01:23:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2274">
    <title>IMAP or POP and SMTPD</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2274</link>
    <description>&lt;pre&gt;Hiya.

I'm in the process of setting up a few domains on OpenBSD.
This means DNS, Apache and email.
I've climbed the DNS and Apache mountains and currently climbing up
the mail summit.
I've never done this before and have a few questions.

I'm pretty sure I want to use OpenSMTPD - it seems to be the future
and simple enough for me. I've spent some time reading the man pages
and looking at the misc archives but if there's a pressing reason not
to use it I'm ears (okay it's not production ready but this is a hobby
box ... and 4.8 is a few weeks away).

I expect a handful of clients at remote locations to use an email
client (either Thunderbird or most likely Outlook) to be able to
access their mail on the server (received from the internet) and to
able to send mail through the server.

As far as I understand it I have a choice of POP or IMAP and that POP
does not synchronize changes from the client onto the server whereas
IMAP can.
Does this affect whether I need to install any other software?
I.e. if I use POP can I get away with smtpd on it's own or do I need
to install other software?
If I use IMAP do I need to install other software?

I notice there are two different methods of storing mail on the
server, either in an mbox (where email to a user is a concatenated
text file) or to a maildir where emails are individual files.
As far as I understand it, smtpd will output in either of these ways.
Apart from the robustness point of view, do either of these two affect
whether POP or IMAP is used by clients?
Do either of these (mbox or maildir) affect whether I need to use
additional software?

I think I can do the incoming mail configuration but I'm not sure
(conceptually) how to do outgoing.
Unless I make an open relay I need some way to authenticate users (and
also authenticate them access their "inbox" to read their mail).
I notice there's a secrets database that's used to authenticate from
the OpenBSD box to an external server (gmail for instance).
Can it also be used to authenticate external mail clients "logging in"
to read their mail and to send mail through the OpenBSD server?
Failing that I would need to setup user accounts that are tied down to
a maildir with mail sending priviliges, correct?

I know that there are other programs I should be contending with
(spamd for example) to keep the load off and do virus scanning (via
procmail maybe) and whatnot.
It will probably be an uphill battle for me and I'll content myself
with being able to at least get legitimate mail through and accessible
for the time being.
If it's at all possible to do this with one set of manpages to read I
might have a fighting chance and get to the other stuff later.
Please let me know if I'm on the moving in the right direction.

Best wishes.
&lt;/pre&gt;</description>
    <dc:creator>David Walker</dc:creator>
    <dc:date>2010-09-30T23:24:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2273">
    <title>Naming questions.</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2273</link>
    <description>&lt;pre&gt;Hiya.

Here's the scenario (skip if you don't want the background):

SCENARIO:

I have a friend who has a computer store. It's a Windows shop and they
handle the usual desktop issues.
The infrastructure was put together by another friend a long time ago
and runs Linux - nobody touches it or knows how it works.
Apart from running a dhcp lan for the clients they also have a couple
of domains with web and mail server, firewall and whatnot.
I can get some business building websites through the shop but I need
to move over to a platform I have some familiarity with (and interest
in) - i.e. OpenBSD. This is a big learning curve for me.

At the moment I'm working through VirtualHosts with Apache and didn't
get it right first time (what a surprise) and want to clarify any
naming issues.

EXAMPLE NAMES &amp;amp; NUMBERS:

whois horse.com
Domain Name:           horse.com
Name Server:             nameserver.horse.com
Name Server IP:         1.2.3.4

whois donkey.com
Domain Name:           donkey.com
Name Server:             nameserver.horse.com
Name Server IP:         1.2.3.4

nslookup horse.com
Name:   horse.com
Address: 1.2.3.4

nslookup donkey.com
Name:   donkey.com
Address: 1.2.3.4

So two domains with nameserver on one of the domains.
Both domains (and the nameserver) at the same address.

Obviously I need to supply A records at that IP address.

EXAMPLE QUESTIONS:

Do I need to use horse.com as the domain part of myname?
Can I use donkey.com?
Could I use something else (i.e. does it matter)?

If I must use horse.com in myname do I need to make it
nameserver.horse.com or can I call it hoof.horse.com?

I'm thinking that if I don't call it nameserver.horse.com that I need
to map that name to the public IP address in my hosts file and maybe I
need to do this anyway.
Is this right?

If I wish this machine to respond (i.e. via ping) to other names must
I map those in the hosts file also. For example if I want it to
respond (from the internet) to showjumping.horse.com do I need to map
this or will DNS supply the IP address for the domain (i.e. 1.2.3.4)
and the machine will respond regardless?

The ISP supplies some kind of static mapped name (i.e.
ppp_1.2.3.4_isp.com) which points to this machines static IP address.
Is it reasonable to use this in myname (i.e.
server.ppp_1.2.3.4_isp.com) and to map all other machine names using
the hosts file?

Any advice or rules gratefully accepted.

SUMMARY:

I know that's a lot.

No doubt round two will be how do I get my A records working ...

FWIW I've been poring over the Apache docs and I think I'm 99% there.
Getting naming tucked away will remove one niggling doubt I have.

Best wishes.
&lt;/pre&gt;</description>
    <dc:creator>David Walker</dc:creator>
    <dc:date>2010-09-03T08:55:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2271">
    <title>BSDday Argentina 2010</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2271</link>
    <description>&lt;pre&gt;BSDday Argentina 2010, Ciudad Autónoma de Buenos Aires
Facultad de Ciencias Exactas y Naturales, Universidad de Buenos Aires
5 y 6 de Noviembre de 2010

BSDday Argentina es una conferencia para usuarios, administradores de
sistemas y desarrolladores de sistemas operativos y software *BSD.
La conferencia esta destinada a cualquier persona que desarrolle,
implemente, administre o use sistemas basados en FreeBSD, NetBSD,
OpenBSD, DragonFlyBSD y otros *BSD.
BSDday es una serie de conferencias y charlas técnicas hechas por y para
desarrolladores, administradores, usuarios e interesados en software y filosofía
BSD, y proyectos de software libre relacionados.

La entrada es gratuita y es necesario registrarse.

link: http://www.bsdday.org.ar/
twitter: &amp;lt; at &amp;gt;bsdday

Saludos!
BSDday Argentina 2010

*********************************************************************************

BSDday Argentina 2010, Buenos Aires City
Faculty of Exact and Natural Sciences, University of Buenos Aires
5 - 6 Nov, 2010

BSDday Argentina is a conference for users, sysadmins and developers of
BSD software and based systems. The conference is for anyone developing,
deploying and using systems based on FreeBSD, NetBSD, OpenBSD,
DragonFlyBSD and others *BSD. BSDday Argentina is a technical conference
and aims to collect the best technical papers and presentations available
to ensure that the latest developments in our open source community are
shared with the widest possible audience.

link: http://www.bsdday.org.ar/
twitter: &amp;lt; at &amp;gt;bsdday

Greetings!
BSDday Argentina 2010
&lt;/pre&gt;</description>
    <dc:creator>matecocido</dc:creator>
    <dc:date>2010-08-16T18:07:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2266">
    <title>customizing base default fvwm</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2266</link>
    <description>&lt;pre&gt;Hi,

what file do I edit to customize the default fvwm that cones with OpenBSD?
Need to add a few applications to my menu that all

thanks :-)

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2010-08-03T14:27:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2258">
    <title>OpenBSD 4.7 problem with NETGEAR wireless router dhcp</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2258</link>
    <description>&lt;pre&gt;_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies&amp;lt; at &amp;gt;sfobug.org
http://mailman.theapt.org/listinfo/openbsd-newbies
&lt;/pre&gt;</description>
    <dc:creator>montmarte</dc:creator>
    <dc:date>2010-07-06T21:11:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2257">
    <title>pfctl anchors manipulation clarification</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2257</link>
    <description>&lt;pre&gt;Hi,

I have been playing with anchors lately and I am missing some thing.

The machine is "4.7 GENERIC#558 i386"

The pf.conf is

========================================

int_if="vr0"
ext_ifA="sk0"
ext_ifT="vr1"

set loginterface sk0
set skip on lo

match out on $ext_ifA inet from $int_if:network \
       to any nat-to ($ext_ifA)
match out on $ext_ifT inet from $int_if:network \
       to any nat-to ($ext_ifT)

block in log (all)

anchor atelonly
load anchor atelonly from "/etc/pf-confs/anchor-atelonly"

anchor tataonly
anchor atelandtata

pass in log (all, to pflog1) on $int_if

=========================================

Now the firewall is running on these rules

============================================

# pfctl -sr
match out on sk0 inet from 172.16.0.0/12 to any nat-to (sk0) round-robin
match out on vr1 inet from 172.16.0.0/12 to any nat-to (vr1) round-robin
block drop in log (all) all
anchor "atelonly" all
anchor "tataonly" all
anchor "atelandtata" all
pass in log (all, to pflog1) on vr0 all flags S/SA keep state

# pfctl -sA
 atelandtata
 atelonly
 tataonly
# pfctl -a atelandtata -sr
# pfctl -a tataonly -sr
# pfctl -a atelonly -sr
pass out log (all, to pflog2) quick on sk0 all flags S/SA keep state
#

==============================================

I have the following pflog interfaces

===============================================

pflog1: flags=41&amp;lt;UP,RUNNING&amp;gt; mtu 33200
       priority: 0
       groups: pflog
pflog2: flags=141&amp;lt;UP,RUNNING,PROMISC&amp;gt; mtu 33200
       priority: 0
       groups: pflog
pflog3: flags=141&amp;lt;UP,RUNNING,PROMISC&amp;gt; mtu 33200
       priority: 0
       groups: pflog
pflog4: flags=41&amp;lt;UP,RUNNING&amp;gt; mtu 33200
       priority: 0
       groups: pflog
pflog0: flags=141&amp;lt;UP,RUNNING,PROMISC&amp;gt; mtu 33200
       priority: 0
       groups: pflog

=================================================

in pflog2 I can see the traffic passing out through sk0 to the
internet. Fine :-)

now I run the following commands to stop traffic to the internet
through sk0 and use the second internet connection instead.
So my idea is to

1) change the default route to that of the second internet connection by

#route change -inet default 1ss.2ee.1ff.1

2) Load the ahcnor tataonly with rules from

============================
# cat /etc/pf-confs/anchor-tataonly

ext_ifT="vr1"

pass out log (all, to pflog3) quick on $ext_ifT
=============================

by

#pfctl -a tataonly -f "/etc/pf-confs/anchor-tataonly"

3) clear rules and states created by them from anchor "atelonly" by

#pfctl -a atelonly -F all

Now  I execute the following commands and these are the outputs

===============================================
# route change -inet default 121.247.145.1
change net default: gateway 121.247.145.1
# pfctl -a tataonly -f "/etc/pf-confs/anchor-tataonly"
# pfctl -a atelonly -F all
rules cleared
0 tables deleted.
#
==================================================

Now according to the pfctl man page

-F all        Flush all of the above.   ( i.e including states )

 -a anchor
            Apply flags -f, -F, and -s only to the rules in the specified
            anchor.

So as said the rules in the anchor atelonly is flushed

=====================================================

# pfctl -sr
match out on sk0 inet from 172.16.0.0/12 to any nat-to (sk0) round-robin
match out on vr1 inet from 172.16.0.0/12 to any nat-to (vr1) round-robin
block drop in log (all) all
anchor "atelonly" all
anchor "tataonly" all
anchor "atelandtata" all
pass in log (all, to pflog1) on vr0 all flags S/SA keep state
# pfctl -a atelonly -sr
# pfctl -a tataonly -sr
pass out log (all, to pflog3) quick on vr1 all flags S/SA keep state
#
=========================================================

and I can see traffic going out to the internet through vr1 on pflog3

but there is still traffic going out through the insternet through sk0
which can be seen in pflog2.

So I guess the states made by those rules in the anchor "atelonly"
were not cleared?

How do I clear only those states?

I now tried

doing a

## pfctl -a atelonly -F states
1469 states cleared

before doing

# pfctl -a atelonly -F all

then I lose my ssh connection with the firewall :-(
Is it because it clears all the states instead on the ones created by
"-a atelonly" ?

How do I flush just the states created by an anchor ruleset when I flush them?

anchor "atelandtata" holds nothing now but if I do a

#pfctl -a atelandtata -ss

it shows all the states.

but the man page says

 -a anchor
            Apply flags -f, -F, and -s only to the rules in the specified
            anchor.

Am I misunderstanding the wordings by some means?
Could some one please explain?

Thanks :-)

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2010-07-01T04:22:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2253">
    <title>4.7 overheating on Aspire 3000</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2253</link>
    <description>&lt;pre&gt;I just installed 4.7 on my laptop, but as soon as openbsd boots, the fan comes on and stays on.
Temp is shown as 67C with just console log in.
I booted linux with kde and the temp was 42C while running kde.
I tried disabling acpi, but that didn't help, so enabled it.
Here is my dmesg from /var/run:

OpenBSD 4.7 (GENERIC) #558: Wed Mar 17 20:46:15 MDT 2010
    deraadt&amp;lt; at &amp;gt;i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Mobile AMD Sempron(tm) Processor 3100+ ("AuthenticAMD" 686-class, 256KB L2 cache) 1.81 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SSE3
real mem  = 468217856 (446MB)
avail mem = 444960768 (424MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 02/20/06, BIOS32 rev. 0 &amp;lt; at &amp;gt; 0xfd5f0, SMBIOS rev. 2.31 &amp;lt; at &amp;gt; 0x1befb000 (24 entries)
bios0: vendor Acer version "3A32" date 02/20/06
bios0: Acer, inc. Aspire 3000
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP SSDT APIC BOOT
acpi0: wakeup devices PCI0(S5) LAN_(S5) MODM(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD erratum 89 present, BIOS upgrade may be required
cpu0: apic clock running at 200MHz
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 11, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, PSS
acpitz0 at acpi0: critical temperature 97 degC
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT1 not present
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
bios0: ROM list: 0xc0000/0xc000 0xdc000/0x8000!
cpu0: PowerNow! K8 20288 MHz: speeds: 1800 1600 800 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "SiS 760 PCI" rev 0x03
agp at pchb0 not configured
ppb0 at pci0 dev 1 function 0 "SiS 86C202 VGA" rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "SiS 6330 VGA" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 2 function 0 "SiS 85C503 System" rev 0x25
pciide0 at pci0 dev 2 function 5 "SiS 5513 EIDE" rev 0x00: 760: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: &amp;lt;HTS541060G9AT00&amp;gt;
wd0: 16-sector PIO, LBA48, 57231MB, 117210240 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: &amp;lt;PHILIPS, CDRW/DVD SCB5265, TX07&amp;gt; ATAPI 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
"SiS 7013 Modem" rev 0xa0 at pci0 dev 2 function 6 not configured
auich0 at pci0 dev 2 function 7 "SiS 7012 AC97" rev 0xa0: apic 1 int 18 (irq 5), SiS7012 AC97
ac97: codec id 0x414c4770 (Avance Logic ALC203 rev 0)
ac97: codec features headphone, 20 bit DAC, 18 bit ADC, No 3D Stereo
audio0 at auich0
ohci0 at pci0 dev 3 function 0 "SiS 5597/5598 USB" rev 0x0f: apic 1 int 20 (irq 9), version 1.0, legacy support
ohci1 at pci0 dev 3 function 1 "SiS 5597/5598 USB" rev 0x0f: apic 1 int 21 (irq 11), version 1.0, legacy support
ehci0 at pci0 dev 3 function 2 "SiS 7002 USB" rev 0x00: apic 1 int 23 (irq 10)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "SiS EHCI root hub" rev 2.00/1.00 addr 1
sis0 at pci0 dev 4 function 0 "SiS 900 10/100BaseTX" rev 0x91: apic 1 int 19 (irq 3), address 00:16:36:3c:14:4a
rlphy0 at sis0 phy 13: RTL8201L 10/100 PHY, rev. 1
cbb0 at pci0 dev 6 function 0 "TI PCI1510 CardBus" rev 0x00: apic 1 int 19 (irq 255), CardBus support disabled
bwi0 at pci0 dev 11 function 0 "Broadcom BCM4318" rev 0x02: apic 1 int 17 (irq 4), address 00:16:ce:49:a8:e1
pchb1 at pci0 dev 24 function 0 "AMD AMD64 0Fh HyperTransport" rev 0x00
pchb2 at pci0 dev 24 function 1 "AMD AMD64 0Fh Address Map" rev 0x00
pchb3 at pci0 dev 24 function 2 "AMD AMD64 0Fh DRAM Cfg" rev 0x00
kate0 at pci0 dev 24 function 3 "AMD AMD64 0Fh Misc Cfg" rev 0x00
isa0 at pcib0
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
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: &amp;lt;PC speaker&amp;gt;
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
usb1 at ohci0: USB revision 1.0
uhub1 at usb1 "SiS OHCI root hub" rev 1.00/1.00 addr 1
usb2 at ohci1: USB revision 1.0
uhub2 at usb2 "SiS OHCI root hub" rev 1.00/1.00 addr 1
cardslot0 at cbb0 slot 0 flags 0
pcmcia0 at cardslot0
mtrr: Pentium Pro MTRR support
umass0 at uhub0 port 3 configuration 1 interface 0 "Sunplus Innovation Technology. USB to Serial-ATA bridge" rev 2.00/1.0f addr 2
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: &amp;lt;WDC WD20, 00BEVS-00UST0, &amp;gt; SCSI2 0/direct fixed
sd0: 190782MB, 512 bytes/sec, 390721968 sec total
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
root on sd0a swap on sd0b dump on sd0b
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2010-06-22T22:10:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.newbies/2252">
    <title>lpr and mutt</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.newbies/2252</link>
    <description>&lt;pre&gt;I don't know if this is an mutt question or openbsd/lpr question, so here goes :)

I use lpr for printing in mutt, which for the most part works great. 
However, I need something to make the printer not print partial words at the end of each line.
Is there something similar to "set smart_wrap" for printing?

Here is my /etc/printcap with apsfilter:
#       $OpenBSD: printcap,v 1.4 2003/03/28 21:32:30 jmc Exp $

#lp|local line printer:\
#       :lp=/dev/lp:sd=/var/spool/output:lf=/var/log/lpd-errs:

#rp|remote line printer:\
#       :lp=:rm=printhost:rp=lp:sd=/var/spool/output:lf=/var/log/lpd-errs:
# APS1_BEGIN:printer1
# - don't delete start label for apsfilter printer1
# - no other printer defines between BEGIN and END LABEL
lp|hl1250;r=300x300;q=medium;c=gray;p=letter;m=auto:\
    :lp=/dev/lpt0:\
    :if=/etc/apsfilter/basedir/bin/apsfilter:\
    :sd=/var/spool/lpd/lp:\
    :lf=/var/spool/lpd/lp/log:\
    :af=/var/spool/lpd/lp/acct:\
    :mx#0:\
    :sh:
# APS1_END - don't delete this


And my .muttrc contains:
set print_command="lpr"
set smart_wrap


Thanks.
Mike 
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2010-06-18T18:57:40</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.openbsd.newbies">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.openbsd.newbies</link>
  </textinput>
</rdf:RDF>

