Hi all!
I just installed a fresh OpenBSD 5.6 on a new machine (booting from a
USB-stick and running bsd.rd, installing from ftp.eu.openbsd.org =
networking is fine). All sets are installed.
Now i cant ssh(using putty) into the new machine. authlog says "fatal:
Timeout before authentication ". My
I fear this is a stupid question, I suspect there's something I'm
missing...
I have a web server. Some files are binary, some are text. Problem is,
few have an "extension". For purpose of example, the OpenBSD file sets
show the problem very nicely:
INSTALL.i386(text. Solvable, list out .i
Hi Nick,
Nick Holland wrote on Sun, Apr 19, 2015 at 11:45:56AM -0400:
> I fear this is a stupid question, I suspect there's something I'm
> missing...
>
> I have a web server. Some files are binary, some are text. Problem is,
> few have an "extension". For purpose of example, the OpenBSD file
On 04/19/15 12:13, Ingo Schwarze wrote:
...
>> (waiting for a well-deserved "rtfm ...")
>
> More like RTFS. The source code of media_find() in httpd.c shows
> that "extension" simply means the last dot-separated component of
> the filename, or the whole filename in the absence of any dot.
Thanks
Updated PuTTY from 0,63 to 0,64, but no improvement.
Any other ideas?
2015-04-19 18:22 GMT+02:00 Mike. :
> On 4/19/2015 at 5:09 PM Jon S wrote:
>
> |Hi all!
> |
> |I just installed a fresh OpenBSD 5.6 on a new machine (booting from
> a
> |USB-stick and running bsd.rd, installing from ftp.eu.ope
Hi,
Jon S wrote:
Updated PuTTY from 0,63 to 0,64, but no improvement.
in my case i was a key exchange not being enabled by default anymore,
however a putty update (don't have the version at hand, but it was
latest on the official website) fixed it. Else you can play with kex in
your sshd_c
You need to look at debug. From console:
# /etc/rc.d/sshd stop
sshd(ok)
# /usr/sbin/sshd -d
Now try to log in and see if you can get any clues from the output.
On Sun, Apr 19, 2015 at 10:11 AM, Jon S wrote:
> Updated PuTTY from 0,63 to 0,64, but no improvement.
>
>
> Any other ideas?
>
> 2015-
Thanks for the tip. It gave me some clues, like not reacting at all
sometimes, going half way other times and some other inconsistent behaviour.
After giving the new box a static IP that it did NOT share with a switch
everything works smooth as expected :)
2015-04-19 19:34 GMT+02:00 Kent Fritz :
Hi,
On 19 April 2015 at 02:47, Theo de Raadt wrote:
>> dmesg of Lenovo X250 running snapshot dated on:
>> -rw-r--r-- 1 1001 0 1889 Apr 15 15:57:09 2015 SHA256.sig
>>
>> Most of the things work.
>>
>> List of things that doesn't work:
>> - Wireless network, though I'd guess this will sta
i have last week setup my old asus laptop, model A6000 ,1GB ram, 80GB HDD.
SK0 is the internal interface.
RE0 is the WAN interface
i kept my pf.conf as simple posible to get it start
START CONFIG ##
#
int_if = "sk0"
ext_if = "re0"
tcp_services="{ 22,53,113 }"
icmp_types="echoreq
On 20 Apr 2015 at 0:11, Ton Muller wrote:
> i have last week setup my old asus laptop, model A6000 ,1GB ram, 80GB HDD.
>
> SK0 is the internal interface.
> RE0 is the WAN interface
>
> i kept my pf.conf as simple posible to get it start
> START CONFIG ##
> #
> int_if = "sk0"
> e
On Sun, 19 Apr 2015 21:07:31 -0400 "System Administrator"
wrote:
> On 20 Apr 2015 at 0:11, Ton Muller wrote:
>
> > i have last week setup my old asus laptop, model A6000 ,1GB ram, 80GB HDD.
> >
> > SK0 is the internal interface.
> > RE0 is the WAN interface
> >
> > i kept my pf.conf as simple
12 matches
Mail list logo