netstat output shuffles (new feature?)

2015-02-18 Thread patrick keshishian
Hi, Just installed 2015-FEB-17 amd64 snapshot[1] and at first I thought the order of daemon start-up had changed, and for some strange reason sshd was started after smtpd, and X? $ netstat -afinet Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address

OpenBSD usb cannot be read on Windows

2015-02-18 Thread A Y
I used the dd'' command to make a bootable USB drive. The USB is 16G. After I am done with the installation, I want to use the USB under Windows for other purposes. Windows reads only 240 M. How can I recover the 16G on the USB?

ehci_idone: ex=0xd90fd934 is done!

2015-02-18 Thread frantisek holop
recently i have bought a cheapo usb hub, nothing fancy, just to keep the mouse, keyboard, wifi in one place. i have it plugged in at boot time. in dmesg.boot things look good. then hotplugd starts to run and receives all these devices. by the time i login, all the devices work but i have this in

Re: Installing OpenBSD 5.6 using a USB Flash drive

2015-02-18 Thread A Y
I downloaded -current snapshot and used to install and guess what! I T W O R K E D I am just so happy after spending 13 (yes thirteen) days of full time trying everything to make this work. As I said before, I spent all my life working on Windows and this is the first

Performance Counters

2015-02-18 Thread Sai Prajeeth
Hi, Is there any command that will let me access the processor's performance counters?? I am looking for something like Linux's perf / FreeBSDs pmcstat that will help me get the IPC (Instructions per cycle) of the system. Thanks

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread David Dahlberg
Am Mittwoch, den 18.02.2015, 08:46 +0100 schrieb Stefan Wollny: Only with 'pkg_add' the connection is entirely gone and 'pkg_add' subsequently complains about 'No route to host'... and only on this particular machine. Just wildly guessing here: At least on Linux, the kernel will reply No

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 01:40 schrieb Nick Holland: On 02/17/15 18:59, Stefan Wollny wrote: ftp: connect: No route to host you need to fix that before you worry about anything. Once you get THAT fixed, then you can get back to worrying about your dropping connections. Gotta make it before you

Re: OpenBSD usb cannot be read on Windows

2015-02-18 Thread Priit Kivisoo
I used the dd'' command to make a bootable USB drive. The USB is 16G. After I am done with the installation, I want to use the USB under Windows for other purposes. Windows reads only 240 M. How can I recover the 16G on the USB? Reformat it. Priit

Re: Serial console on Sunix 40XX (PCI)

2015-02-18 Thread Hugo Villeneuve
On Mon, Feb 16, 2015 at 10:50:35AM +0100, Radek wrote: I'm trying to setup a serial console. My RS-232 is an old PCIcard. I tried this way: boot set tty com4 /etc/ttys: tty00 /usr/libexec/getty std.9600 vt220 on secure tty04 /usr/libexec/getty std.9600 vt220 on secure but

Re: netstat output shuffles (new feature?)

2015-02-18 Thread patrick keshishian
On 2/18/15, patrick keshishian pkesh...@gmail.com wrote: Hi, Just installed 2015-FEB-17 amd64 snapshot[1] and at first I thought the order of daemon start-up had changed, and for some strange reason sshd was started after smtpd, and X? $ netstat -afinet Active Internet connections

Re: OpenBSD usb cannot be read on Windows

2015-02-18 Thread Raimo Niskanen
On Wed, Feb 18, 2015 at 09:37:31AM +, A Y wrote: I used the following command under OpenBSD 5.6: #dd if=/location/install56.fs of=/dev/rsd1c bs=1m When I try to reformat it under Windows, it formats only 240 M. So is it possible to format is under OpenBSD so that I can get the full

Re: OpenBSD usb cannot be read on Windows

2015-02-18 Thread A Y
I used the following command under OpenBSD 5.6: #dd if=/location/install56.fs of=/dev/rsd1c bs=1m When I try to reformat it under Windows, it formats only 240 M. So is it possible to format is under OpenBSD so that I can get the full size (16G) back? Date: Wed, 18 Feb 2015 11:17:31 +0200

Re: Installing OpenBSD 5.6 using a USB Flash drive

2015-02-18 Thread Markus Kolb
Am 2015-02-17 17:27, schrieb A Y: dmesg|grep ^.d0 returns only sd0 sysctl hw.disknames returns sd0 and rd0 my machine is a 10.1 inch netbook Lenovo E10-30 running Intel Celeron N2830 Dual Core 64 bit. Do you think I should have used amd64 installation instead of i386? Will depend mostly on

