Displaying 20 results from an estimated 25 matches for "fdqn".
Did you mean:
dqn
2006 Jun 12
0
SIP auth failed "wrong pw" but pw is correct
...r to bug #5103 but the fix should be
incorporated in Asterisk 1.2.0, I think.
SIP trace:
Sending to 81.187.x.x : 5060 (non-NAT)
Transmitting (NAT) to 81.187.x.x:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
81.187.x.x:5060;branch=z9hG4bK26bc6cc8;received=81.187.x.x;rport=5060
From: <sip:username@fdqn.our.host>;tag=as48322a50
To: <sip:username@fdqn.our.host>
Call-ID: 6b6b0c51122cc44729ad525b47928c0e@81.187.x.x
CSeq: 102 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70
Contact: <sip:username@146.101.our.ip>
Conten...
2023 Aug 08
2
Picking a non-.local domain
...Name", it says I could simply use
the external domain name, e.g. ohprs.org.
Here's where I'm confused. If I use ohprs.org as the AD domain and e.g.
DC1.ohprs.org is my AD/DC, how does name resolution work with other domain
members? For example, webserver.ohprs.org is a current, public FDQN which
resolves to 98.102.63.106. Inernally this host's IP within the domain is
192.168.0.3. This host also has an SSL certificate for external access to
webpages (https).
If I am on domain member "joe" how will accessing host "webserver" resolve?
Will it refer to the public...
2017 Dec 06
1
problem when use tls to connect libvirt
Hi guys,
I met a problem when I use tls to connect libvirt.
When I set the CN in client.info, server.info as hostname(FDQN), the tls
check will fail with ip; and vice versa, when set CN as ip address, the tls
check will fail with hostname. Only use what we set in can succeed. If this
is expected? or I there was some issue in my env. or setup steps?
1. set tls env with hostname, then it will fail to check with ip
# v...
2008 Feb 14
4
domain name display issue in linux pc
Hi,
Thanks for your response on the kernel switching.I was away and could not reply immediately.
Right now, I am facing a differentissue. I have to set up DNS server using BIND on Centos 4.3. When Itype the hostname on Centos, it shows:
sipserver.vodcalocal.com
But the cli prompt has root at sipserver~ meaning only the sipserver part of the hostname is displayed. whyis this so? What is the
2023 Aug 08
1
Picking a non-.local domain
...ld simply use
> the external domain name, e.g. ohprs.org.
>
> Here's where I'm confused. If I use ohprs.org as the AD domain and e.g.
> DC1.ohprs.org is my AD/DC, how does name resolution work with other domain
> members? For example, webserver.ohprs.org is a current, public FDQN which
> resolves to 98.102.63.106. Inernally this host's IP within the domain is
> 192.168.0.3. This host also has an SSL certificate for external access to
> webpages (https).
>
Not surprised you are confused, that section of the wikipage seemed to
say it was okay to use your ex...
2004 Dec 17
2
Call Queue Uniden UIP 200 not working
...hone will not be overwritten.
OverwriteLocalSettings YES # must be placed on
top of config file
# Sip Settings --If only ProxyServer needed, set OutboundProxy1/Port same as
ProxyServer/Port
ProxyServer 192.168.5.117 # can be an IP
address or FDQN
ProxyServerPort 5060 # 0 to use default
port
OutboundProxy1 192.168.5.117 # can be an IP
address or FQDN
OutboundProxy1Port 5060 # enter a port
number or 0 for default (5060)
OutboundProxy2...
2019 May 21
1
Debugging Samba is a total PITA and this needs to improve
...what you "see" but not same in how thing go in the background what you dont see..
>
> > I'm always amazed how a "localhost" test is compaired with
> a client (remote) test.
> > Again , localhost =! Hostname
> >
> > smbclient -L //hostname.fdqn
> > smbclient -L //hostname
>
> Same results: Some users work, some don't. Same users affected.
Same users are still only windows clients?
And how are these logging in with : DOM\user or user at REALM ?
>
> >> Given that DRS replication and DNS are so broken, what...
2015 Feb 04
0
auth: Warning: DNS lookup took 1.550 s
...e slow DNS queries...
As another poster has commented, a slow DNS response may not be anything
related to your setup, but caused by upstream DNS service. Slow DNS
response or timeouts is not uncommon, and if you're only getting 6 per
day, you should count yourself lucky.
If it's the same FDQN that's being delayed, you can maybe run an online
DNS diagnostic -- they're may be some bum delegation or unsync'd data
you can report, but it will probably not be worth your time to chase
this to ground unless it's causing your client to get hung.
Joseph Tam <jtam.home at gmail...
2018 Oct 29
2
Cups freeze when remote server is unavailable
Hi,
I have a setup problem with cups on my CentOS7 laptop.
In client.conf If have set the cups server FDQN used at work
ServerName servprint.lmy.lab.fr
But when I'm at home if I do not comment this line with:
# ServerName servprint.lmy.lab.fr
cups freeze as soon as I try to print something on my local home printer
as the remote server is unreachable.
This seams to be an old 2012 bug (see
http...
2002 Sep 05
2
FQDN
Hi,
I've a question about a FQDN VS Shorewall configuration:
I'd like to install a firewall that should forward the web requests to
different web servers (iis, apache, and so on...);
all web sites are registered with the same ip to internic (eg.
www.example1.com-->151.99.234.3-->apache-server, www.example2.com--
>151.99.234.3-->iis-server, etc...) so I'm wondering if I
2009 Jun 29
2
DNS Problems on `net ads join`
Hi,
im having Problems joining my ubuntu-Machine to a Win2k3 Active Directory.
I tryed
mala@ubuntu-05:/home$ sudo net ads join -U domainadmin
domainadmin's password:
Using short domain name -- INTRANET
No DNS domain configured for localhost. Unable to perform DNS Update.
DNS update failed!
Joined 'UBUNTU-05' to realm 'INTRANET.LAN'
What bothers my the most ist the line with
2023 Aug 08
2
Picking a non-.local domain
...ternal domain name, e.g. ohprs.org.
>>
>> Here's where I'm confused. If I use ohprs.org as the AD domain and e.g.
>> DC1.ohprs.org is my AD/DC, how does name resolution work with other
>> domain
>> members? For example, webserver.ohprs.org is a current, public FDQN
>> which
>> resolves to 98.102.63.106. Inernally this host's IP within the domain is
>> 192.168.0.3. This host also has an SSL certificate for external
>> access to
>> webpages (https).
>>
>
> Not surprised you are confused, that section of the wikipa...
2019 May 21
4
Debugging Samba is a total PITA and this needs to improve
Hai Sven,
And still i see/think you should change some things to get a better base setup.
And no its not bike shedding.... It is making a standard setup, work from there.
[libdefaults]
default_realm = AD.TAO.AT
dns_lookup_realm = true < if you have multple REALM, else false. (default_realm = AD.TAO.AT)
dns_lookup_kdc = true
Checking file: /etc/nsswitch.conf
passwd: files
2019 May 21
0
Debugging Samba is a total PITA and this needs to improve
...> `smbclient
> -L //localhost` and `wbinfo -a` are just as broken on that
> member server.
smbclient -L //localhost ???? Come on...
I'm always amazed how a "localhost" test is compaired with a client (remote) test.
Again , localhost =! Hostname
smbclient -L //hostname.fdqn
smbclient -L //hostname
Thats a test... Again what did i say in the previous mail.
It all begins with correct resolving..
smbclient -L //localhost << works yes.. But correct, in my optinion not.
>
> Didn't notice that until after my first email, since it just so happen...
2006 Apr 11
3
Sendmail problem
Hello,
I am having a problem with returned mail. I don't have something configured
correctly.
I have 6 virtual hosts on one machine and mail sent from these host is being
returned. This is the transcript:
The original message was received at Tue, 11 Apr 2006 07:30:19 -0400 from
localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<f5loar
2024 Jan 18
1
Joining Windows 10 Domain Member to Samba AD/DC
On Thu Jan 18 10:52:55 2024 Sonic <sonicsmith at gmail.com> wrote:
>
> I'm with Luis in thinking that the fault is with the DC and not the
> clients. I recently switched from using a GPO to set the time source to
> using the "natural" time sync with the DC at one site due to the fact that
> I was running the DC in a container which due to age could not run a
2005 Feb 19
1
Uniden UIP200, please help
...e current settings on the phone
will not be overwritten.
OverwriteLocalSettings YES # must be placed on
top of config file
# Sip Settings --If only ProxyServer needed, set
OutboundProxy1/Port same as ProxyServer/Port
ProxyServer 192.168.100.34 # can
be an IP address or FDQN
ProxyServerPort 0 # 0 to
use default port
OutboundProxy1 192.168.100.34 # can
be an IP address or FQDN
OutboundProxy1Port 0 #
enter a port number or 0 for default (5060)
OutboundProxy2 192.168.100.34 # can...
2016 Jul 01
3
Where is krb5.keytab or equivalent?
....dovecot.org/Authentication/Kerberos
Been to that page dozens of times :) A couple of things different on that page from our config
thus far:
1) "... you will need to install a service ticket of the form imap/hostname at REALM."
We added 'imap/mail.hprs.local dovecot', i.e. the fdqn, not just the hostname. Could this be a
clue?
2) "Enable plaintext authentication to use Kerberos
This is needed when some of your clients don't support GSSAPI and you still want them to
authenticate against Kerberos."
It then shows an /etc/pam.d/dovecot config, but I don't care...
2016 Jun 27
3
Looking for GSSAPI config [was: Looking for NTLM config example]
Hi,
On 27-06-2016 08:58, Mark Foley wrote:
> So, I'm apparently lacking in the kerberos stuff. Here's the problem -- Samba4 uses Heimdal
> Kerberos and when I provisioned my domain apparently none of these needed kerberos files were
> set up. I can, however, kerberos authenticate from domain workstations both WIN7 and Linux.
You don't need any Samba4 stuff, to get it
2016 Jul 29
2
Replace SBS2003 with Samba4
Hello all,
I'm currently investigating the option to completely replace a SBS2003 DC
with a Samba4 DC. My research (mostly on samba.org guides) shows that it is
feasible, however I'd like to get feedback from the community on my goals.
Current status:
A Windows SBS 2003 is the PDC and a W2008 R2 server is acting as secondary
DC. Domain operational level is 2003.
There are ~40-50