Re: Creating your individual git mirrors of OpenBSD

2017-12-28 Thread Mikko Laine
Dinesh Thirumurthy wrote: > PS: I am looking for github.com equivalent outside USA where I can > host openbsd src. Kindly let me know of any free ones. Thank you. You could try https://notabug.org/, which is Dutch-owned and hosted in Germany. Note larger repositories (>100 Mb) are accepted per-c

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Stefan Sperling
On Wed, Dec 27, 2017 at 02:29:09PM -0800, Jordan Geoghegan wrote: > Cannot boot from softraid: Unknown error: code 19 > > Any ideas? In this condition, the boot loader has not assembled a softraid volume. Which means that either the disks which make up the volume aren't being scanned during the

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Jordan Geoghegan
I will check to see if the T4 will boot from crypto softraid and will also crack open the box for the T3-1 to see if I can get it booting from softraid. The disks should be being scanned correctly during the device-tree walk, as I am able to set the machine to autoboot when installed to a singl

Re: ssh from cisco to OpenBSD 6.2 error status 0

2017-12-28 Thread Marko Cupać
On Mon, 25 Dec 2017 15:06:34 +0100 "Peter N. M. Hansteen" wrote: > On 12/25/17 11:13, Marko Cupać wrote: > > Hi, > > > > I noticed I can't ssh from cisco router running IOS 15.X to OpenBSD > > 6.2. No problem with 6.1. > > > > Anyone else with this problem? Any idea how to solve it or where to

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Stefan Sperling
On Thu, Dec 28, 2017 at 02:08:58AM -0800, Jordan Geoghegan wrote: > I will check to see if the T4 will boot from crypto softraid and will also > crack open the box for the T3-1 to see if I can get it booting from > softraid. The disks should be being scanned correctly during the device-tree > walk,

Re: X-forwarding cannot display Chinese ?

2017-12-28 Thread z_axis
By using *roxterm *or *mlterm *instead of *xterm*, it works like a charm ! So freebsd and openbsd use a different xterm. Regards! -- Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Re: Creating your individual git mirrors of OpenBSD

2017-12-28 Thread Dinesh Thirumurthy
Mikko, Thanks very much. On Thu, Dec 28, 2017 at 3:05 PM, Mikko Laine wrote: > You could try https://notabug.org/, which is Dutch-owned and hosted in > Germany. Note larger repositories (>100 Mb) are accepted per-case. > Trying this out. Currently, unable to reduce this size of the OpenBSD sr

Re: Code Storing point

2017-12-28 Thread
Thank you for your answer On 28 Dec 2017 7:26 a.m., "Todd C. Miller" wrote: > On Thu, 28 Dec 2017 01:57:31 +0300, "jin&hitman&Barracuda" wrote: > > > My company wrote an authentication software and dev. teams decided to > close > > code to others. A customer requested to see codes under one cert

Kindly support this initiative for a public git repository of OpenBSD source code located at Germany!

2017-12-28 Thread Dinesh Thirumurthy
Dear Everyone, On Thu, Dec 28, 2017 at 3:05 PM, Mikko Laine wrote: > You could try https://notabug.org/, which is Dutch-owned and hosted in > Germany. Note larger repositories (>100 Mb) are accepted per-case. I have requested notabug.org to provide 1GB space for openbsd src git repo. It would

GNS3 crashes after right clicking on Ethernet (edge) link

2017-12-28 Thread bijan
Hello, I don't know if anybody else experienced the crash but reproducing it is easy. Just place two Ethernet switch and connect them together. by right clicking on the link, it crashes receiving segfault signal. P.S: I experienced receiving the same signal on FreeBSD 11-1 and FreeBSD-Head, d

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Adam Thompson
On 2017-12-26 14:56, Jordan wrote: I've recently gotten my hands on a couple shiny new SPARC T4-1 and T3-1 servers and I was looking to install OpenBSD with a softraid mirror on them for production use. The problem is, is that I end up with this upon following the install instructions and rebooti

Vagrant box of OpenBSD 6.2 running a CPAN Smoker

2017-12-28 Thread Alceu R. de Freitas Jr.
For those interested, I finally released a Vagrant box for running a CPAN Smoker on OpenBSD 6.2: https://app.vagrantup.com/arfreitas/boxes/openbsd-6.2-cpan-smoker Regards,Alceu

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Jordan Geoghegan
Yes I had considered using the onboard hardware raid, but I don't particularly trust it. I also need the ability to rebuild my arrays while the machine is online and was hoping to be able to do the 3 disk RAID1 offered by OpenBSD softraid. Do you know if bioctl(8) is capable of controlling the

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Adam Thompson
I'm afraid I don't know the answer to that, sorry. Not sure if anyone does... I think the SCSI HBA driver is the same on SPARC64 as on AMD64, but then Sun had a habit of "improving" control interfaces for Solaris so who knows. I do know under Solaris there is a bioctl-like tool to manage it, f