Re: OpenBSD usb cannot be read on Windows

2015-02-18 Thread Dmitrij D. Czarkoff
Priit Kivisoo said: Windows reads only 240 M. How can I recover the 16G on the USB? Reformat it. You will likely need to get rid of mbr partition to reclaim the space. You can do it with fdisk, dd (dd if=/dev/zero of=/dev/sdNc bs=512 count=1) or with Windows' Disk Management tool (You can

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 10:19 schrieb David Dahlberg: Am Mittwoch, den 18.02.2015, 08:46 +0100 schrieb Stefan Wollny: Only with 'pkg_add' the connection is entirely gone and 'pkg_add' subsequently complains about 'No route to host'... and only on this particular machine. Just wildly guessing here:

Re: current/amd64 on Asus J1800I-C

2015-02-18 Thread Jan Stary
On Feb 04 09:49:59, h...@stare.cz wrote: On Jan 11 12:48:09, h...@stare.cz wrote: Continuing http://marc.info/?t=14042978995r=1w=2 with current/amd64. On Jul 02 12:43:58, h...@stare.cz wrote: So I got me this Asus board with an integrated Celeron

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 17:20 schrieb Stefan Wollny: # pkg_add -ui quirks-2.52 signed on 2015-02-17T13:51:20Z Error from http://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/adsuck-2.5.0p2.tgz ftp: Error retrieving file: 403 Forbidden # * S U C C E S S * (I don't care for that

Re: OpenBSD firefox useragent Facebook

2015-02-18 Thread Dmitrij D. Czarkoff
Erling Westenvik said: My Windows computers does not have this problem, neither does my laptop when it's connected through various gateways. And what about user-agent from your desktop and laptop? Do they work? -- Dmitrij D. Czarkoff

Re: OpenBSD firefox useragent Facebook

2015-02-18 Thread trondd
I've got two workstations and one laptop running amd64/current. problem, neither does my laptop when it's connected through various gateways. And what do you think your user agent is when you connect through those other gateways? ipchicken.com should tell you. This might have to do with

CPU criteria for OpenBSD firewall

2015-02-18 Thread ML mail
Hi, Stupid question but if you would have to choose between two different Intel CPUs for an OpenBSD firewall using 4 to 6 Intel NICs with all /24 networks behind and around 50-60 Mbit/s average traffic would you rather choose the CPU with higher Frequency and less cores or for a CPU with lower

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Nick Holland
On 02/18/15 17:30, ML mail wrote: Hi, Stupid question but if you would have to choose between two different Intel CPUs for an OpenBSD firewall using 4 to 6 Intel NICs with all /24 networks behind and around 50-60 Mbit/s average traffic would you rather choose the CPU with higher Frequency and

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Marc Espie
On Wed, Feb 18, 2015 at 10:27:12AM -0500, Alan Corey wrote: This is probably unrelated but I've noticed that the fetching that happens with make install in ports seems less robust than it used to be. If my internet provider disconnects or the connection gets reset beyond that, it doesn't

Re: OpenBSD firefox useragent Facebook

2015-02-18 Thread Erling Westenvik
On Wed, Feb 18, 2015 at 04:40:04PM +0100, Alexander Salmin wrote: Not using facebook but have you checked on another computer? Feels like this is not related to OpenBSD. Anyway, your best choice is using developer-tools and trying to identify which requests works and which does not. Maybe

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 17:08 schrieb Stuart Henderson: On 2015-02-18, Stefan Wollny stefan.wol...@web.de wrote: Could mss 1460 be the core of the issue? I have the following: ~ $ sudo cat /etc/pf.conf | grep mss match in all scrub (no-df random-id max-mss 1440) ~ $ sudo cat /etc/sysctl.conf |

Re: Installing OpenBSD 5.6 using a USB Flash drive

2015-02-18 Thread A Y
The machine has 2 M RAM, so I guess, according to the link you provided, I am ok with i386 even though it is 32 bit and the machine is 64 bit. Am I correct? Date: Wed, 18 Feb 2015 11:43:56 +0100 From: open...@tower-net.de To: misc@openbsd.org Subject: Re: Installing OpenBSD 5.6 using a USB

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 13:51 schrieb Marc Espie: On Tue, Feb 17, 2015 at 02:44:42PM -0800, Gene wrote: quirks-2.52 signed on 2015-02-14T12:43:06Z Error from http://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/curl-7.40.0.tgz ftp: connect: No route to host It's using ftp. I'm not familiar

OpenBSD firefox useragent Facebook

