Displaying 20 results from an estimated 32 matches for "otherserver".
2004 Jul 26
2
IAX2 to IAX2...i'm obviously an idiot!!
...n the other).
I've set them up as follows...
The two servers are set up as friends and have consecutive IP address's.
The setup is that the prefix 3 determines that the server dials the extension number on the other servers local context:-
extensions.conf
exten => _3XXXX,1,Dial(IAX2/OtherServer:Password@OtherServerIP:5036/${EXTEN:1}@local)
When I do a dial say 32221 this is what comes up in the console:-
Executing GoTo("SIP/2231-xxxx", "intern-post|32221|1") in new stack
GoTo (intern-post,32221,1)
Executing Dial("SIP/2231-xxxx", "IAX2/OtherServer:Pas...
2011 Dec 13
1
nmblookup failures
.../wins server can not lookup the host. Workstations that
are trying to connect to the server appear to be having trouble
finding it (network path not found).
nmblookup problemserver
querying problemserver on 192.168.0.255
name_query failed to find name problemserver
rigel:/var/lib/samba# nmblookup otherserver
querying otherserver on 192.168.0.255
192.168.0.152 otherserver<00>
To get around the problem, I have manually added the server into
/var/lib/samba/wins.dat. I am having to add it every day.
Does anyone have any advice as to what the problem might be or where
to begin chasing it down.
Thank...
2003 Oct 23
2
IAX peers and NAT
Help, I'm stuck. Lost in the woods.
I have one Asterisk running on FreeBSD outside on the Wild Internet.
One on the safe inside, behind a NAT firewall.
The inside server registers with IAX to the outer one and can place calls.
The outside one can't register to the one on the inside, since it can't be reached
on the private network.
Now to my problem:
* How do I dial from outside to
2020 Apr 22
1
replication newbie: some beginner questions
On 2020-04-22 10:45, Aki Tuomi wrote:
> You can also try running doveadm sync by hand.
> doveadm -Dv sync -u victim tcp:otherserver:port
what doeveconf config makes that command line work ?
2019 Oct 31
0
Samba DC to Samba NT4 Domain Trust
On 31/10/2019 21:58, Vex Mage wrote:
>
>
>
> Have you tried 'net rpc trust create'? ?
>
> See 'net help rpc trust create' for the syntax.
>
>
> When I attempt this I get the following error message
>
> SAMBAPDC ~# net rpc trust create
> otherserver=sambaad.engineering.college.edu
> <http://sambaad.engineering.college.edu> otheruser=administrator
> trustpw=********** -S localhost
> of
> SAMBAPDC ~# net rpc trust create
> otherserver=samba4.engineering.college.edu
> <http://samba4.engineering.college.edu> other...
2008 Apr 24
3
TCPWrappers + Sendmail = not working
...10.0.0.0/255.0.0.0
sendmail : LOCAL
/etc/hosts.deny
sendmail : ALL
When I try to connect to port 25 from an Internet host via telnet, the
server still responds as usual. The only difference I see is this in
my /var/log/maillog:
Apr 24 15:41:49 server sendmail[20691]: m3OKfna20691: tcpwrappers
(otherserver.example.com, xx.xx.xx.xx) rejection
How do I make tcpwrappers simply drop the connection? I would prefer
to do this with TCP Wrappers, at least until we get our official
IPTables firewall policy worked out.
thanks
Sean
2019 May 06
2
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...DC ?
>
Yes.
>
> >
> > /etc/hostname
> > cat /etc/hostname
> > DC2
> >
> > /etc/hosts
> > root at DC2:~cat /etc/hosts
> > 127.0.0.1 localhost.localdomain localhost
> > 127.0.1.1 DC2.DOMAIN1.DOMAIN DC2
> > 192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
> > 192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
> > 192.168.1.254 DC1.DOMAIN1.local DC1
> >
>
> You should only have the new DC's info in /etc/hosts, anything else
> should be found by DNS. There is also '127.0.1.1' , is there another
&...
2006 Feb 22
3
Hints between servers?
...n status hints working across multiple
servers? I've separated a load of SIP users out across 2 servers today, but
it'd be useful if they could still see each others' status.
I've replaced the various hint lines for the sip devices now on another box
with:
exten => 210,hint,IAX2/otherserver/210
Where 210 is defined on the other server as follows:
exten => 210,hint,SIP/210
All of them report state as unavailable when doing a "show hints" in the
dialplan. Have I got the syntax wrong, or is this something that's not meant
to work in the first place?
Thanks in advance...
2019 May 03
0
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...lso that word 'Zentyal', was/is this computer a Zentyal DC ?
>
> /etc/hostname
> cat /etc/hostname
> DC2
>
> /etc/hosts
> root at DC2:~cat /etc/hosts
> 127.0.0.1 localhost.localdomain localhost
> 127.0.1.1 DC2.DOMAIN1.DOMAIN DC2
> 192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
> 192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
> 192.168.1.254 DC1.DOMAIN1.local DC1
>
You should only have the new DC's info in /etc/hosts, anything else
should be found by DNS. There is also '127.0.1.1' , is there another
DNS server running ? (dnsmasq...
2005 Aug 25
2
auto.fs
Running a CentOS 4 server and have a few different Linux machines at
home. One desktop is FC 3 and one is FC 4 and I have an old laptop
running FC 1 (but I can update - just don't want to necessarily bother).
I am running LDAP and have 'included' redhat/autofs.schema in the setup
but have been too chicken to try to implement because I just have a bad
feeling about this...
If I
2005 Oct 18
1
select codec based on extension
...IAX, the client and first server allows
711 and 729
the other server only allows 729 since it has low bandwidth at disposal
all the numbers but a few are routed to a digium card in the first
server, the others are routed to the other server, this way :
[default]
exten => _123X.,1,Dial(IAX2/otherserver/${EXTEN})
exten => _123X.,2,Hangup
exten => _X.,1,Dial(Zap/g1/${EXTEN})
exten => _X.,2,Hangup
when I call 123456 from the client box ...
on the client :
Call accepted by asterisk server (format alaw)
on the server :
Call accepted by other asterisk server (format g729)
on the other ser...
2020 Apr 22
5
replication newbie: some beginner questions
Am 22.04.20 um 09:41 schrieb Stefan G. Weichinger:
> iterate_query = SELECT username as user FROM mailbox
Ok, we enabled the 2 users and they synced (after a restart of one
dovecot, btw).
What irritates me:
on the new server I find less files in /home/vmail than on the old server.
So something is skipped or so.
I try to compare now ..
2019 May 02
3
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
nameserver 192.168.1.254
#search domain1.domain
/etc/hostname
cat /etc/hostname
DC2
/etc/hosts
root at DC2:~cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
127.0.1.1 DC2.DOMAIN1.DOMAIN DC2
192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
192.168.1.254 DC1.DOMAIN1.local DC1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
/etc/krb5.conf (and an earlier version)
root...
2019 May 06
0
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...; /etc/hostname
> > > cat /etc/hostname
> > > DC2
> > >
> > > /etc/hosts
> > > root at DC2:~cat /etc/hosts
> > > 127.0.0.1 localhost.localdomain localhost
> > > 127.0.1.1 DC2.DOMAIN1.DOMAIN DC2
> > > 192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
> > > 192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
> > > 192.168.1.254 DC1.DOMAIN1.local DC1
> > >
> >
> > You should only have the new DC's info in /etc/hosts, anything else
> > should be found by DNS. There is also '127...
2019 May 03
1
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...main
Remove # and set that search to the the primary dnsdomain, should be ok.
>
> /etc/hostname
> cat /etc/hostname
> DC2
>
I changed hosts ..
> /etc/hosts
> root at DC2:~cat /etc/hosts
Correct this part.
127.0.0.1 localhost localhost.localdomain
192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
192.168.1.254 DC1.DOMAIN1.local DC1
>
> # The following lines are desirable for IPv6 capable hosts
> ::1 localhost ip6-localhost ip6-loopback
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
>
> /etc/krb...
2019 May 06
1
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...; /etc/hostname
> > > cat /etc/hostname
> > > DC2
> > >
> > > /etc/hosts
> > > root at DC2:~cat /etc/hosts
> > > 127.0.0.1 localhost.localdomain localhost
> > > 127.0.1.1 DC2.DOMAIN1.DOMAIN DC2
> > > 192.168.1.19 otherserver.DOMAIN1.DOMAIN otherserver
> > > 192.168.1.20 DC2.DOMAIN1.DOMAIN DC2
> > > 192.168.1.254 DC1.DOMAIN1.local DC1
> > >
> >
> > You should only have the new DC's info in /etc/hosts, anything else
> > should be found by DNS. There is also '127.0...
2019 May 02
3
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
I have read that so many times. I started out with the simple, prompted
'samba-tool domain join' and built up from there.
Version is:
Samba 4.7.6 from Ubuntu (18.04.2)
Interesting what happens when I take out --site directive (see below).
root at DC2:~# samba-tool domain join DOMAIN1.DOMAIN DC
--username='DOMAIN1\EnterpriseAdminUser' --realm='DOMAIN1.DOMAIN'
2017 Jan 04
3
Dovecot dsync tcps sends incomplete certificate chain
...login
doveadm_password = (redacted)
doveadm_port = 7557
mail_location = maildir:~/Maildir
mail_plugins = " notify replication"
namespace inbox { (removed) }
passdb {
driver = pam
}
passdb {
args = username_format=%n /etc/vmail/%d/passwd
driver = passwd-file
}
plugin {
mail_replica = tcps:otherserver.fqdn
}
protocols = " imap lmtp"
service aggregator {
fifo_listener replication-notify-fifo {
user = dovecot
}
unix_listener replication-notify {
user = dovecot
}
}
service auth {
unix_listener auth-client {
group = Debian-exim
mode = 0660
}
unix_listener auth-userdb {
user = vmail
}
}
ser...
2020 Apr 22
0
replication newbie: some beginner questions
...of one
> dovecot, btw).
>
> What irritates me:
>
> on the new server I find less files in /home/vmail than on the old server.
>
> So something is skipped or so.
>
> I try to compare now ..
You can also try running doveadm sync by hand.
doveadm -Dv sync -u victim tcp:otherserver:port
Aki
2005 Jun 13
1
Need help connecting two * pcs with *@home
I have read through the info available on the list and searched for things
with google. I have found quite a bit of info on the subject, mainly to do
with 'simply add this to iax.conf and this to extentions.conf and it will
work'. So I tried all of those things and I can't for the life of me get this
thing to work properly.
What I want to be able to do is dial ext 2009 from server