Displaying 5 results from an estimated 5 matches for "ovbious".
Did you mean:
obvious
2006 May 29
1
I can't call PSTN numbers
...y network, but I can't call PSTN
numbers. After I dial, I hear 2 ringbacks but at the same time
Asterisk says:
Called pstn_number@SER_ip_address
SIP/SER_ip_address-ec75 is circuit-busy
Everyone is busy/congested at this time (1:0/1/0)
Then I hear busy tone.
I tried thousands of parameters. (Ovbiously not the correct one :-s )
Any body could help me with this?
Thanks very much in advance
Sebastian
2024 Aug 19
1
Samba AD DC DNS issue after upgrade
Hi,
I upgraded my DC and file server from ubuntu 22.04 to 24.04 and then also upgraded Samba from 4.14 to 4.21.
Now the only user that can log in is Administrator.
Adding the min protocol = NT1 lines enables users to log in but file server logins fail with "incorrect password" message
Systemctl status samba-ad-dc shows the following line
/usr/sbin/samba_dnsupdate: ERROR(runtime):
2017 Nov 23
3
DHCP, DNS and non-domain members
Hi Rowland,
my problem is, how to get the non-AD members into the DNS? Especially, if they are servers and have
dynamic IPs from a DHCP server?
As far as I understand, only AD members will update the DNS inside of the AD. So do I have to
deliver fixed IP addresses via DHCP to servers and put a manual entry into the AD DNS?
Regards,
Martin
Am 23.11.2017 um 16:28 schrieb Rowland Penny via
2001 Mar 19
3
Swat Setup Information
I am inquiring about setup of the SWAT utility I have installed Red
Hat 7.0 with samba installed during the initial setup of Redhat. I have
two network cards installed in my Server and I am connected to the
internet via a Cable Modem. When I try to start SWAT netscape displays
the message that it cannot find the local host on port 90. I have
downloaded the book over samba and I have also tried to
2018 May 29
9
[RFC V5 PATCH 0/8] Packed ring layout for vhost
...C implement packed ring layout. The code were tested with
Tiwei's RFC V5 at https://lkml.org/lkml/2018/5/22/138. Some fixups and
tweaks were needed on top of Tiwei's code to make it run for event
index.
Pktgen reports about 20% improvement on TX PPS when doing pktgen from
guest to host. No ovbious improvement on RX PPS. We can do lots of
optimizations on top but for simple and for correceness first, this
version does not do much.
This version were tested with:
- Zerocopy (Out of Order) support
- vIOMMU support
- mergeable buffer on/off
- busy polling on/off
Notes for tester:
- Start from...