Displaying 20 results from an estimated 6000 matches similar to: "Hostname not visible across 2 subnets"
2010 Apr 22
1
Samba as Domain Member Server Authentication Problem
I've been working for hours with Samba on Ubuntu Server 9.10 (Samba
version 3.4.0), trying to get it setup simply as a fileserver that
performs authentication to an NT 4 server (yes, I know, old and out of
date).
After much struggling, I finally realized that my configuration *was*
working when the clients connecting (from XP, and Win2k clients, mostly)
were actually joined to the domain
2006 Jun 27
1
TCNG issue - parent class restrictions are not honored
Hi,
I''ve been migrating an existing htb-based traffic shaper from a
hideous (I''m allowed to call it that - I wrote the damn atrocity myself)
tc shell script into a TCNG configuration file, and after a few false
starts I think I managed to get the syntax right.
However, during tests it looks like some of the tiers aren''t passing
their restrictions on to lower levels.
2006 Mar 31
2
__Very__ Low Bandwidth
I am using the script below to simulate a very low bandwidth connection.
I found that I could turn the bandwidth knob down to about 4kbit, but
below that I didn''t get any traffic through. I''ve had a look at this
generally, but couldn''t find an answer. It doesn''t even seem like the
first reply packet gets through. I have tried it with much bigger
buffers,
2012 Feb 06
2
Puppet kick class option error
Hi,
I''m trying to puppet kick with class option.
Pupper Master: puppetmaster.example.com
Puppet Client1: host1.example.net
Puppet Client2: host2.example.net
But I get this error.
---
[root@puppetmaster ~]# puppet kick --class test --debug
test: host1.example.net.example.com, host2.example.net.example.com
Triggering host1.example.net.example.com,
host2.example.net.example.com
Host
2006 May 25
2
basecamp prefixes
basecamp prefixes each url with a client name...
client1.updatelog.com/todos
client2.updatelog.com/milestones
any ideas on how this is done?
- one app?
- one app per client?
- one app per domain?
--
Posted via http://www.ruby-forum.com/.
2016 Dec 01
2
Cannot map to other client shares
I have had a very odd problem for a while now, and am hoping this will ring
a bell for someone who can point me in the right direction.
I had a previous Samba DC (v3.5.6) in my home network, running on a
command-line Slackware box. For a variety of reasons I decided to switch to
Debian Jessie, which included an upgrade to Samba 4.2.10.
I did NOT properly migrate my samba files to the new
2004 May 25
1
Can't join domain - new machine name
I have just implemented an NT Domain using samba 3.0.4 on Slackware 9.1,
a very simple LAN with 4 or 5 clients. Clients: Win XP Pro.
Everything looks OK so far, apart from this issue:
I create machine accounts for existing client machines using their
existing names ... works fine, they can join domain.
Except that we want to rename the existing machines using a new
consistent format (client1,
2013 Feb 19
1
Problems running dbench on 3.3
To test gluster's behavior under heavy load, I'm currently doing this on two machines sharing a common /mnt/gfs gluster mount:
ssh bal-6.example.com apt-get install dbench && dbench 6 -t 60 -D /mnt/gfs
ssh bal-7.example.com apt-get install dbench && dbench 6 -t 60 -D /mnt/gfs
One of the processes usually dies pretty quickly like this:
[608] open
2013 Mar 18
1
OST0006 : inactive device
I installed 1 MDS , 2 OSS/OST and 2 Lustre Client. My MDS shows:
[code]
[root at MDS ~]# lctl list_nids
10.94.214.185 at tcp
[root at MDS ~]#
[/code]
On Lustre Client1:
[code]
[root at lustreclient1 lustre]# lfs df -h
UUID bytes Used Available Use% Mounted on
lustre-MDT0000_UUID 4.5G 274.3M 3.9G 6% /mnt/lustre[MDT:0]
lustre-OST0000_UUID
2020 Feb 14
3
shared folder name or public folder with mail address
On 2/14/20 2:23 PM, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 14:05, Armin Schindler wrote:
>
>> On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
>>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>>>
>>> ??? Hello!
>
> [?]
>
>>> For our new setup (planned with CentOS 8, waiting for the official repo for the latest dovecot
>>>
2020 Jul 30
3
Re: [PATCH nbdkit v2] PROPOSED: server: Implement list_exports.
On 7/22/20 7:42 AM, Richard W.M. Jones wrote:
> See also:
> https://www.redhat.com/archives/libguestfs/2020-July/msg00090.html
> ---
> docs/nbdkit-plugin.pod | 57 +++++++++++++++++++++++++++++++++++++---
> docs/nbdkit-protocol.pod | 7 +++--
> 2 files changed, 58 insertions(+), 6 deletions(-)
I'm playing with code for an initial implementation of this, and quickly
2007 Dec 18
9
Long-running pages cause mongrel time-outs
Hi all,
We use mongrel behind apache (using mod_proxy_balancer) to run an internal
app for our business. Lately we''ve been seeing frequent errors from some of
our mongrel processes.
[Sun Dec 16 08:48:47 2007] [error] [client <CLIENT1>] (70007)The timeout
specified has expired: proxy: error reading status line from remote server
127.0.0.1, referer:
2008 Dec 09
1
File uploaded to webDAV server on GlusterFS AFR - ends up without xattr!
Hello list.
I'm testing GlusterFS AFR mode as a solution for implementing a highly
available webDAV file storage for our production environment.
Whlie doing performance tests I've notticed a strange behavior: the
files which are uploaded via a webDAV server, end up without extended
attributes, which removes the ability to self-heal.
The set up is a simple testing environment with 2
2013 Mar 18
1
lustre showing inactive devices
I installed 1 MDS , 2 OSS/OST and 2 Lustre Client. My MDS shows:
[code]
[root at MDS ~]# lctl list_nids
10.94.214.185 at tcp
[root at MDS ~]#
[/code]
On Lustre Client1:
[code]
[root at lustreclient1 lustre]# lfs df -h
UUID bytes Used Available Use% Mounted on
lustre-MDT0000_UUID 4.5G 274.3M 3.9G 6%
/mnt/lustre[MDT:0]
2016 Dec 05
2
Cannot map to other client shares
Suggested changes applied to smb.conf (and yes, server role is classic PDC):
server max protocol = NT1
client signing = auto
client ipc signing = auto
server signing = auto
With no apparent change to the behaviour or resolution to the problem(s).
I'm particularly mystified by the logging-in behaviour (that is, if I manage to do it quickly I can log in, but if I
2002 Jul 12
1
IMQ crash dump
Hi
I try setup imq pseudo device for shaping
I''m work such script
#!/bin/sh
TC=/sbin/tc
/sbin/modprobe imq numdevs=1
/sbin/ip link set imq0 up
$TC qdisc add dev imq0 handle 1: root htb default 1
$TC class add dev imq0 parent 1: classid 1:1 htb rate 10mbit
# client1 tunnel tunnel
$TC class add dev imq0 parent 1: classid 1:2 htb rate 256kbit
$TC filter add dev imq0 protocol ip parent 1:0
2020 Oct 26
3
SV: SV: Looking for a guide to collect all e-mail from the ISP mail server
> and forward- and reverse DNS records for your mailserver match.
do even googles ips confirm to this standard?
2009 Oct 01
1
3-layer structure and the bonnie rewrite problem
Hello list
First of all: Good work and thanks for GlusterFS!
I'm totally new to GlusterFS, but i like it a lot and think about
migrating my NFS setup completely to GlusterFS. But i ran into some
problems with my chosen structure. Hopefully someone can help out.
The first questions: i ran into some performance issues with a certain
structure/setup and like to know (before i continue testing)
2002 Aug 13
0
LDAP/Samba
Hi,
(Ldap and Samba 2.2.4-pre)
The authentication, the shares and homes works fine, but when client1
try to reach client2 witch is temporarily not available but they are
both members of the same domain, than client1 is crashing.
The explorer.exe don't response and hang, it's not possible to shut down
the explorer in the task manager, only to open a second explorer in the
task manager
2005 Jan 31
2
Anyone have the userguide''s tc script and the corresponding ethloop input files?
I''m trying to get picture from ethloop and gnuplot. But the output seems weird. I still do not know why and want some examples.
Thanks in advance.
---------------------------------
Do You Yahoo!?
注册世界一流品质的雅虎免费电邮
--0-1760319804-1107141989=:62961
Content-Type: text/html; charset=gb2312
Content-Transfer-Encoding: 8bit
<DIV>I''m trying to get picture from ethloop and