Displaying 20 results from an estimated 500 matches similar to: "Problem with dynamic DNS"
2015 Sep 08
5
Problem with dynamic DNS
(please reply to the list)
If the record does not exist, then you have an other problem.
Because samba does support this :
cat /var/lib/samba/private/named.conf.update
/* this file is auto-generated - do not edit */
update-policy {
grant INTERNAL.DOMAIN.TLD ms-self * A AAAA;
grant Administrator at INTERNAL.DOMAIN.TLD wildcard * A AAAA SRV CNAME;
grant
2015 Sep 08
2
Problem with dynamic DNS
On Tue, Sep 08, 2015 at 10:19:34AM +0100, Rowland Penny wrote:
> On 08/09/15 09:25, Aki Tuomi wrote:
> >Why would I do that? This is a *computer* not *user* adding the record.
> >It is supposed to match the "grant INTERNAL.DOMAIN.TLD ms-self * A AAAA;" rule
> >but it does not. For some mystical reason.
> >
> >Aki
> >
> >On Tue, Sep 08, 2015 at
2016 Jan 28
2
Signed Dynamic DNS Updates with Internal DNS [SEC=UNCLASSIFIED]
UNCLASSIFIED
I just installed SAMBA 4 as the PDC on a new standalone Windows network (https://wiki.samba.org/index.php/Samba4/HOWTO#Samba_AD_management).
Everything appears to be working correctly except for signed dynamic updates.
Non-secure updates work fine. A, AAAA and PTR records are added to DNS when a PC joins the domain or I issue ipconfig /registerdns.
Using wireshark, I see the
2004 Aug 06
1
AW: liveice SAVE_FILE
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
david,
thanks for that great patch! :)
would it be possible to include that feature into liveice (cvs at
least), since it works really great and doesnt hurt anyone?
also thanks for the other suggestions. where is ices2? is it stable
enough for live streaming?
regards,
br1
> -----Ursprüngliche Nachricht-----
> Von: owner-icecast@xiph.org
2003 Aug 05
0
Net rpc vampire + LDAP broken?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I tried to migrate a NT4 domain to Samba. There was no problem joining
the domain and the SID was imported. But when I execute "net rpc vampire
- -S MYNT4PDC -U Administrator%passwd" I get the following result:
Fetching DOMAIN database
SAM_DELTA_DOMAIN_INFO not handled
Creating unix group: 'DomCreating unix group:
2004 Aug 06
0
reencode scripts if anyone is interested
> probably think about stealing that one. But now I'm thinking there
> must be some nice multiformat audio library around to decode most
> things into PCM... will look around.
Check out GStreamer @ http://gstreamer.net. So far I've just read the docs and
haven't actually coded with it yet, but it seems infinitely customizable and
supports a bunch of codecs :)
David
-------
2004 Aug 06
0
icecast newbie
> but after few seconds of transmission it begins to fail. My mp3 files
> are all 128 at 44. May be the bandwidth to low??
It could be, is your listening client on the same network, or is it over the
internet? How fast is the connection between the icecast server and the
listening client?
It also could be because of a known bug in shout. Don't use shout. Use ices.
Shout hasn't been
2004 Aug 06
0
liveice SAVE_FILE
Hi Bruno,
> or ist there some other solution concerning dump (or save) files?
I wrote a patch that might be useful to you. It doesn't do exactly what you
described, but maybe it'll work anyway. It lets you tell liveice to close and
reopen its savefiles while it's running. You can also start/stop save_file
archiving entirely:
2004 Aug 06
0
documentation
Hi, did you guys use a certain program to generate the libshout API
documentation on http://developer.icecast.org? Please CC: to me directly,
since I'm not on this list.
David
-------
david@neongoat.com
www.neongoat.com
PGP Key ID/Fingerprint:
0xF90FFFE5 / F362 51F7 6D51 85EB AF68 75B9 D29B 1AFC F90F FFE5
-------
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project
2004 Aug 06
1
liveice Question
> You'll probably also want to come up with some kind of keepalive. A
problem
> with that is that liveice can lose connection with the server, and in fact
> stop encoding, but still show up as a running process (as will lame). I
> have a keepalive that polls the Icecast (or Shoutcast) server as to
whether
> *it* thinks the stream is connected and then (important) kills all
2004 Aug 06
2
on-demand source as default mountpoint
Hi icecasters,
Is there a way to attach a static file to a source client without using the
/file subdirectory? What I'm trying to do is have a static file broadcasted
on-demand via http://fooblah:8000/, but I can't uses ices (I think) since that
just throws the file to the server without any sense of timing. If I use ices,
listeners could tune in during the middle of the static file,
2009 Oct 26
0
Users can't login on XP workstations
Hello,
I'm running Samba 3.2.5 on Debian, with tdbsam backend.
For the past few days, I've had trouble with starting Samba (which I
do routinely once a day) but with users unable to login on Windows
workstations.
When this happens, the current smbd.log shows no activity (not even
the "starting samba" event) and the previous day's smbd.log shows
entries like these:
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
Hi,
I've got 2 errors while compiling CP850.c and CP437.c:
"modules/CP437.c", line 27: syntax error before or at: [
"modules/CP437.c", line 282: warning: syntax error: empty declaration
"modules/CP850.c", line 27: syntax error before or at: [
"modules/CP850.c", line 282: warning: syntax error: empty declaration
Environment: Solaris 8/Sparc,
2005 Aug 26
0
NUT patches
Charles Lepple wrote:
>
> would you mind forwarding (to either me, or the list) the .txt file
> showing the hidparser bug? I am trying to revamp libhid's hidparser,
> and it would be helpful to have the descriptor.
The text file is contained in the tarball on the patch tracker, at
2015 Nov 17
0
DDNS and DHCP problems
On 17/11/15 15:31, Sam wrote:
> Another mistake : The louis's script ddns-kerberos-check.sh was not
> running in hourly.cron directory ( i make a chmod 770 to resolve that )
>
> to recall here what I did:
> - I cloned the Windows 2000 server AD servers on a private network and
> I migrated to samba4
> - Meanwhile, users have continued to use the Windows 2000 AD servers
2015 Nov 17
1
DDNS and DHCP problems
Another mistake : The louis's script ddns-kerberos-check.sh was not
running in hourly.cron directory ( i make a chmod 770 to resolve that )
to recall here what I did:
- I cloned the Windows 2000 server AD servers on a private network and I
migrated to samba4
- Meanwhile, users have continued to use the Windows 2000 AD servers on
the production network
- I replaced the production servers
2004 Oct 11
1
util/typefs breaks with recent headers
With the recent kernel patch
viro@www.linux.org.uk[torvalds]|include/linux/
romfs_fs.h|20041006145144|23705
aka "romfs endianness annotations" utils/fstype.c no longer links
because
cpu_to_be32 is undefined.
Options:
1) Change the header to be ok for userspace
diff -ur ../linux-2.5/include/linux/romfs_fs.h
linux/include/linux/romfs_fs.h
--- ../linux-2.5/include/linux/romfs_fs.h
2004 Nov 16
2
RE: basic encoder help
>I'm currently facing the same problem.
>I added the libFLAC++ libraries to my MSVC application.
>I implemented the same quality levels (0-8) as used in the FLAC frontend application.
>But the resulting files are remarkable different between my application and the FLAC frontend >(although using the same settings).
It did turn out to be something in my byte ordering in the end
2011 Mar 10
4
Wav to Ogg Vorbis conversion
Dear experts,
I am trying to use an example I found here:
http://svn.xiph.org/trunk/vorbis/examples/encoder_example.c
Could you please tell me what float** buffer is needed for (I don't see
it used anywhere).
Also, could you please tell me what this code is doing:
for(i=0;i<bytes/4;i++){
buffer[0][i]=((readbuffer[i*4+1]<<8)|
2002 Dec 16
1
encoding question
Hi there,
I've a little question abound programming an ogg-vorbis encoder.
The encode_example.c works ok for files with 44100/2/16 - but not for other
formats.
I don"t really understand what this piece of code is really doing:
/* uninterleave samples */
for(i=0;i<bytes/4;i++){
buffer[0][i]=((readbuffer[i*4+1]<<8)|