Displaying 12 results from an estimated 12 matches for "jnet".
Did you mean:
jne
2010 May 08
1
JNET's qozap, dahdi and PCI-E Quad
...4638 BRI gateway.
I'm only getting this :
[May 8 15:08:24] WARNING[16797]: app_dial.c:1547 dial_exec_full: Unable to
create channel of type 'DAHDI' (cause 0 - Unknown)
My setup is :
Asterisk 1.6.1.18
libpri 1.4.10.2
1 Junghanns QuadBRI PCI-E express with :
- driver
http://webservices.jnetdns.de/~junghanns.net/downloads/jnet-dahdi-drivers-1.0.1.tar.gz
- every jumper set to TE mode
When typing "pri show spans", Asterisk replies nothing :
brs-dev*CLI> pri show spans
brs-dev*CLI> pri show version
libpri version: 1.4.10.2
brs-dev*CLI> dahdi show version
DAHDI Version...
2015 Feb 24
5
recreate/re-provision DNS db from scratch?
....org/index.php/Fix_DNS_dynamic_updates_in_Samba_versions_prior_4.0.7
This is what I attempted. As you can see in my original e-mail it resulted
in a mysterious Memory allocation error (with X gb free, so must be
something else). Let me paste a bit more context of the error:
# dns query 192.168.2.4 jnet.hermanjordan.nl @ ALL
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
acls: 9
locking: 9
msdfs: 9
dmapi: 9
registry: 9
scavenger: 9...
2015 Jan 31
1
samba4: cleaning up deleted DNS objects
...o clean these up and was wondering if you could
> share your experience (what you did, and if you had any issues).
>
> I found it a pitty that 'ldbdel' does not allow you to search by attributes,
> so now I'm doing:
>
> # ldbsearch -H
> /root/DC\=DOMAINDNSZONES\,DC\=JNET\,DC\=HERMANJORDAN\,DC\=NL.ldb
> 'isDeleted=TRUE'|grep dn:|/root/massdelhelper >/root/killthese
>
> # ldbmodify -H
> /root/DC\=DOMAINDNSZONES\,DC\=JNET\,DC\=HERMANJORDAN\,DC\=NL.ldb /root/killthese
> Modified 107156 records successfully
>
> Where the '/root/massde...
2015 Feb 24
2
recreate/re-provision DNS db from scratch?
Hi,
Is there a way to re-initialize/re-provision DNS?
I have a working domain with 100+ users and computers etc.. I want to
preserve all those users, settings and group policies etc, only start the
DNS part from scratch.
Why? I've been having some (mysterious) issues with Samba 4 DNS since..
well.. I suppose since I started with 4.0.6 (migrated from Samba 3.x) but
from a users' point of
2009 Nov 03
0
[PATCH server] suggest ip address for nics/bondings on edit host/vm network forms
...n_address }
@bonding_types = BondingType.find(:all)
end
diff --git a/src/app/views/host/edit_network.rhtml b/src/app/views/host/edit_network.rhtml
index 1154595..2b22a7c 100644
--- a/src/app/views/host/edit_network.rhtml
+++ b/src/app/views/host/edit_network.rhtml
@@ -241,6 +241,7 @@
jnet.static_ip = <%= rnet.boot_type.proto == 'static' %>;
jnet.boot_type = "<%= rnet.boot_type.proto %>";
jnet.selected = false;
+ jnet.suggested_ip = "<%= @suggested_ips[rnet.id] %>";
networks.push(jnet);
<% } %>
@@ -380,7 +38...
2009 Oct 06
0
[PATCH server] new host networking wui
...for(var i = 0; i < j.length; i++){
- options += '<option value="' + j[i].id + '">' + j[i].name +
- '</option>';
+ // create list of networks
+ var networks = new Array();
+ <% @networks.each { |rnet| %>
+ jnet = new Object;
+ jnet.id = <%= rnet.id.to_s %>;
+ jnet.static_ip = <%= rnet.boot_type.proto == 'static' %>;
+ jnet.boot_type = "<%= rnet.boot_type.proto %>";
+ jnet.selected = false;
+ networks.push(jnet);
+ <% } %>
+
+ // the last network...
2014 May 20
2
Samba 4 + Windows XP very slow - especially noticeable with many files
...e test case on a higher log level,
just let me know.
I already saw a number of 'Samba 4 is slow' threads here, didn't see
much of a resolution, though. Also makes me wonder if these are also XP.
Finally, here's my smb.conf:
[global]
workgroup = XXXXXXXX
realm = jnet.xxxxxxxxxxxx.nl
netbios name = GREEN
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 8.8.8.8
netbios aliases = STATLER ATHENA THORTON
interfaces = jnet
logon script = connectu.bat
lo...
2007 Aug 01
4
Failed to join win2000 domain in 3.0.25b
Hi all:
=20
I=A1=A6m trying to join a win2000 ad domain but failed. I can see my =
samba server in computer list of domain controller, but the icon of the =
samba server is disabled. I also got error message from my samba server:
=20
Failed to set password for machine account (NT_STATUS_WRONG_PASSWORD) =
Failed to join domain: Wrong Password
=20
The password should be correct because I can
2017 Jan 26
2
cannot connect without user/pass on Windows 10
...MSSP_NEGOTIATE
37 0.234009 10.0.0.7 -> 10.0.6.178 SMB2 351 Session Setup Response,
Error: STATUS_MORE_PROCESSING_REQUIRED, NTLMSSP_CHALLENGE
38 0.237069 10.0.6.178 -> 10.0.0.7 TCP 60 49942→445 [RST, ACK] Seq=345
Ack=504 Win=0 Len=0
Server config:
[global]
workgroup = MLHJ
interfaces = anet jnet print wifi lo
bind interfaces only = Yes
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
syslog = 0
log file = /var/log/samba/smb.log
printcap name = /etc/printcap
dns proxy = No
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb
print...
2010 Apr 13
1
dahdi_scan and OctoBRI. Bug or feature ?
Hi,
When typing dahdi_scan on an OctoBRI-enabled setup, I've got only 8 replies
such as :
[1]
active=yes
alarms=RED
...
[8]
active=yes
...
framing=CCS
I would expect 16 replies (one per B-channel).
Is this correct ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 17
1
run time error '2004' -- out of memory
I am having trouble running a few progs in Wine. Certexams.com Jnet simulator and Simulator Demo.
Both give me a "run-time error '2004'"
out of memory
when ran
sys specs
Wine 1.1.23
1.8ghz
2 gig ram
200 gig hdd
40 gig hdd
40 gig hdd
256 mb fx5500
2017 Jan 26
0
cannot connect without user/pass on Windows 10
...t; 10.0.6.178 SMB2 351 Session Setup Response,
> Error: STATUS_MORE_PROCESSING_REQUIRED, NTLMSSP_CHALLENGE
> 38 0.237069 10.0.6.178 -> 10.0.0.7 TCP 60 49942→445 [RST, ACK]
> Seq=345 Ack=504 Win=0 Len=0
>
> Server config:
> [global]
> workgroup = MLHJ
> interfaces = anet jnet print wifi lo
> bind interfaces only = Yes
> server role = standalone server
> map to guest = Bad User
> obey pam restrictions = Yes
> syslog = 0
> log file = /var/log/samba/smb.log
> printcap name = /etc/printcap
> dns proxy = No
> panic action = /usr/share/samba/panic-a...