2015-02-18 Thread Erling Westenvik
Not sure if this belongs in @misc or @ports - if any! - but I'll give the former a shot. All below applies to amd64/current-installations of mine. The last few months, I've been unable to tag other people when commenting on Facebook. I've tried resetting Firefox, disabling add-ons, deleting old

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 15:07 schrieb Marc Espie: On Wed, Feb 18, 2015 at 02:32:39PM +0100, Stefan Wollny wrote: I checked for - ftp ftp://... - ftp http://... Both connections were terminated after 95 seconds (according to pftop) after closing with ^C. Now with http-proxy-variable being unset I

Re: OpenBSD usb cannot be read on Windows

2015-02-18 Thread A Y
Jan,Thank you very much for the tool. It is great. I got my 16 G back. Date: Wed, 18 Feb 2015 11:26:44 +0100 From: ja...@volny.cz To: afyous...@hotmail.com Subject: Re: OpenBSD usb cannot be read on Windows Hi AY, you can use HP Storage format tool on Windows, that restores the full

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 12:09 schrieb Stefan Wollny: Am 02/18/15 um 01:40 schrieb Nick Holland: On 02/17/15 18:59, Stefan Wollny wrote: ftp: connect: No route to host you need to fix that before you worry about anything. Once you get THAT fixed, then you can get back to worrying about your dropping

Re: Serial console on Sunix 40XX (PCI)

2015-02-18 Thread Radek
I set comaddr: machine comaddr 0xdf00/0x0020 set tty com4 but I only got some kind of trash on my console output (ŃuBÓZ6ÁÂ$őďNŚO%âăÔkşľŚÚĄy). I replaced my PCIcard with other one: # pcidump -v 4:0:0: NetMos Nm9835 0x: Vendor ID: 9710 Product ID: 9835 0x0004:

Re: Packet integrity error (600 bytes remaining)

2015-02-18 Thread Otto Moerbeek
On Wed, Feb 18, 2015 at 01:34:48PM +0100, Jan Stary wrote: I just updated my ASUS J1800I-C to the latest amd64 snapshot, and can no longer connect to it via ssh from my Thinkpad T400. The error message is Packet integrity error (600 bytes remaining) at

Re: The CDs have signatures, too

2015-02-18 Thread Joel Rees
On Wed, Feb 18, 2015 at 1:17 AM, Christian Weisgerber na...@mips.inka.de wrote: Remember, the official OpenBSD CDs carry signatures, too. And we need to keep copies of those out-of-band. Printed copy and old CDs where they won't get thrown away --It's a good reason to buy the CDs now instead of

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Marc Espie
On Tue, Feb 17, 2015 at 03:15:14PM +0100, Stefan Wollny wrote: Hello! I'd like to pick up an issue that is bugging me for some time now: Whenever I run 'pkg_add -ui' my connection gets terminated soon, reliably at the latest once packages starting with g are checked. I suspect it is in my

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Marc Espie
On Wed, Feb 18, 2015 at 02:32:39PM +0100, Stefan Wollny wrote: I checked for - ftp ftp://... - ftp http://... Both connections were terminated after 95 seconds (according to pftop) after closing with ^C. Now with http-proxy-variable being unset I gave 'pkg_add' another try: closing

Packet integrity error (600 bytes remaining)

2015-02-18 Thread Jan Stary
I just updated my ASUS J1800I-C to the latest amd64 snapshot, and can no longer connect to it via ssh from my Thinkpad T400. The error message is Packet integrity error (600 bytes remaining) at /usr/src/usr.bin/ssh/ssh/../clientloop.c:2097 Disconnecting: Packet integrity error. It is always

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Marc Espie
On Tue, Feb 17, 2015 at 02:44:42PM -0800, Gene wrote: quirks-2.52 signed on 2015-02-14T12:43:06Z Error from http://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/curl-7.40.0.tgz ftp: connect: No route to host It's using ftp. I'm not familiar with how package management works with

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Alexander Salmin
Have you also tried without the proxy? On 2015-02-18 13:47:26, Marc Espie wrote: On Tue, Feb 17, 2015 at 03:15:14PM +0100, Stefan Wollny wrote: Hello! I'd like to pick up an issue that is bugging me for some time now: Whenever I run 'pkg_add -ui' my connection gets terminated soon,

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Marc Espie
On Tue, Feb 17, 2015 at 06:10:37PM -0500, Nick Holland wrote: it's using the ftp(1) FTP client, which (in OpenBSD) does a wonderful job of fetching things via the HTTP protocol as well as the FTP protocol. now, he says it is blowing up after around 100 states. Sounds like his