Re: Kindly support this initiative for a public git repository of OpenBSD source code located at Germany!

2017-12-28 Thread Ingo Schwarze
Hi, Dinesh Thirumurthy wrote on Thu, Dec 28, 2017 at 11:35:29PM +0530: > On Thu, Dec 28, 2017 at 3:05 PM, Mikko Laine wrote: >> You could try https://notabug.org/, which is Dutch-owned and hosted in >> Germany. Note larger repositories (>100 Mb) are accepted per-case. > I have requested notabug

Re: Kindly support this initiative for a public git repository of OpenBSD source code located at Germany!

2017-12-28 Thread Christoph R. Murauer
Hello ! > I have requested notabug.org to provide 1GB space for openbsd src git > repo. > It would be good to demonstrate that that you also want this idea > implemented. See https://www.openbsd.org/anoncvs.html in detail Setting up an anoncvs mirror There you can read for a complete mirror ...

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Philip Guenther
On Thu, Dec 28, 2017 at 1:45 AM, Stefan Sperling wrote: > On Wed, Dec 27, 2017 at 02:29:09PM -0800, Jordan Geoghegan wrote: > > Cannot boot from softraid: Unknown error: code 19 > > > > Any ideas? > > In this condition, the boot loader has not assembled a softraid volume. > > Which means that eit

Re: OpenBSD SPARC T4-1 softraid boot issues

2017-12-28 Thread Jordan Geoghegan
This was bothering me, so I did a bit of looking. According to slide 32 of this: https://www.slideshare.net/solarisyougood/sparc-t4-1-system-technical-overview 'The SPARC T4-1 has Dual LSI SAS2008 8port SAS2/SATA2 controllers' The LSI SAS2008 is apparently quite well supported by the mpii(4

adsuck

2017-12-28 Thread Stefan Wollny
Hi there! I have this little machine which serves as (squid-)proxy for my local net. $ dmesg | grep Open OpenBSD 6.2-current (GENERIC.MP) #311: Wed Dec 27 21:49:49 MST 2017 Basically everything is fine - except responses are kind of slow. So I had the idea to not use squid to filter for unwanted

Re: adsuck

2017-12-28 Thread edgar
You need dhcpcd from ports. I don't think the base client supports scripts. On Dec 28, 2017 3:51 PM, Stefan Wollny wrote: > > Hi there! > > I have this little machine which serves as (squid-)proxy for my local net. > $ dmesg | grep Open > OpenBSD 6.2-current (GENERIC.MP) #311: Wed Dec 27 21:49:49

Re: adsuck

2017-12-28 Thread Rupert Gallagher
The last update is 5 years old, and its blacklists are obsolete. https://github.com/conformal/adsuck/tree/master/files Sent from ProtonMail Mobile On Thu, Dec 28, 2017 at 22:51, Stefan Wollny wrote: > Hi there! I have this little machine which serves as (squid-)proxy for my > local net. $ dme

Re: adsuck

2017-12-28 Thread Jordan Geoghegan
Have you considered using DNS addblocking via unbound(8)? I wrote a little script using a bit of awk and grep that automatically pulls a collection of different blocklists I like, and then parses them into an unbound friendly conf file. I also employ IP filtering as well via similar means. I ha

BSDCAN2017 Interview with Peter Hessler Reyk Floeter and Henning Brauer

2017-12-28 Thread Tom Smyth
Hello All, While attending BSDCAN2017 in Ottawa I met many OpenBSD Developers, and I was fortunate to grab a few moments and video an interview with Peter Hessler, Henning Brauer and Reyk Floeter and talk to them about OpenBSD generally, I really appreciate the guys generosity in their time on th

Re: BSDCAN2017 Interview with Peter Hessler Reyk Floeter and Henning Brauer

2017-12-28 Thread Mihai Popescu
> Thanks for your time and I hope you enjoy the video Thank you and the developers. P.S. I hate that TAXI more than the cheaters in the background.

Re: ssh from cisco to OpenBSD 6.2 error status 0

2017-12-28 Thread Darren Tucker
On 28 December 2017 at 21:45, Marko Cupać wrote: [...] > I saw this in auth.log: > Protocol major versions differ for 192.168.223.1 port 45187: > SSH-2.0-OpenSSH_7.6 vs. SSH-1.99-Cisco-1.25 > That's a bug in the Cisco implementation. RFC4253 section 4.2 says the protocol version MUST be 2.0. "

Re: Creating your individual git mirrors of OpenBSD

2017-12-28 Thread Florian Obser
On Wed, Dec 27, 2017 at 11:33:14PM +, Dinesh Thirumurthy wrote: > Hi, > > If you wanted your personal git mirrors of OpenBSD, then you can do it with: > > https://github.com/hakrtech/repogen/repogen.sh > > This will generate git repos of OpenBSD's source, xenocara, ports and www. > > You ca