Displaying 20 results from an estimated 800 matches similar to: "Extensions for long fat networks?"
2008 Oct 21
1
Multiple IP addresses in DNS record
I have a samba server running on Linux that has two ethernet cards (eth0 &
eth1) that are bonded into a single virtual interface (bond0). This virtual
interface is connected to the corporate LAN and I have another ethernet card
(eth2) that is connected to another server that is used for making
incremental backups. The problem that I am having is that no matter what I
do, the command "net
2010 Jul 23
4
Equivalent of pxechain.com for (USB key based) syslinux
Hello list,
I am trying to prepare a USB disk with syslinux that is meant to be able
to offer a choice among many different distributions. The goal is that I
should be able to dump each distribution's CD contents into a separate
subdirectory, and have a master menu that hands off to each
distribution's subdirectory.
A while back, when faced with a similar task on a PXE server, I came
2006 Oct 06
1
On Machine Accounts
I have a few (~20) workstations dual booted with GNU/Linux and Windows
XP. When configuration changes on these systems (about once a month)
I deploy a full disk image with UDPcast [1]. Unlike recent versions
of Norton Ghost, UDPcast have no post-deploy option to change the
machine name and/or trust account. Most of the time those systems are
running on GNU/Linux and only occasionally will two
2008 Aug 30
1
booting w98 bootdisk via memdisk
Hallo,
I try to boot the windows 98 bootdisk via memdisk. It doesn't work
completely.
Booting a freedos FD image works, booting the windows 98 image works
too.
But the windows 98 boot disk then should extract the file "ebd.cab" with
the file "extract.com", and that step fails.
Is that a syslinux problem or a windows problem?
Viele Gruesse!
Helmut
2001 Nov 16
3
SSH hang fix??
It is nice to see that the development of openssh suddenly seems
to have a boost of activity. However I am fairly dissapointed to
see that nobody is actually trying to fix the ssh hanging problem
which I am mainly seeing on Solaris and AIX in conjunction with rsync.
Has anybody from the development team got an ETA of the official
fix for this problem?
Regards
Hubba
1999 Jan 25
0
SAMBA digest 1954
Hi, How much is mail-gear and where can I buy it?
----- Original Message -----
From: <samba@samba.org>
To: Multiple recipients of list <samba@samba.org>
Sent: Monday, January 25, 1999 6:14 PM
Subject: SAMBA digest 1954
> SAMBA Digest 1954
>
>For information on unsubscribing see http://samba.org/listproc/
>Topics covered in this issue include:
>
> 1) Re: [WIN
2001 Dec 13
3
behaviour of ssh/scp over flakey links - timeout/retry?
I'm using OpenSSH's ssh and scp to back up some remote
machines, roughly as follows :
ssh remote-host "tar up a few dirs"
scp remote-host:tarfile local-repository
On the whole, as I'd expect, this works just fine.
But .. sometimes the link is a bit dodgey (for lack of
a more explicit term, this being a polite list :) )
Can anyone tell me how ssh and scp timeout and retry,
2002 Jan 25
4
[Bug 80] Host key conflict with two servers on one IP
http://bugzilla.mindrot.org/show_bug.cgi?id=80
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From djm at mindrot.org 2002-01-26 09:59
2008 Oct 23
1
usb-fdd with isohybrid??
I finally got around to testing the isohybrid, and it seemed to work in the creation, but in my
lab, it sees the flash as a usb-fdd, and when I tried to boot from it, I just get a cursor in the
top left. In linux it comes up as a cdrom.
Is there a process for this, or is this a case of having to use another method.
Some time ago, I had use syslinux to boot from a flash, but I had to set an
2007 Nov 05
2
Hosts leaving domain without reasons...
Hello all,
I've got Samba 3.0.24-6etch4 (Debian revision) running on a production server
which acts as a PDC for a network of some Windows XP clients (around 250).
Since sometime (I am not able to determine exactly when) I get a strange
problem arising : some clients are banned from my domain. The only solution I
found is to reintroduced the clients into the domain. Once hosts have rejoined
2001 Dec 07
3
-c none option
We are using openssh with backup software to transport data back and
force between clients and backup server. Common sense and some testing
suggest that the data transfer rate is significantly slower when the ssh
native encryption is used. For the backup applications it's probably OK
to use ssh without encryption. Unfortunately, it looks like the recent
versions including 3.0.2p1 do not
2002 Oct 19
3
SSH Documentation
Hello,
I'm trying to find very indepth documentation of OpenSSH, so far I have
found nothing of much use, if anyone could direct me to some advance texts
on openssh it would be greatly appreciated.
2001 Dec 23
3
ssh
Hello! I would really appreciate any hints
to a little puzzle that has been gnawing at me
about remote sessions with ssh...
(and likely all connectivity programs...)
Because network connections can only talk in
ASCII, there is no way to tell the difference
between TAB and "Ctrl-i" (i.e. pressing Ctrl and i keys
together). BOTH are transmitted as same ASCII
code. Likewise, Ctrl-m and
2005 Aug 18
1
Sftp with chroot
Hi
Does anyone know if chroot is part of the latest openssh . If not how do
I enable the chroot feature with the openssh.
Any help is appreciated. I am currently running 3.7.1p2. This version
allows the user to traverse to other dirs and they can ftp the files .
I want to lock down the users to their home dir .
thanks
2001 Nov 13
2
des_ssh1_setiv not setting the IV ?
Greetings;
I've been reading the OpenSSH source code and have a question about the
des_ssh1_setiv function in cipher.c. (cut-n-pasted here from cipher.c
v1.47) :
static void
des_ssh1_setiv(CipherContext *cc, const u_char *iv, u_int ivlen)
{
memset(cc->u.des.iv, 0, sizeof(cc->u.des.iv));
}
This doesn't use the *iv parameter. Compare with:
static void
2018 Feb 21
4
Is there socksify script for dynamics forwardings to unix domain sockets?
Am Di, 20. Feb 2018, 23:13:16 -0800 schrieb Dan Kaminsky:
> Date: Tue, 20 Feb 2018 23:13:16 -0800
> From: Dan Kaminsky <dan at doxpara.com>
> To: J? Fahlke <jorrit at jorrit.de>
> Cc: openssh-unix-dev at mindrot.org
> Subject: Re: Is there socksify script for dynamics forwardings to unix
> domain sockets?
>
> Whoa. That's pretty cool.
>
>
2014 Dec 23
3
Dealing with roaming machines
That's a good point. DHCP allows you to set DNS search parameters. So as
long as each location sets different search, "ssh fishbowl" will in fact
resolve to the proper local FQDN.
On Monday, December 22, 2014, Nico Kadel-Garcia <nkadel at gmail.com> wrote:
> On Mon, Dec 22, 2014 at 4:26 AM, martin f krafft <madduck at madduck.net
> <javascript:;>> wrote:
2001 Jul 20
3
data loss with ssh -n
Hi,
Using OpenSSH 2.9p2 (2.5.2 was also bad), I've noticed data loss on
Linux when:
1) ssh -n flag is used, and
2) ssh jobs are run from cron (effectively causing the same as above).
What is done, is a command basically like:
ssh [-n] -c blowfish -p 722 -i rsakey -l pwget passwdserver passwd > passwd.tmp 2> /tmp/log
ie, retrieve dynamically created passwd-file from passwdserver
2002 Jan 29
21
locked account accessable via pubkey auth
maybe this is a silly question ;-) But why is it possible to login on a
machine with a locked account (passwd -l ) via pubkey-authentication
(authorized_keys) ?
I use OpenSSH3.01p1on Solaris8 with PAM support so I thought this should not
happen.
If this is the normal behaviour and built in intentionally what would be the
easiest way to lock an account without deleting the users authorized_keys ?
2002 Feb 06
1
[Bug 104] [WISHLIST] sftpfs?
http://bugzilla.mindrot.org/show_bug.cgi?id=104
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From markus at openbsd.org 2002-02-07