Re: Packet integrity error (600 bytes remaining)

2015-02-18 Thread Jan Stary
Both dmesgs below; the target machine (ASUS) is the latest amd64 snapshot, the Thinkpad is a Tuesday Feb 10 amd64 snapshot. Is it crazy to think that this particular combination of client and server is somehow broken? I thought I would just report this before I upgrade the Thinkpad too.

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 16:27 schrieb Alan Corey: This is probably unrelated but I've noticed that the fetching that happens with make install in ports seems less robust than it used to be. If my internet provider disconnects or the connection gets reset beyond that, it doesn't resume the download.

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stefan Wollny
Am 02/18/15 um 15:16 schrieb Stefan Wollny: Am 02/18/15 um 15:07 schrieb Marc Espie: On Wed, Feb 18, 2015 at 02:32:39PM +0100, Stefan Wollny wrote: I checked for - ftp ftp://... - ftp http://... Both connections were terminated after 95 seconds (according to pftop) after closing with ^C.

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Stuart Henderson
On 2015-02-18, Stefan Wollny stefan.wol...@web.de wrote: Could mss 1460 be the core of the issue? I have the following: ~ $ sudo cat /etc/pf.conf | grep mss match in all scrub (no-df random-id max-mss 1440) ~ $ sudo cat /etc/sysctl.conf | grep mss net.inet.tcp.mssdflt=1440 Neither of these

Re: OpenBSD firefox useragent Facebook

2015-02-18 Thread Alexander Salmin
Not using facebook but have you checked on another computer? Feels like this is not related to OpenBSD. Anyway, your best choice is using developer-tools and trying to identify which requests works and which does not. Maybe you have like me, local DNS-server which blocks famous ad-providers IPs

Re: Help needed: pkg_add dropps connections

2015-02-18 Thread Alan Corey
This is probably unrelated but I've noticed that the fetching that happens with make install in ports seems less robust than it used to be. If my internet provider disconnects or the connection gets reset beyond that, it doesn't resume the download. And I've tried setting FETCH_CMD to wget -c,

Re: Installing OpenBSD 5.6 using a USB Flash drive

2015-02-18 Thread Alexander Hall
On February 18, 2015 11:43:56 AM CET, Markus Kolb open...@tower-net.de wrote: Am 2015-02-17 17:27, schrieb A Y: dmesg|grep ^.d0 returns only sd0 sysctl hw.disknames returns sd0 and rd0 my machine is a 10.1 inch netbook Lenovo E10-30 running Intel Celeron N2830 Dual Core 64 bit. Do you

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Alexander Salmin
I might start a flame now but the higher freq and less core model is the better choice unless your firewall will do other things than packetfiltering and routing. On 2015-02-18 22:30:31, ML mail wrote: Hi, Stupid question but if you would have to choose between two different Intel CPUs

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Gene
To expand on Alexander's point, look at the FAQ: http://www.openbsd.org/faq/pf/perf.html If you aren't doing a lot of filtering, just passing traffic over multiple interfaces, more cores might be beneficial. -Eugene On Wed, Feb 18, 2015 at 2:50 PM, Alexander Salmin alexan...@salmin.biz wrote:

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Giancarlo Razzolini
On 19-02-2015 01:12, Eric Furman wrote: A firewall should be a firewall. Period. It's your first line of defense against attack. Each and every additional thing you run on it just makes it that much more vulnerable to attack. Of course it does. But since not all of us have the budget for this

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Eric Furman
On Wed, Feb 18, 2015, at 07:54 PM, Giancarlo Razzolini wrote: On 18-02-2015 20:30, ML mail wrote: Stupid question but if you would have to choose between two different Intel CPUs for an OpenBSD firewall using 4 to 6 Intel NICs with all /24 networks behind and around 50-60 Mbit/s average

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread Giancarlo Razzolini
On 18-02-2015 20:30, ML mail wrote: Stupid question but if you would have to choose between two different Intel CPUs for an OpenBSD firewall using 4 to 6 Intel NICs with all /24 networks behind and around 50-60 Mbit/s average traffic would you rather choose the CPU with higher Frequency and

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread System Administrator
On 18 Feb 2015 at 15:18, Gene wrote: To expand on Alexander's point, look at the FAQ: http://www.openbsd.org/faq/pf/perf.html If you aren't doing a lot of filtering, just passing traffic over multiple interfaces, more cores might be beneficial. -Eugene Actually, at this time and the